whenxuan commited on
Commit
fd830c6
·
verified ·
1 Parent(s): 5f31ee0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,5 +11,5 @@ configs:
11
  - split: train
12
  path: train/**/*.arrow
13
  - split: test
14
- path: test/**/*.arrow
15
  ---
 
11
  - split: train
12
  path: train/**/*.arrow
13
  - split: test
14
+ path: test/*.arrow
15
  ---