File size: 632 Bytes
6c2003e
4c0f6fc
 
6c2003e
4c0f6fc
 
80b7eb1
 
 
 
 
4c0f6fc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- en
license: cc-by-sa-4.0
size_categories:
- 1M<n<10M
task_categories:
- summarization
tags:
- wikidata
- wikipedia
dataset_info:
  features:
  - name: output
    dtype: string
  - name: qid
    dtype: string
  - name: name
    dtype: string
  - name: input
    dtype: string
  - name: instruction
    dtype: string
  - name: text
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 7446030683
    num_examples: 6243554
  download_size: 4214056440
  dataset_size: 7446030683
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---