Update README.md
Browse files
README.md
CHANGED
@@ -114,6 +114,10 @@ configs:
|
|
114 |
path: orm/orm_english_test_2.csv
|
115 |
- split: english_3
|
116 |
path: orm/orm_english_test_3.csv
|
|
|
|
|
|
|
|
|
117 |
- config_name: orm_choice_native
|
118 |
data_files:
|
119 |
- split: native_1
|
@@ -122,6 +126,10 @@ configs:
|
|
122 |
path: orm/orm_native_test_2.csv
|
123 |
- split: native_3
|
124 |
path: orm/orm_native_test_3.csv
|
|
|
|
|
|
|
|
|
125 |
- config_name: orm_generation
|
126 |
data_files:
|
127 |
- split: native
|
|
|
114 |
path: orm/orm_english_test_2.csv
|
115 |
- split: english_3
|
116 |
path: orm/orm_english_test_3.csv
|
117 |
+
- split: english_4
|
118 |
+
path: orm/orm_english_test_4.csv
|
119 |
+
- split: english_5
|
120 |
+
path: orm/orm_english_test_5.csv
|
121 |
- config_name: orm_choice_native
|
122 |
data_files:
|
123 |
- split: native_1
|
|
|
126 |
path: orm/orm_native_test_2.csv
|
127 |
- split: native_3
|
128 |
path: orm/orm_native_test_3.csv
|
129 |
+
- split: native_4
|
130 |
+
path: orm/orm_native_test_4.csv
|
131 |
+
- split: native_5
|
132 |
+
path: orm/orm_native_test_5.csv
|
133 |
- config_name: orm_generation
|
134 |
data_files:
|
135 |
- split: native
|