Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
configs:
|
| 2 |
-
|
| 3 |
-
|
| 4 |
- split: train
|
| 5 |
path: train.csv
|
| 6 |
-
- config_name: test
|
| 7 |
- split: test_polarity
|
| 8 |
path: test_lb_polarity.csv
|
| 9 |
- split: test_emotion
|
|
|
|
| 1 |
configs:
|
| 2 |
+
- config_name: default
|
| 3 |
+
data_files:
|
| 4 |
- split: train
|
| 5 |
path: train.csv
|
|
|
|
| 6 |
- split: test_polarity
|
| 7 |
path: test_lb_polarity.csv
|
| 8 |
- split: test_emotion
|