parquet-converter commited on
Commit
b277b3d
·
1 Parent(s): fe71e35

Update parquet files

Browse files
data/train-00000-of-00001-24ae6b7e0102bab6.parquet → CVdatasets--ImageNet15_animals_unbalanced_aug1/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ea8deb800c5ddfb7c587c01290845021d99ebf7dc4becca39166987cd1c249c
3
  size 174225432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d8d15495e0cb399a72455adb78c17fb426c5470f73fd30bf7571b6b8452c4aa
3
  size 174225432
data/validation-00000-of-00001-c5882f70415a890d.parquet → CVdatasets--ImageNet15_animals_unbalanced_aug1/parquet-validation.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9efa5ec18f601b81b4f66f64046032cb16577c5b24612917505ef349867ed12
3
  size 60537189
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e0c3aa5705e60673670d75f55be56642d1d9981f707c3f659c1d5a49e7f7abd
3
  size 60537189
README.md DELETED
@@ -1,39 +0,0 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: labels
5
- dtype:
6
- class_label:
7
- names:
8
- '0': Italian_greyhound
9
- '1': Coyote
10
- '2': Beagle
11
- '3': Rottweiler
12
- '4': Hyena
13
- '5': Greater_Swiss_Mountain_dog
14
- '6': Triceratops
15
- '7': French_bulldog
16
- '8': Red_wolf
17
- '9': Egyptian_cat
18
- '10': Chihuahua
19
- '11': Irish_terrier
20
- '12': Tiger_cat
21
- '13': White_wolf
22
- '14': Timber_wolf
23
- - name: img
24
- dtype: image
25
- - name: is_generated
26
- dtype: bool
27
- splits:
28
- - name: validation
29
- num_bytes: 60570648.125
30
- num_examples: 1439
31
- - name: train
32
- num_bytes: 174270537.875
33
- num_examples: 3705
34
- download_size: 234762621
35
- dataset_size: 234841186.0
36
- ---
37
- # Dataset Card for "ImageNet15_animals_unbalanced_aug1"
38
-
39
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)