Update README.md
#1
by
ngwgsang - opened
README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
---
|
| 2 |
configs:
|
| 3 |
- config_name: total
|
| 4 |
data_files:
|
|
@@ -36,7 +36,18 @@ configs:
|
|
| 36 |
data_files:
|
| 37 |
- split: test
|
| 38 |
path: test_has_explicit_keyword.csv
|
| 39 |
-
---
|
| 40 |
|
| 41 |
-
|
| 42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!-- ---
|
| 2 |
configs:
|
| 3 |
- config_name: total
|
| 4 |
data_files:
|
|
|
|
| 36 |
data_files:
|
| 37 |
- split: test
|
| 38 |
path: test_has_explicit_keyword.csv
|
| 39 |
+
--- -->
|
| 40 |
|
| 41 |
+
data_files:
|
| 42 |
+
- split: train
|
| 43 |
+
path: train.csv
|
| 44 |
+
- split: test_polarity
|
| 45 |
+
path: test_lb_polarity.csv
|
| 46 |
+
- split: test_emotion
|
| 47 |
+
path: test_lb_emotion.csv
|
| 48 |
+
- split: test_explicitness
|
| 49 |
+
path: test_lb_explicitness.csv
|
| 50 |
+
- split: test_aspect
|
| 51 |
+
path: test_lb_aspect.csv
|
| 52 |
+
- split: test_target
|
| 53 |
+
path: test_lb_target.csv
|