File size: 1,046 Bytes
22f5338
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: class_idx
    dtype: int64
  - name: name
    dtype: string
  - name: root
    dtype: string
  - name: image_id
    dtype: string
  - name: embed_type
    dtype: string
  - name: path
    dtype: string
  - name: embed
    sequence: float32
  - name: embed_normed
    sequence: float32
  - name: similarity@6
    dtype: float64
  - name: DIV@6
    dtype: float64
  - name: similarity@12
    dtype: float64
  - name: DIV@12
    dtype: float64
  - name: similarity@18
    dtype: float64
  - name: DIV@18
    dtype: float64
  - name: similarity@24
    dtype: float64
  - name: DIV@24
    dtype: float64
  splits:
  - name: train
    num_bytes: 149815296
    num_examples: 34200
  download_size: 72810192
  dataset_size: 149815296
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "whats-in-a-name_v0.1_embeds_clip-b32"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)