pkr7098 commited on
Commit
ef45c5b
1 Parent(s): d6a5503

Model save

Browse files
Files changed (2) hide show
  1. README.md +14 -16
  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,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: 0.9381
24
- - Accuracy: 0.5414
25
 
26
  ## Model description
27
 
@@ -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
- | 1.1019 | 1.0 | 130 | 1.0956 | 0.3008 |
56
- | 1.0934 | 2.0 | 260 | 1.0218 | 0.5414 |
57
- | 1.0541 | 3.0 | 390 | 0.9863 | 0.5038 |
58
- | 0.9911 | 4.0 | 520 | 0.9628 | 0.5338 |
59
- | 0.9776 | 5.0 | 650 | 0.9638 | 0.5414 |
60
- | 0.9852 | 6.0 | 780 | 0.9599 | 0.5414 |
61
- | 0.9666 | 7.0 | 910 | 0.9483 | 0.5639 |
62
- | 0.9528 | 8.0 | 1040 | 0.9447 | 0.5414 |
63
- | 0.9583 | 9.0 | 1170 | 0.9395 | 0.5338 |
64
- | 0.9401 | 10.0 | 1300 | 0.9381 | 0.5414 |
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.0774
22
+ - Accuracy: 0.4135
23
 
24
  ## Model description
25
 
 
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
+ | 1.0208 | 1.0 | 130 | 0.8931 | 0.8045 |
54
+ | 0.8683 | 2.0 | 260 | 0.6855 | 0.8797 |
55
+ | 0.7297 | 3.0 | 390 | 0.5009 | 0.9023 |
56
+ | 0.4881 | 4.0 | 520 | 0.3685 | 0.9323 |
57
+ | 0.3733 | 5.0 | 650 | 0.3044 | 0.8872 |
58
+ | 0.3229 | 6.0 | 780 | 0.3874 | 0.8647 |
59
+ | 0.5796 | 7.0 | 910 | 0.7966 | 0.5940 |
60
+ | 0.765 | 8.0 | 1040 | 0.9422 | 0.5263 |
61
+ | 1.0732 | 9.0 | 1170 | 1.0904 | 0.3308 |
62
+ | 1.1643 | 10.0 | 1300 | 1.0774 | 0.4135 |
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:0f9580fe1301f514ced38d4bfeead54c933cb19229fcc4e2c2b3971a03a59280
3
  size 33056140
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99d15b30317f7209078898fbcb667464b5ae98a1df82636e23904cdb28fe753b
3
  size 33056140