license: cc-by-sa-4.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
dataset_info: | |
features: | |
- name: url | |
dtype: string | |
- name: name | |
dtype: string | |
- name: full_name | |
dtype: string | |
- name: description | |
dtype: string | |
- name: paper | |
struct: | |
- name: title | |
dtype: string | |
- name: url | |
dtype: string | |
- name: introduced_year | |
dtype: int64 | |
- name: source_url | |
dtype: string | |
- name: source_title | |
dtype: string | |
- name: code_snippet_url | |
dtype: string | |
- name: num_papers | |
dtype: int64 | |
- name: collections | |
list: | |
- name: area | |
dtype: string | |
- name: area_id | |
dtype: string | |
- name: collection | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 24706042 | |
num_examples: 8725 | |
download_size: 6196981 | |
dataset_size: 24706042 | |
> [!CAUTION] | |
> This dataset will not be updated. It corresponds to the last available public snapshot of the data, retrieved on July 28th, 2025. | |
> | |