pkr7098 commited on
Commit
0401ea8
·
verified ·
1 Parent(s): dca40ce

Model save

Browse files
Files changed (1) hide show
  1. README.md +13 -15
README.md CHANGED
@@ -5,8 +5,6 @@ license: apache-2.0
5
  metrics:
6
  - accuracy
7
  tags:
8
- - image-classification
9
- - vision
10
  - generated_from_trainer
11
  model-index:
12
  - name: only-lora-beans-vit-base-patch16-224-in21k
@@ -18,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # only-lora-beans-vit-base-patch16-224-in21k
20
 
21
- This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the beans dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 2.0399
24
- - Accuracy: 0.3308
25
 
26
  ## Model description
27
 
@@ -52,16 +50,16 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 0.4537 | 1.0 | 130 | 0.2309 | 0.8947 |
56
- | 0.5034 | 2.0 | 260 | 1.0888 | 0.6165 |
57
- | 0.506 | 3.0 | 390 | 0.9556 | 0.5714 |
58
- | 1.1528 | 4.0 | 520 | 1.1074 | 0.3308 |
59
- | 1.1076 | 5.0 | 650 | 1.1008 | 0.3308 |
60
- | 1.1148 | 6.0 | 780 | 1.1019 | 0.3308 |
61
- | 1.1026 | 7.0 | 910 | 1.1080 | 0.3308 |
62
- | 1.1073 | 8.0 | 1040 | 1.0986 | 0.3308 |
63
- | 1.1009 | 9.0 | 1170 | 1.0999 | 0.3383 |
64
- | 1.1081 | 10.0 | 1300 | 1.0989 | 0.3308 |
65
 
66
 
67
  ### Framework versions
 
5
  metrics:
6
  - accuracy
7
  tags:
 
 
8
  - generated_from_trainer
9
  model-index:
10
  - name: only-lora-beans-vit-base-patch16-224-in21k
 
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 an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.0987
22
+ - Accuracy: 0.3383
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.9625 | 1.0 | 130 | 1.1997 | 0.3383 |
54
+ | 1.2026 | 2.0 | 260 | 1.1205 | 0.3308 |
55
+ | 1.1354 | 3.0 | 390 | 1.0991 | 0.3308 |
56
+ | 1.1071 | 4.0 | 520 | 1.1013 | 0.3308 |
57
+ | 1.102 | 5.0 | 650 | 1.0997 | 0.3308 |
58
+ | 1.1064 | 6.0 | 780 | 1.0998 | 0.3383 |
59
+ | 1.1008 | 7.0 | 910 | 1.0999 | 0.3308 |
60
+ | 1.1015 | 8.0 | 1040 | 1.0988 | 0.3308 |
61
+ | 1.0998 | 9.0 | 1170 | 1.1043 | 0.3308 |
62
+ | 1.1085 | 10.0 | 1300 | 1.0987 | 0.3383 |
63
 
64
 
65
  ### Framework versions