Mohammadawad1 commited on
Commit
ff73acd
·
verified ·
1 Parent(s): ab4a62e

Create n_shards.json

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