File size: 404 Bytes
ff0c23c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: anchor
    dtype: string
  - name: positive
    dtype: string
  - name: negative
    dtype: string
  splits:
  - name: train
    num_bytes: 93187969847
    num_examples: 125011500
  download_size: 2614351300
  dataset_size: 93187969847
configs:
- config_name: triplet-all
  data_files:
  - split: train
    path: triplet-all/train-*
---