Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
bruel commited on
Commit
f706f01
·
verified ·
1 Parent(s): 31ea7bb

Upload dataset

Browse files
Files changed (1) hide show
  1. README.md +30 -1
README.md CHANGED
@@ -9,7 +9,27 @@ task_categories:
9
  - text-generation
10
  pretty_name: task1326_qa_zre_question_generation_from_answer
11
  dataset_info:
12
- config_name: plain_text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  features:
14
  - name: input
15
  dtype: string
@@ -24,6 +44,15 @@ dataset_info:
24
  num_examples: 553
25
  - name: test
26
  num_examples: 553
 
 
 
 
 
 
 
 
 
27
  ---
28
 
29
  # Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1326_qa_zre_question_generation_from_answer
 
9
  - text-generation
10
  pretty_name: task1326_qa_zre_question_generation_from_answer
11
  dataset_info:
12
+ - config_name: default
13
+ features:
14
+ - name: input
15
+ dtype: string
16
+ - name: output
17
+ sequence: string
18
+ - name: id
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 7664553.422861277
23
+ num_examples: 4423
24
+ - name: test
25
+ num_bytes: 958285.7885693616
26
+ num_examples: 553
27
+ - name: valid
28
+ num_bytes: 958285.7885693616
29
+ num_examples: 553
30
+ download_size: 1690540
31
+ dataset_size: 9581125.0
32
+ - config_name: plain_text
33
  features:
34
  - name: input
35
  dtype: string
 
44
  num_examples: 553
45
  - name: test
46
  num_examples: 553
47
+ configs:
48
+ - config_name: default
49
+ data_files:
50
+ - split: train
51
+ path: data/train-*
52
+ - split: test
53
+ path: data/test-*
54
+ - split: valid
55
+ path: data/valid-*
56
  ---
57
 
58
  # Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1326_qa_zre_question_generation_from_answer