pkr7098 commited on
Commit
f2fb831
1 Parent(s): c495a50

Model save

Browse files
Files changed (2) hide show
  1. README.md +13 -15
  2. adapter_model.safetensors +1 -1
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,9 +16,9 @@ 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: 1.2664
24
  - Accuracy: 0.3308
25
 
26
  ## Model description
@@ -45,23 +43,23 @@ The following hyperparameters were used during training:
45
  - eval_batch_size: 8
46
  - seed: 1337
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
- - lr_scheduler_type: linear
49
  - num_epochs: 10.0
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 0.6323 | 1.0 | 130 | 0.3851 | 0.8722 |
56
- | 0.4102 | 2.0 | 260 | 1.1072 | 0.6241 |
57
- | 0.8964 | 3.0 | 390 | 0.8284 | 0.6617 |
58
- | 1.155 | 4.0 | 520 | 1.1070 | 0.3383 |
59
- | 1.1069 | 5.0 | 650 | 1.1082 | 0.3308 |
60
- | 1.1748 | 6.0 | 780 | 1.1042 | 0.3308 |
61
- | 1.1514 | 7.0 | 910 | 1.1008 | 0.3308 |
62
- | 1.0956 | 8.0 | 1040 | 1.1005 | 0.3383 |
63
- | 1.1448 | 9.0 | 1170 | 1.1119 | 0.3308 |
64
- | 1.0991 | 10.0 | 1300 | 1.0983 | 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.0989
22
  - Accuracy: 0.3308
23
 
24
  ## Model description
 
43
  - eval_batch_size: 8
44
  - seed: 1337
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: constant
47
  - num_epochs: 10.0
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.4537 | 1.0 | 130 | 0.2309 | 0.8947 |
54
+ | 0.5034 | 2.0 | 260 | 1.0888 | 0.6165 |
55
+ | 0.506 | 3.0 | 390 | 0.9556 | 0.5714 |
56
+ | 1.1528 | 4.0 | 520 | 1.1074 | 0.3308 |
57
+ | 1.1076 | 5.0 | 650 | 1.1008 | 0.3308 |
58
+ | 1.1148 | 6.0 | 780 | 1.1019 | 0.3308 |
59
+ | 1.1026 | 7.0 | 910 | 1.1080 | 0.3308 |
60
+ | 1.1073 | 8.0 | 1040 | 1.0986 | 0.3308 |
61
+ | 1.1009 | 9.0 | 1170 | 1.0999 | 0.3383 |
62
+ | 1.1081 | 10.0 | 1300 | 1.0989 | 0.3308 |
63
 
64
 
65
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f03765a3af0abd52b93119b6fcada3fbf49f92018d93aea59b3c7afeebcde510
3
  size 33056140
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c29bc7b7e40743800ff3c1f84b3b87c4b9f4b4213edbbe20dde2e04b81b44d89
3
  size 33056140