jganzabalseenka commited on
Commit
d1e39be
1 Parent(s): 3e843fd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -40,19 +40,21 @@ dataset_info:
40
  - name: cropped_image_horizontal
41
  dtype: image
42
  - name: cropped_image_vertical
43
- dtype: 'null'
44
  - name: width
45
  dtype: int64
46
  - name: height
47
  dtype: int64
48
  - name: embedding_horizontal
49
  sequence: float32
 
 
50
  splits:
51
  - name: train
52
- num_bytes: 38164530.0
53
- num_examples: 100
54
- download_size: 37111900
55
- dataset_size: 38164530.0
56
  ---
57
  # Dataset Card for "directv-zocalos-agosto-5fps_vectors"
58
 
 
40
  - name: cropped_image_horizontal
41
  dtype: image
42
  - name: cropped_image_vertical
43
+ dtype: image
44
  - name: width
45
  dtype: int64
46
  - name: height
47
  dtype: int64
48
  - name: embedding_horizontal
49
  sequence: float32
50
+ - name: embedding_vertical
51
+ sequence: float32
52
  splits:
53
  - name: train
54
+ num_bytes: 135001798.0
55
+ num_examples: 150
56
+ download_size: 133999646
57
+ dataset_size: 135001798.0
58
  ---
59
  # Dataset Card for "directv-zocalos-agosto-5fps_vectors"
60