sooks commited on
Commit
0970da3
1 Parent(s): dcb6b3c

Model save

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224-in21k
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: id1
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # id1
17
+
18
+ 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.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6181
21
+ - Accuracy: 0.6535
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0002
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 6
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:------:|:---------------:|:--------:|
53
+ | 0.6933 | 0.53 | 10000 | 0.6932 | 0.5008 |
54
+ | 0.6933 | 1.06 | 20000 | 0.6933 | 0.4992 |
55
+ | 0.6933 | 1.59 | 30000 | 0.6931 | 0.5008 |
56
+ | 0.6933 | 2.12 | 40000 | 0.6931 | 0.5161 |
57
+ | 0.6931 | 2.65 | 50000 | 0.6933 | 0.4991 |
58
+ | 0.6932 | 3.19 | 60000 | 0.6932 | 0.4991 |
59
+ | 0.6746 | 3.72 | 70000 | 0.6725 | 0.5796 |
60
+ | 0.6582 | 4.25 | 80000 | 0.6614 | 0.6032 |
61
+ | 0.6455 | 4.78 | 90000 | 0.6466 | 0.6132 |
62
+ | 0.6256 | 5.31 | 100000 | 0.6325 | 0.6391 |
63
+ | 0.6144 | 5.84 | 110000 | 0.6181 | 0.6535 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.36.2
69
+ - Pytorch 2.1.0+cu121
70
+ - Datasets 2.16.1
71
+ - Tokenizers 0.15.0
runs/Jan01_06-59-39_a0707a466317/events.out.tfevents.1704092379.a0707a466317.8840.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:267830ade4818941a68078e6ed8e889474c58f964fdfb7671fe4e80498aa3862
3
- size 25476
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8ff17247520dc406ed4d038986126e19ffc1af820a72766e8b0efb44058c736
3
+ size 26316