Datasets:
Alter the license to Apache-2.0
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
task_categories:
|
| 4 |
- text-classification
|
| 5 |
- question-answering
|
|
@@ -8,7 +8,7 @@ language:
|
|
| 8 |
- zh
|
| 9 |
size_categories:
|
| 10 |
- 10K<n<100K
|
| 11 |
-
arxiv:
|
| 12 |
- 2305.10263
|
| 13 |
---
|
| 14 |
|
|
@@ -55,4 +55,4 @@ print(ds["test"][0])
|
|
| 55 |
archivePrefix={arXiv},
|
| 56 |
primaryClass={cs.CL}
|
| 57 |
}
|
| 58 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
- text-classification
|
| 5 |
- question-answering
|
|
|
|
| 8 |
- zh
|
| 9 |
size_categories:
|
| 10 |
- 10K<n<100K
|
| 11 |
+
arxiv:
|
| 12 |
- 2305.10263
|
| 13 |
---
|
| 14 |
|
|
|
|
| 55 |
archivePrefix={arXiv},
|
| 56 |
primaryClass={cs.CL}
|
| 57 |
}
|
| 58 |
+
```
|