Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
|
@@ -41,7 +41,7 @@
|
|
| 41 |
"steps_per_report": 10,
|
| 42 |
"test": true,
|
| 43 |
"test_batches": 200,
|
| 44 |
-
"testfile": "
|
| 45 |
"train": true,
|
| 46 |
"val_batches": 50
|
| 47 |
}
|
|
|
|
| 41 |
"steps_per_report": 10,
|
| 42 |
"test": true,
|
| 43 |
"test_batches": 200,
|
| 44 |
+
"testfile": "test.jsonl",
|
| 45 |
"train": true,
|
| 46 |
"val_batches": 50
|
| 47 |
}
|