Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,13 @@ result = pipe('image.png')
|
|
27 |
print(result)
|
28 |
```
|
29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
## Model description
|
31 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k).
|
32 |
|
|
|
27 |
print(result)
|
28 |
```
|
29 |
|
30 |
+
## Dataset
|
31 |
+
Trained on a total of 2500 images. ~250 images from each label.
|
32 |
+
|
33 |
+
### 1910s
|
34 |
+
![](https://cdn.discordapp.com/attachments/1120417968032063538/1173750000296145007/1910s.jpg?ex=656516df&is=6552a1df&hm=f954aea989d10b43e1c70d827988845cebbb2138a2ea795c5288119beeaf9f95&)
|
35 |
+
|
36 |
+
|
37 |
## Model description
|
38 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k).
|
39 |
|