Add FineWeb-style parquet shards
Browse files- metadata.json +20 -0
- shard_00000.parquet +3 -0
metadata.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"source": "UK Parliament APIs",
|
| 3 |
+
"source_id": "erskine-may",
|
| 4 |
+
"license": "Open Parliament Licence",
|
| 5 |
+
"created_at_utc": "2025-12-21T16:02:33Z",
|
| 6 |
+
"num_shards": 1,
|
| 7 |
+
"num_documents": 1873,
|
| 8 |
+
"format": "nanochat-parquet-v1",
|
| 9 |
+
"text_column": "text",
|
| 10 |
+
"row_group_size": 1024,
|
| 11 |
+
"parquet": {
|
| 12 |
+
"compression": "zstd",
|
| 13 |
+
"compression_level": 3,
|
| 14 |
+
"use_dictionary": false,
|
| 15 |
+
"write_statistics": false
|
| 16 |
+
},
|
| 17 |
+
"target_shard_bytes": 104857600,
|
| 18 |
+
"initial_chars_per_shard": 250000000,
|
| 19 |
+
"final_chars_per_shard_estimate": 384864825
|
| 20 |
+
}
|
shard_00000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3a3134cc52cf47718e7d73bbd2d154cc7c945519df37b90a8260104865e1df8
|
| 3 |
+
size 711770
|