marconilab commited on
Commit
b5409c9
·
verified ·
1 Parent(s): 08c2edc

Create n_shards.json

Browse files
Files changed (1) hide show
  1. n_shards.json +5 -0
n_shards.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "train": 4,
3
+ "eval": 2,
4
+ "test": 3
5
+ }