File size: 751 Bytes
a445b9a
 
7e966c4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a445b9a
 
 
 
 
 
 
 
 
 
 
 
 
 
7e966c4
 
 
 
a445b9a
 
 
 
 
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
---
dataset_info:
- config_name: triplet
  features:
  - name: anchor
    dtype: string
  - name: positive
    dtype: string
  - name: negative
    dtype: string
  splits:
  - name: train
    num_bytes: 151113618
    num_examples: 80416
  download_size: 104873213
  dataset_size: 151113618
- config_name: triplet-all
  features:
  - name: anchor
    dtype: string
  - name: positive
    dtype: string
  - name: negative
    dtype: string
  splits:
  - name: train
    num_bytes: 5756777082
    num_examples: 3077730
  download_size: 878090368
  dataset_size: 5756777082
configs:
- config_name: triplet
  data_files:
  - split: train
    path: triplet/train-*
- config_name: triplet-all
  data_files:
  - split: train
    path: triplet-all/train-*
---