sahilkadge commited on
Commit
89d5eac
1 Parent(s): fcce470

Update n_shards.json

Browse files
Files changed (1) hide show
  1. n_shards.json +9 -0
n_shards.json CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "en": {
3
+ "train": 1,
4
+ "dev": 1,
5
+ "test": 1,
6
+ "other": 1,
7
+ "invalidated": 1
8
+ },
9
+ }