Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ base_model: google/vit-base-patch16-224-in21k
|
|
8 |
model-index:
|
9 |
- name: snacks_classification
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -69,4 +71,4 @@ The following hyperparameters were used during training:
|
|
69 |
- Transformers 4.37.2
|
70 |
- Pytorch 2.1.0+cu121
|
71 |
- Datasets 2.17.1
|
72 |
-
- Tokenizers 0.15.2
|
|
|
8 |
model-index:
|
9 |
- name: snacks_classification
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- Matthijs/snacks
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
71 |
- Transformers 4.37.2
|
72 |
- Pytorch 2.1.0+cu121
|
73 |
- Datasets 2.17.1
|
74 |
+
- Tokenizers 0.15.2
|