Upload shards/shard_info.json with huggingface_hub
Browse files- shards/shard_info.json +6 -0
shards/shard_info.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"seq_len": 2048,
|
| 3 |
+
"overlap": 256,
|
| 4 |
+
"total_tokens": 5267267584,
|
| 5 |
+
"total_chunks": 2571908
|
| 6 |
+
}
|