File size: 756 Bytes
6d9bfdd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
30
31
32
33
34
35
---
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)