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 |
+

|
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 |
|