File size: 713 Bytes
4640954
333fc34
 
 
 
 
4640954
333fc34
 
 
 
 
4640954
333fc34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
license: apache-2.0
task_categories:
  - text-generation
language:
  - en
configs:
  - config_name: default
    data_files:
      - split: train
        path:
                - shard_00000.parquet
---

# Dataset

Mixed pretraining dataset built from:

| Source | Weight | Notes |
|--------|--------|-------|
| epfml/FineWeb-HQ | 60% | Quality-filtered web text (score > 0.8) |
| HuggingFaceTB/cosmopedia | 20% | Sequential: stanford → wikihow → web_samples_v2 |
| HuggingFaceTB/finemath (finemath-4plus) | 10% | Mathematical reasoning |
| bigcode/python-stack-v1-functions-filtered | 10% | Python code functions |

**Total rows:** 12,000  
**Shards:** 1 parquet files  
**Split:** all rows are in `train`