Datasets:
Hezar: Upload dataset_config.yaml
Browse files- dataset_config.yaml +6 -0
dataset_config.yaml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
name: text_classfication
|
2 |
+
config_type: dataset
|
3 |
+
task: text_classification
|
4 |
+
path: hezarai/sentiment_digikala_snappfood
|
5 |
+
label_field: label
|
6 |
+
text_field: text
|