File size: 518 Bytes
7f2b2d3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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:
  features:
  - name: path
    dtype: string
  - name: label
    dtype: string
  - name: dog
    dtype: bool
  - name: image
    dtype: image
  - name: embeddings
    sequence: float32
  splits:
  - name: train
    num_bytes: 257189204.25
    num_examples: 7390
  download_size: 261518905
  dataset_size: 257189204.25
---
# Dataset Card for "oxford_pets_with_l14_emb"

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