Aniket-Tathe-08
commited on
Commit
•
5c94c2f
1
Parent(s):
15e3836
Update count_n_shards.py
Browse files- count_n_shards.py +0 -1
count_n_shards.py
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
from pathlib import Path
|
2 |
import json
|
3 |
|
4 |
-
|
5 |
splits = ["train", "dev", "test"]
|
6 |
|
7 |
if __name__ == "__main__":
|
|
|
1 |
from pathlib import Path
|
2 |
import json
|
3 |
|
|
|
4 |
splits = ["train", "dev", "test"]
|
5 |
|
6 |
if __name__ == "__main__":
|