Datasets:
license: odc-by | |
size_categories: | |
- 1M<n<10M | |
source_datasets: HuggingFaceTB/smollm-corpus | |
task_categories: | |
- text-generation | |
dataset_info: | |
- config_name: default | |
features: | |
- name: blob_id | |
dtype: string | |
- name: repo_name | |
dtype: string | |
- name: path | |
dtype: string | |
- name: length_bytes | |
dtype: int64 | |
- name: score | |
dtype: float64 | |
- name: int_score | |
dtype: int64 | |
- name: text | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 8221685090.77403 | |
num_examples: 4676866 | |
download_size: 4164258546 | |
dataset_size: 8221685090.77403 | |
- config_name: raw | |
features: | |
- name: blob_id | |
dtype: string | |
- name: repo_name | |
dtype: string | |
- name: path | |
dtype: string | |
- name: length_bytes | |
dtype: int64 | |
- name: score | |
dtype: float64 | |
- name: int_score | |
dtype: int64 | |
- name: text | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 13498307033 | |
num_examples: 7678447 | |
download_size: 6104385317 | |
dataset_size: 13498307033 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- config_name: raw | |
data_files: | |
- split: train | |
path: raw/train-* | |
tags: | |
- smollm-corpus | |
- code | |
# smollm-corpus - python | |
A version of the `python-edu` subset with the text added |