| license: c-uda | |
| dataset_info: | |
| features: | |
| - name: ID | |
| dtype: string | |
| - name: title | |
| dtype: string | |
| - name: authors | |
| sequence: string | |
| - name: published | |
| dtype: string | |
| - name: subjects | |
| struct: | |
| - name: arXiv | |
| sequence: string | |
| - name: ACM | |
| sequence: string | |
| - name: MSC | |
| sequence: string | |
| - name: comment | |
| dtype: string | |
| - name: journal_ref | |
| dtype: string | |
| - name: conference | |
| dtype: string | |
| - name: license | |
| dtype: string | |
| - name: DOI | |
| sequence: string | |
| - name: abstract | |
| dtype: string | |
| - name: graphical_abstract | |
| struct: | |
| - name: ID | |
| dtype: string | |
| - name: type | |
| dtype: string | |
| - name: media | |
| sequence: binary | |
| - name: format | |
| sequence: string | |
| - name: components | |
| sequence: string | |
| - name: caption | |
| dtype: string | |
| - name: teaser | |
| sequence: string | |
| - name: sections | |
| sequence: | |
| - name: ID | |
| dtype: string | |
| - name: heading | |
| dtype: string | |
| - name: body | |
| dtype: string | |
| - name: figure_IDs | |
| sequence: string | |
| - name: figures | |
| sequence: | |
| - name: ID | |
| dtype: string | |
| - name: caption | |
| dtype: string | |
| - name: media | |
| sequence: binary | |
| - name: subfigures | |
| sequence: | |
| - name: ID | |
| dtype: string | |
| - name: caption | |
| dtype: string | |
| - name: media | |
| sequence: binary | |
| - name: json_path | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 279796829361 | |
| num_examples: 120909 | |
| download_size: 268465888264 | |
| dataset_size: 279796829361 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |