File size: 401 Bytes
f8a4293
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
dataset_info:
  config_name: triplet-all
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: negative
    dtype: string
  splits:
  - name: train
    num_bytes: 5571746272
    num_examples: 10048700
  download_size: 1710985513
  dataset_size: 5571746272
configs:
- config_name: triplet-all
  data_files:
  - split: train
    path: triplet-all/train-*
---