Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: image
|
@@ -53,3 +54,33 @@ configs:
|
|
53 |
- split: train
|
54 |
path: data/train-*
|
55 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: gpl-2.0
|
3 |
dataset_info:
|
4 |
features:
|
5 |
- name: image
|
|
|
54 |
- split: train
|
55 |
path: data/train-*
|
56 |
---
|
57 |
+
|
58 |
+
# Rapidata Other Animals-10
|
59 |
+
|
60 |
+
This dataset contains the remaining images that were included in the original [Animals-10 (kaggle)](https://www.kaggle.com/datasets/alessiocorrado99/animals10) and which were **not** sorted into one of the existing 10 classes ([Rapidata Animals-10](https://huggingface.co/datasets/Rapidata/Animals-10)).
|
61 |
+
|
62 |
+
## Dataset Details
|
63 |
+
|
64 |
+
33 classes
|
65 |
+
|
66 |
+
103 Images
|
67 |
+
|
68 |
+
- **Curated by:** @canwiper
|
69 |
+
- **Funded by:** [Rapidata](https://rapidata.ai)
|
70 |
+
- **License:** gpl-2.0
|
71 |
+
|
72 |
+
### Dataset Sources
|
73 |
+
|
74 |
+
[Blog post](https://www.rapidata.ai/blog/animal-free-text) describing the setup and results of annotating this dataset using free text.
|
75 |
+
|
76 |
+
## Dataset Structure
|
77 |
+
|
78 |
+
Structured by folders named after each animal.
|
79 |
+
|
80 |
+
### Source Data
|
81 |
+
|
82 |
+
https://www.kaggle.com/datasets/alessiocorrado99/animals10
|
83 |
+
|
84 |
+
## Dataset Contact
|
85 |
+
|
86 |