geshijoker
commited on
Commit
•
1b102f6
1
Parent(s):
15abcd8
Update README.md
Browse files
README.md
CHANGED
@@ -14,24 +14,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# vit-base-patch16-224-in21k-lora
|
16 |
|
17 |
-
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on
|
18 |
It achieves the following results on the evaluation set:
|
|
|
19 |
- Loss: 0.3400
|
20 |
|
21 |
-
## Model description
|
22 |
-
|
23 |
-
More information needed
|
24 |
-
|
25 |
-
## Intended uses & limitations
|
26 |
-
|
27 |
-
More information needed
|
28 |
-
|
29 |
-
## Training and evaluation data
|
30 |
-
|
31 |
-
More information needed
|
32 |
-
|
33 |
-
## Training procedure
|
34 |
-
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
|
|
14 |
|
15 |
# vit-base-patch16-224-in21k-lora
|
16 |
|
17 |
+
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on food101 dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- trainable params: 667,493 || all params: 86,543,818 || trainable%: 0.7713
|
20 |
- Loss: 0.3400
|
21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
### Training hyperparameters
|
23 |
|
24 |
The following hyperparameters were used during training:
|