alexavsatov commited on
Commit
bb88197
1 Parent(s): b84c78c

Model save

Browse files
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: google/vit-base-patch16-224
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - food101
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: vit-base-patch16-224-finetuned-eurosat
11
+ results:
12
+ - task:
13
+ name: Image Classification
14
+ type: image-classification
15
+ dataset:
16
+ name: food101
17
+ type: food101
18
+ config: default
19
+ split: train
20
+ args: default
21
+ metrics:
22
+ - name: Accuracy
23
+ type: accuracy
24
+ value: 0.834983498349835
25
+ ---
26
+
27
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
+ should probably proofread and complete it, then remove this comment. -->
29
+
30
+ # vit-base-patch16-224-finetuned-eurosat
31
+
32
+ This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the food101 dataset.
33
+ It achieves the following results on the evaluation set:
34
+ - Loss: 0.6656
35
+ - Accuracy: 0.8350
36
+
37
+ ## Model description
38
+
39
+ More information needed
40
+
41
+ ## Intended uses & limitations
42
+
43
+ More information needed
44
+
45
+ ## Training and evaluation data
46
+
47
+ More information needed
48
+
49
+ ## Training procedure
50
+
51
+ ### Training hyperparameters
52
+
53
+ The following hyperparameters were used during training:
54
+ - learning_rate: 5e-05
55
+ - train_batch_size: 64
56
+ - eval_batch_size: 64
57
+ - seed: 42
58
+ - gradient_accumulation_steps: 4
59
+ - total_train_batch_size: 256
60
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: linear
62
+ - lr_scheduler_warmup_ratio: 0.1
63
+ - num_epochs: 3
64
+
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | 1.0954 | 1.0 | 266 | 0.9451 | 0.7898 |
70
+ | 0.8207 | 2.0 | 533 | 0.7111 | 0.8281 |
71
+ | 0.771 | 2.99 | 798 | 0.6656 | 0.8350 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.35.2
77
+ - Pytorch 2.0.1+cu118
78
+ - Datasets 2.15.0
79
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b3819635b251c976088c5363ca6fa772a53ae70eed2eb0cae7e02223d628757
3
  size 343528508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f5b106a3adf8ee66ab6cce3a69a06fc0d5695bb875737abe91f7d1d77825d1
3
  size 343528508
runs/Nov27_20-35-32_l-abb73818-9d12-4c00-af23-661125f9adeb/events.out.tfevents.1701117339.l-abb73818-9d12-4c00-af23-661125f9adeb.3303.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1f1e87d171701dda4aa83cdfe25c8c542c8222cfc39137dc0004d8d4f92b01b
3
- size 13378
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31bb85d86ff3ae913b3206cdce15c2653f3eb38c6620d3bce122b3c6c065828d
3
+ size 22699