Update README.md
Browse files
README.md
CHANGED
|
@@ -8,15 +8,15 @@ configs:
|
|
| 8 |
data_files:
|
| 9 |
- split: train
|
| 10 |
path: preprocess/DCE/pairs.jsonl
|
| 11 |
-
- config_name:
|
| 12 |
data_files:
|
| 13 |
- split: train
|
| 14 |
path: preprocess/OJ_A/pairs.jsonl
|
| 15 |
-
- config_name:
|
| 16 |
data_files:
|
| 17 |
- split: train
|
| 18 |
path: preprocess/OJ_V/pairs.jsonl
|
| 19 |
-
- config_name:
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
path: preprocess/OJ_VA/pairs.jsonl
|
|
|
|
| 8 |
data_files:
|
| 9 |
- split: train
|
| 10 |
path: preprocess/DCE/pairs.jsonl
|
| 11 |
+
- config_name: OJ_A
|
| 12 |
data_files:
|
| 13 |
- split: train
|
| 14 |
path: preprocess/OJ_A/pairs.jsonl
|
| 15 |
+
- config_name: OJ_V
|
| 16 |
data_files:
|
| 17 |
- split: train
|
| 18 |
path: preprocess/OJ_V/pairs.jsonl
|
| 19 |
+
- config_name: OJ_VA
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
path: preprocess/OJ_VA/pairs.jsonl
|