Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
task_categories:
|
4 |
- text-classification
|
|
|
1 |
---
|
2 |
+
configs:
|
3 |
+
- config_name: default
|
4 |
+
data_files: 'HUMIRSentimentDatasets.csv'
|
5 |
+
sep: ';'
|
6 |
license: apache-2.0
|
7 |
task_categories:
|
8 |
- text-classification
|