File size: 990 Bytes
62000f4
 
aa413f0
62000f4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aa413f0
 
 
 
 
 
 
 
 
 
 
 
 
 
62000f4
 
 
 
 
aa413f0
 
 
 
62000f4
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
42
43
44
45
46
47
48
49
50
51
52
53
---
dataset_info:
- config_name: triplet-7
  features:
  - name: anchor
    dtype: string
  - name: positive
    dtype: string
  - name: negative_1
    dtype: string
  - name: negative_2
    dtype: string
  - name: negative_3
    dtype: string
  - name: negative_4
    dtype: string
  - name: negative_5
    dtype: string
  - name: negative_6
    dtype: string
  - name: negative_7
    dtype: string
  splits:
  - name: train
    num_bytes: 129065964
    num_examples: 273540
  download_size: 87886620
  dataset_size: 129065964
- config_name: triplet-all
  features:
  - name: anchor
    dtype: string
  - name: positive
    dtype: string
  - name: negative
    dtype: string
  splits:
  - name: train
    num_bytes: 357145333
    num_examples: 1925996
  download_size: 94616052
  dataset_size: 357145333
configs:
- config_name: triplet-7
  data_files:
  - split: train
    path: triplet-7/train-*
- config_name: triplet-all
  data_files:
  - split: train
    path: triplet-all/train-*
---