Model save
Browse files
README.md
CHANGED
@@ -3,8 +3,6 @@ base_model: google/vit-base-patch16-224-in21k
|
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
-
- image-classification
|
7 |
-
- vision
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
- name: only-lora-beans-vit-base-patch16-224-in21k
|
@@ -16,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# only-lora-beans-vit-base-patch16-224-in21k
|
18 |
|
19 |
-
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -50,7 +48,7 @@ The following hyperparameters were used during training:
|
|
50 |
### Framework versions
|
51 |
|
52 |
- PEFT 0.12.1.dev0
|
53 |
-
- Transformers 4.
|
54 |
- Pytorch 2.4.0+cu121
|
55 |
- Datasets 2.20.0
|
56 |
- Tokenizers 0.19.1
|
|
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
5 |
tags:
|
|
|
|
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: only-lora-beans-vit-base-patch16-224-in21k
|
|
|
14 |
|
15 |
# only-lora-beans-vit-base-patch16-224-in21k
|
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 an unknown dataset.
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
48 |
### Framework versions
|
49 |
|
50 |
- PEFT 0.12.1.dev0
|
51 |
+
- Transformers 4.44.0
|
52 |
- Pytorch 2.4.0+cu121
|
53 |
- Datasets 2.20.0
|
54 |
- Tokenizers 0.19.1
|