Update README.md
Browse files
README.md
CHANGED
|
@@ -1,15 +1,11 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
-
license:
|
| 5 |
license_name: within-us-ai-custom-dataset-license
|
| 6 |
pretty_name: GOD_Coder_Complete_DataSet
|
| 7 |
size_categories:
|
| 8 |
- 100K<n<1M
|
| 9 |
-
task_categories:
|
| 10 |
-
- text-generation
|
| 11 |
-
- question-answering
|
| 12 |
-
- text-classification
|
| 13 |
tags:
|
| 14 |
- code
|
| 15 |
- coding
|
|
@@ -347,6 +343,4 @@ GOD_Coder_Complete_DataSet was created by gss1147 under WithIn Us AI as part of
|
|
| 347 |
|
| 348 |
Here is the only YAML fix that mattered:
|
| 349 |
|
| 350 |
-
```
|
| 351 |
-
license: other
|
| 352 |
-
license_name: within-us-ai-custom-dataset-license
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
license_name: within-us-ai-custom-dataset-license
|
| 6 |
pretty_name: GOD_Coder_Complete_DataSet
|
| 7 |
size_categories:
|
| 8 |
- 100K<n<1M
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
tags:
|
| 10 |
- code
|
| 11 |
- coding
|
|
|
|
| 343 |
|
| 344 |
Here is the only YAML fix that mattered:
|
| 345 |
|
| 346 |
+
```
|
|
|
|
|
|