CoolFace
Datasetpublic

shadowpa0327/qwen3_8b_eagle3-parquet

qwen3_8b_eagle3 (Parquet) Sharded Parquet conversion of Tengyunw/qwen3_8b_eagle3. Original distribution is a single ~13 GB JSON file; this repo splits it into 61 Parquet shards of ~10,000 rows each for streaming-friendly access via the datasets library. Schema id: string conversations: list<struct<from: string, value: string>> (ShareGPT format) Stats Rows: 607,865 Shards: 61 (data/train-NNNNN-of-00061.parquet) Compression: zstd Usage… See the full description on the dataset page: https://huggingface.co/datasets/shadowpa0327/qwen3_8b_eagle3-parquet.

sourceHugging Faceotherupdated 5mo agoView on Hugging Face
0likes22downloads
2 commits on main
fa37aa45mo ago

Initial upload: 61 parquet shards, 607,865 rows

shadowpa0327
5091ca75mo ago

initial commit

shadowpa0327