whenxuan commited on
Commit
be7ab95
·
verified ·
1 Parent(s): 6fd70ca

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
  ---