Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
Javanese
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
|
|
@@ -21,4 +25,4 @@ The data was used for the project on [injecting external commonsense knowledge i
|
|
| 21 |
year={2021},
|
| 22 |
organization={IEEE}
|
| 23 |
}
|
| 24 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-classification
|
| 5 |
+
language:
|
| 6 |
+
- jv
|
| 7 |
---
|
| 8 |
|
| 9 |
|
|
|
|
| 25 |
year={2021},
|
| 26 |
organization={IEEE}
|
| 27 |
}
|
| 28 |
+
```
|