mbodo commited on
Commit
75fd03f
1 Parent(s): 5b15602

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. adapter_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224-in21k
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - food101
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: vit-base-patch16-224-in21k-finetuned-lora-food101
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # vit-base-patch16-224-in21k-finetuned-lora-food101
19
+
20
+ 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 food101 dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.1158
23
+ - Accuracy: 0.962
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.005
43
+ - train_batch_size: 128
44
+ - eval_batch_size: 128
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 4
47
+ - total_train_batch_size: 512
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 5
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | No log | 1.0 | 9 | 0.1536 | 0.95 |
57
+ | 0.2548 | 2.0 | 18 | 0.1263 | 0.96 |
58
+ | 0.1404 | 3.0 | 27 | 0.1158 | 0.962 |
59
+ | 0.1214 | 4.0 | 36 | 0.1232 | 0.96 |
60
+ | 0.1238 | 5.0 | 45 | 0.1177 | 0.96 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.33.2
66
+ - Pytorch 2.0.1+cu118
67
+ - Datasets 2.14.5
68
+ - Tokenizers 0.13.3
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f487c663c6398d83215420d382cd166b24559da65b63473792f11ce0f6cf0ad9
3
  size 2688263
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35950269c1d856b276cf7917daac3a79ad53800a176f1d25118fe9b2904edcc0
3
  size 2688263