Text Classification
Adapters
biology
naifenn commited on
Commit
33154d8
·
verified ·
1 Parent(s): 95db9d2

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. 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": "/Users/dutingzhen/PycharmProjects/finetuning/data/test.jsonl",
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
  }