File size: 526 Bytes
9b4862f 8632610 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
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.
|