Datasets:

Modalities:
Text
Formats:
parquet
DOI:
Libraries:
Datasets
pandas
License:
File size: 1,181 Bytes
9591789
 
4e7c009
47059a8
4e7c009
 
3dab346
4e7c009
 
 
0f5a162
4e7c009
 
 
 
 
 
3dab346
4e7c009
 
3dab346
4e7c009
 
3dab346
4e7c009
3dab346
 
47059a8
 
 
79e8870
47059a8
 
 
228b864
47059a8
 
 
 
79e8870
47059a8
79e8870
 
4e7c009
 
 
 
 
 
 
 
 
47059a8
 
 
 
9591789
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---

license: cc-by-sa-4.0
dataset_info:
- config_name: with_summaries
  features:
  - name: id
    dtype: string
  - name: type
    dtype: string
  - name: year
    dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 57867100
    num_examples: 1521
  - name: validation
    num_bytes: 10985252
    num_examples: 299
  - name: test
    num_bytes: 11291457
    num_examples: 298
  download_size: 42168935
  dataset_size: 80143809
- config_name: without_summaries
  features:
  - name: id
    dtype: string
  - name: type
    dtype: string
  - name: year
    dtype: string
  - name: input
    dtype: string
  splits:
  - name: all_data
    num_bytes: 55925930
    num_examples: 2053
  download_size: 29653319
  dataset_size: 55925930
configs:
- config_name: with_summaries
  data_files:
  - split: train
    path: with_summaries/train-*
  - split: validation
    path: with_summaries/validation-*
  - split: test
    path: with_summaries/test-*
- config_name: without_summaries
  data_files:
  - split: all_data
    path: without_summaries/all_data-*
---