Update README.md
Browse files
README.md
CHANGED
@@ -138,6 +138,14 @@ configs:
|
|
138 |
path: tir/tir_meaining_generation_native.csv
|
139 |
- split: english
|
140 |
path: tir/tir_meaining_generation_english.csv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
141 |
---
|
142 |
|
143 |
|
|
|
138 |
path: tir/tir_meaining_generation_native.csv
|
139 |
- split: english
|
140 |
path: tir/tir_meaining_generation_english.csv
|
141 |
+
- config_name: tir_choice_english
|
142 |
+
data_files:
|
143 |
+
- split: english_1
|
144 |
+
path: tir/tir_english_test_1.csv
|
145 |
+
- split: english_2
|
146 |
+
path: tir/tir_english_test_1.csv
|
147 |
+
- split: english_3
|
148 |
+
path: tir/tir_english_test_1.csv
|
149 |
---
|
150 |
|
151 |
|