Datasets:
add info to dataset card
Browse files
README.md
CHANGED
@@ -1,3 +1,31 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pretty_name: My Dog - Jacob Soni
|
6 |
+
size_categories:
|
7 |
+
- n<1K
|
8 |
+
source_datasets:
|
9 |
+
- original
|
10 |
+
tags:
|
11 |
+
- 'images '
|
12 |
+
- pet
|
13 |
+
- dog
|
14 |
+
- german-shepherd
|
15 |
---
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
# Dataset Card for jacob-soni
|
20 |
+
|
21 |
+
## Dataset Description
|
22 |
+
|
23 |
+
The dataset contains of images my pet - Jacob from when he was little to his current age of 7 years.
|
24 |
+
|
25 |
+
### Dataset Curators
|
26 |
+
|
27 |
+
The data has been originally collected by Ashish Soni and his family.
|
28 |
+
|
29 |
+
### Licensing Information
|
30 |
+
|
31 |
+
The jacob-soni dataset version 1.0.0 is released under the Apache-2.0 License.
|