metadata
language: 中文
license: mit
datasets:
- code_segments
- general_segments
- math_segments
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.