Datasets:
Update dataset_config.yaml
Browse files- dataset_config.yaml +1 -1
dataset_config.yaml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
name: text_classification
|
| 2 |
config_type: dataset
|
| 3 |
task: text_classification
|
| 4 |
-
path: hezarai/
|
| 5 |
label_field: label
|
| 6 |
text_field: text
|
|
|
|
| 1 |
name: text_classification
|
| 2 |
config_type: dataset
|
| 3 |
task: text_classification
|
| 4 |
+
path: hezarai/sentiment-dksf
|
| 5 |
label_field: label
|
| 6 |
text_field: text
|