File size: 387 Bytes
819d0a7
 
 
 
 
b8a0697
819d0a7
 
 
b8a0697
 
 
 
819d0a7
b8a0697
 
819d0a7
 
 
 
 
b8a0697
 
819d0a7
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
---
dataset_info:
  features:
  - name: Query
    dtype: string
  - name: Answer
    dtype: string
  splits:
  - name: train
    num_bytes: 147
    num_examples: 4
  - name: test
    num_bytes: 90
    num_examples: 2
  download_size: 2791
  dataset_size: 237
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---