Update README.md
Browse files
README.md
CHANGED
|
@@ -33,6 +33,20 @@ configs:
|
|
| 33 |
data_files:
|
| 34 |
- split: test
|
| 35 |
path: SimCat-TASLP2018/test.*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
- config_name: WS-TIST2002
|
| 37 |
data_files:
|
| 38 |
- split: all_split
|
|
|
|
| 33 |
data_files:
|
| 34 |
- split: test
|
| 35 |
path: SimCat-TASLP2018/test.*
|
| 36 |
+
- config_name: HyperLex
|
| 37 |
+
data_files:
|
| 38 |
+
- split: lexcical_test
|
| 39 |
+
path: HyperLex/lexical_test.*
|
| 40 |
+
- split: lexical_dev
|
| 41 |
+
path: HyperLex/lexical_dev.*
|
| 42 |
+
- split: lexcical_training
|
| 43 |
+
path: HyperLex/lexical_training.*
|
| 44 |
+
- split: random_test
|
| 45 |
+
path: HyperLex/random_test.*
|
| 46 |
+
- split: random_dev
|
| 47 |
+
path: HyperLex/random_dev.*
|
| 48 |
+
- split: random_training
|
| 49 |
+
path: HyperLex/random_training.*
|
| 50 |
- config_name: WS-TIST2002
|
| 51 |
data_files:
|
| 52 |
- split: all_split
|