File size: 446 Bytes
3ac1ac3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: tqa
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: oracle_answer
    dtype: string
  - name: oracle_option
    dtype: string
  - name: oracle_full_answer
    dtype: string
  splits:
  - name: test
    num_bytes: 4729238
    num_examples: 4635
  download_size: 817133
  dataset_size: 4729238
configs:
- config_name: tqa
  data_files:
  - split: test
    path: tqa/test-*
---