File size: 575 Bytes
72d5beb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: article
    dtype: string
  - name: abstract
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: train
    num_bytes: 7204556062
    num_examples: 203037
  - name: validation
    num_bytes: 218891000
    num_examples: 6436
  - name: test
    num_bytes: 219294367
    num_examples: 6440
  download_size: 1367106572
  dataset_size: 7642741429
---
# Dataset Card for "arxiv_summarization"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)