File size: 953 Bytes
1dbb3d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: src_title
    dtype: string
  - name: tgt_title
    dtype: string
  - name: src_summary
    dtype: string
  - name: tgt_summary
    dtype: string
  - name: input_ids
    sequence: int32
  - name: attention_mask
    sequence: int8
  - name: labels
    sequence: int64
  - name: text
    dtype: string
  - name: summary
    dtype: string
  - name: gem_id
    dtype: string
  - name: gem_parent_id
    dtype: string
  - name: id
    dtype: string
  - name: src_document
    sequence:
    - name: title
      dtype: string
    - name: section_level
      dtype: string
    - name: content
      dtype: string
  splits:
  - name: train
    num_bytes: 6735593897
    num_examples: 440000
  download_size: 2531579730
  dataset_size: 6735593897
---
# Dataset Card for "all_datasets_wikis"

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