marcelomoreno26 commited on
Commit
39b6c56
1 Parent(s): 39d62dd

End of training

Browse files
Files changed (2) hide show
  1. README.md +81 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-384
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: test-2-geoguessr-55
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # test-2-geoguessr-55
18
+
19
+ This model is a fine-tuned version of [google/vit-base-patch16-384](https://huggingface.co/google/vit-base-patch16-384) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 2.4296
22
+ - Accuracy: 0.3881
23
+ - F1: 0.1440
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: 2e-05
43
+ - train_batch_size: 64
44
+ - eval_batch_size: 64
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 20
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | No log | 1.0 | 394 | 3.3218 | 0.1603 | 0.0292 |
55
+ | 3.5132 | 2.0 | 788 | 3.1195 | 0.2243 | 0.0494 |
56
+ | 3.1361 | 3.0 | 1182 | 2.9820 | 0.2587 | 0.0657 |
57
+ | 2.9576 | 4.0 | 1576 | 2.8774 | 0.2906 | 0.0816 |
58
+ | 2.9576 | 5.0 | 1970 | 2.7940 | 0.3125 | 0.0950 |
59
+ | 2.8298 | 6.0 | 2364 | 2.7271 | 0.3250 | 0.1042 |
60
+ | 2.7378 | 7.0 | 2758 | 2.6721 | 0.3366 | 0.1112 |
61
+ | 2.6526 | 8.0 | 3152 | 2.6268 | 0.3466 | 0.1156 |
62
+ | 2.5971 | 9.0 | 3546 | 2.5882 | 0.3546 | 0.1220 |
63
+ | 2.5971 | 10.0 | 3940 | 2.5558 | 0.3630 | 0.1269 |
64
+ | 2.5468 | 11.0 | 4334 | 2.5286 | 0.3699 | 0.1321 |
65
+ | 2.519 | 12.0 | 4728 | 2.5057 | 0.3721 | 0.1337 |
66
+ | 2.4769 | 13.0 | 5122 | 2.4865 | 0.3760 | 0.1359 |
67
+ | 2.4528 | 14.0 | 5516 | 2.4706 | 0.3805 | 0.1387 |
68
+ | 2.4528 | 15.0 | 5910 | 2.4577 | 0.3820 | 0.1391 |
69
+ | 2.4307 | 16.0 | 6304 | 2.4473 | 0.3840 | 0.1410 |
70
+ | 2.4207 | 17.0 | 6698 | 2.4395 | 0.3863 | 0.1428 |
71
+ | 2.4114 | 18.0 | 7092 | 2.4340 | 0.3874 | 0.1437 |
72
+ | 2.4114 | 19.0 | 7486 | 2.4307 | 0.3883 | 0.1440 |
73
+ | 2.4 | 20.0 | 7880 | 2.4296 | 0.3881 | 0.1440 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.39.1
79
+ - Pytorch 2.2.1
80
+ - Datasets 2.18.0
81
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ff65e61eebf5143c12a7bff87e8a55fed090180adba425f4677cae70cd86a8b
3
  size 344554372
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bb47da4b84ff691671ffe6677787d61f8dd8c544d34370df76a2b37e10d03e3
3
  size 344554372