File size: 637 Bytes
be86f0b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
{
"shards": [
{
"column_encodings": [
"str",
"ndarray:uint16"
],
"column_names": [
"id",
"input_ids"
],
"column_sizes": [
null,
null
],
"compression": "zstd",
"format": "mds",
"hashes": [],
"raw_data": {
"basename": "shard.00000.mds",
"bytes": 104857409,
"hashes": {}
},
"samples": 79205,
"size_limit": 104857600,
"version": 2,
"zip_data": {
"basename": "shard.00000.mds.zstd",
"bytes": 84039761,
"hashes": {}
}
}
],
"version": 2
} |