File size: 421 Bytes
8632610 |
1 2 3 4 5 6 7 8 9 10 |
# Compression Test Dataset
This is a dataset for testing the compression ratio of Large language models.
We utilize three datasets for this purpose:
- Math: `HuggingFaceH4/MATH-500`
- Code: `Qwen/CodeElo`
- General Purpose: `HuggingFaceTB/smollm-corpus`
For the third dataset, because the dataset is relatively large, we subsample `500` samples from the dataset. For all datasets, we truncate the data til 2048 tokens.
|