File size: 767 Bytes
2d714b0
 
cdaf908
2d714b0
 
 
 
 
 
 
 
 
 
 
cdaf908
 
 
 
 
 
 
 
 
 
 
 
2d714b0
 
 
 
 
cdaf908
 
 
 
2d714b0
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
36
37
---
dataset_info:
- config_name: title-abstract-pair
  features:
  - name: title
    dtype: string
  - name: abstract
    dtype: string
  splits:
  - name: train
    num_bytes: 30708996393
    num_examples: 41769185
  download_size: 19187786420
  dataset_size: 30708996393
- config_name: title-citation-pair-single
  features:
  - name: title
    dtype: string
  - name: citation
    dtype: string
  splits:
  - name: train
    num_bytes: 9567159942
    num_examples: 51030086
  download_size: 7054217221
  dataset_size: 9567159942
configs:
- config_name: title-abstract-pair
  data_files:
  - split: train
    path: title-abstract-pair/train-*
- config_name: title-citation-pair-single
  data_files:
  - split: train
    path: title-citation-pair-single/train-*
---