evalitahf commited on
Commit
cf4d1a2
·
verified ·
1 Parent(s): b28f240

Update config to use correct file name

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ configs:
13
  - split: train
14
  path: "data.jsonl"
15
  - split: test_same
16
- path: same-genre.jsonl
17
  - split: test_cross
18
  path: test-cross-genre.jsonl
19
 
 
13
  - split: train
14
  path: "data.jsonl"
15
  - split: test_same
16
+ path: test-same-genre.jsonl
17
  - split: test_cross
18
  path: test-cross-genre.jsonl
19