Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ configs:
|
|
| 19 |
path: data/train-*
|
| 20 |
- split: test
|
| 21 |
path: data/test-*
|
| 22 |
-
license:
|
| 23 |
task_categories:
|
| 24 |
- text-generation
|
| 25 |
- text-classification
|
|
@@ -78,7 +78,4 @@ DatasetDict({
|
|
| 78 |
num_rows: 1779
|
| 79 |
})
|
| 80 |
})
|
| 81 |
-
```
|
| 82 |
-
|
| 83 |
-
|
| 84 |
-
|
|
|
|
| 19 |
path: data/train-*
|
| 20 |
- split: test
|
| 21 |
path: data/test-*
|
| 22 |
+
license: cc
|
| 23 |
task_categories:
|
| 24 |
- text-generation
|
| 25 |
- text-classification
|
|
|
|
| 78 |
num_rows: 1779
|
| 79 |
})
|
| 80 |
})
|
| 81 |
+
```
|
|
|
|
|
|
|
|
|