dataset_info: | |
features: | |
- name: aid | |
dtype: string | |
- name: mid | |
dtype: string | |
- name: abstract | |
dtype: string | |
- name: related_work | |
dtype: string | |
- name: ref_abstract | |
struct: | |
- name: abstract | |
sequence: string | |
- name: cite_N | |
sequence: string | |
- name: mid | |
sequence: string | |
- name: title | |
dtype: string | |
- name: text_except_rw | |
dtype: string | |
- name: total_words | |
dtype: int64 | |
splits: | |
- name: test | |
num_bytes: 172570713 | |
num_examples: 5093 | |
download_size: 37798321 | |
dataset_size: 172570713 | |
# Dataset Card for "multi_x_science_test_full" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |