Datasets:
luismsgomes
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -161,7 +161,6 @@ configs:
|
|
161 |
path:
|
162 |
- "data/mrpc_pt-BR/test.jsonl"
|
163 |
- config_name: mrpc_pt-PT
|
164 |
-
default: true
|
165 |
data_files:
|
166 |
- split: train
|
167 |
path:
|
@@ -170,8 +169,10 @@ configs:
|
|
170 |
path:
|
171 |
- "data/mrpc_pt-PT/validation.jsonl"
|
172 |
- split: test
|
|
|
173 |
path:
|
174 |
- "data/mrpc_pt-PT/test.jsonl"
|
|
|
175 |
- config_name: multirc_pt-BR
|
176 |
data_files:
|
177 |
- split: train
|
|
|
161 |
path:
|
162 |
- "data/mrpc_pt-BR/test.jsonl"
|
163 |
- config_name: mrpc_pt-PT
|
|
|
164 |
data_files:
|
165 |
- split: train
|
166 |
path:
|
|
|
169 |
path:
|
170 |
- "data/mrpc_pt-PT/validation.jsonl"
|
171 |
- split: test
|
172 |
+
default: true
|
173 |
path:
|
174 |
- "data/mrpc_pt-PT/test.jsonl"
|
175 |
+
default: true
|
176 |
- config_name: multirc_pt-BR
|
177 |
data_files:
|
178 |
- split: train
|