File size: 2,380 Bytes
4b491c7
 
c638e43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4b491c7
 
 
 
 
 
 
 
 
 
 
 
 
 
a56c360
 
 
 
 
 
 
 
 
 
 
 
 
 
 
877149c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49939b7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4b491c7
c638e43
 
 
 
 
 
4b491c7
 
 
 
 
 
a56c360
 
 
 
 
 
877149c
 
 
 
 
 
49939b7
 
 
 
 
 
4b491c7
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
---
dataset_info:
- config_name: clip-vit-b-16
  features:
  - name: features
    list: float64
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 307800000
    num_examples: 50000
  - name: test
    num_bytes: 61560000
    num_examples: 10000
  download_size: 301330274
  dataset_size: 369360000
- config_name: clip-vit-b-32
  features:
  - name: features
    list: float64
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 307800000
    num_examples: 50000
  - name: test
    num_bytes: 61560000
    num_examples: 10000
  download_size: 301409504
  dataset_size: 369360000
- config_name: clip-vit-b-32-laion2b-s34b-b79k
  features:
  - name: features
    list: float64
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 307800000
    num_examples: 50000
  - name: test
    num_bytes: 61560000
    num_examples: 10000
  download_size: 301859616
  dataset_size: 369360000
- config_name: clip-vit-l-14
  features:
  - name: features
    list: float64
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 410200000
    num_examples: 50000
  - name: test
    num_bytes: 82040000
    num_examples: 10000
  download_size: 395779311
  dataset_size: 492240000
- config_name: clip-vit-l-14-laion2b-s32b-b82k
  features:
  - name: features
    list: float64
  - name: label
    dtype: int64
  splits:
  - name: train
    num_bytes: 410200000
    num_examples: 50000
  - name: test
    num_bytes: 82040000
    num_examples: 10000
  download_size: 396305766
  dataset_size: 492240000
configs:
- config_name: clip-vit-b-16
  data_files:
  - split: train
    path: clip-vit-b-16/train-*
  - split: test
    path: clip-vit-b-16/test-*
- config_name: clip-vit-b-32
  data_files:
  - split: train
    path: clip-vit-b-32/train-*
  - split: test
    path: clip-vit-b-32/test-*
- config_name: clip-vit-b-32-laion2b-s34b-b79k
  data_files:
  - split: train
    path: clip-vit-b-32-laion2b-s34b-b79k/train-*
  - split: test
    path: clip-vit-b-32-laion2b-s34b-b79k/test-*
- config_name: clip-vit-l-14
  data_files:
  - split: train
    path: clip-vit-l-14/train-*
  - split: test
    path: clip-vit-l-14/test-*
- config_name: clip-vit-l-14-laion2b-s32b-b82k
  data_files:
  - split: train
    path: clip-vit-l-14-laion2b-s32b-b82k/train-*
  - split: test
    path: clip-vit-l-14-laion2b-s32b-b82k/test-*
---