Tokenized dataset from QuangDuy/FineWiki-mds
Browse files- 000_00000/index.json +1 -0
- 000_00001/index.json +1 -0
- num_tokens.json +3 -0
- overall_tokenization_stats.json +12 -0
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 |
+
}
|