Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: food-vit-tutorial
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -64,4 +66,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.35.2
|
65 |
- Pytorch 2.1.0+cu121
|
66 |
- Datasets 2.16.1
|
67 |
-
- Tokenizers 0.15.0
|
|
|
8 |
model-index:
|
9 |
- name: food-vit-tutorial
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- food101
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
66 |
- Transformers 4.35.2
|
67 |
- Pytorch 2.1.0+cu121
|
68 |
- Datasets 2.16.1
|
69 |
+
- Tokenizers 0.15.0
|