QuangDuy commited on
Commit
40603a6
·
verified ·
1 Parent(s): 99bc3d6

Tokenized dataset from QuangDuy/FineWiki-mds

Browse files
000_00000/index.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"shards": [], "version": 2}
000_00001/index.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"shards": [], "version": 2}
num_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "num_tokens": 0
3
+ }
overall_tokenization_stats.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total_tokens": 0,
3
+ "total_samples": 0,
4
+ "subset_stats": {
5
+ "000_00000": {
6
+ "error": "Directory is not empty: temp_tokenization/tokenized/000_00000"
7
+ },
8
+ "000_00001": {
9
+ "error": "Directory is not empty: temp_tokenization/tokenized/000_00001"
10
+ }
11
+ }
12
+ }