File size: 736 Bytes
68d7ec6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: input
    dtype: string
  - name: question
    dtype: string
  - name: target
    dtype: string
  splits:
  - name: qa2
    num_bytes: 781729762
    num_examples: 100
  - name: qa5
    num_bytes: 779931043
    num_examples: 100
  - name: qa1
    num_bytes: 780972479
    num_examples: 100
  - name: qa4
    num_bytes: 781977556
    num_examples: 100
  - name: qa3
    num_bytes: 779590997
    num_examples: 100
  download_size: 2405230644
  dataset_size: 3904201837
configs:
- config_name: default
  data_files:
  - split: qa2
    path: data/qa2-*
  - split: qa5
    path: data/qa5-*
  - split: qa1
    path: data/qa1-*
  - split: qa4
    path: data/qa4-*
  - split: qa3
    path: data/qa3-*
---