Datasets:
update readme
Browse files
README.md
CHANGED
@@ -70,7 +70,7 @@ configs:
|
|
70 |
- config_name: sentipolc
|
71 |
data_files:
|
72 |
- split: train
|
73 |
-
path: sentipolc/train.
|
74 |
- split: test
|
75 |
-
path: sentipolc/test.
|
76 |
---
|
|
|
70 |
- config_name: sentipolc
|
71 |
data_files:
|
72 |
- split: train
|
73 |
+
path: sentipolc/train.tsv
|
74 |
- split: test
|
75 |
+
path: sentipolc/test.tsv
|
76 |
---
|