sharren commited on
Commit
449c460
1 Parent(s): 1e20905

Model save

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: vit-ori-dataset-exp
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
+ # vit-ori-dataset-exp
17
+
18
+ This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6257
21
+ - Accuracy: 0.8506
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: 4
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.6531 | 0.31 | 100 | 0.6383 | 0.7718 |
54
+ | 0.6366 | 0.62 | 200 | 0.8169 | 0.7302 |
55
+ | 0.7064 | 0.93 | 300 | 0.6012 | 0.7840 |
56
+ | 0.4821 | 1.25 | 400 | 0.8299 | 0.7063 |
57
+ | 0.474 | 1.56 | 500 | 0.6822 | 0.7885 |
58
+ | 0.3619 | 1.87 | 600 | 0.5275 | 0.8076 |
59
+ | 0.1723 | 2.18 | 700 | 0.6328 | 0.7868 |
60
+ | 0.2579 | 2.49 | 800 | 0.5694 | 0.8121 |
61
+ | 0.1422 | 2.8 | 900 | 0.6486 | 0.8245 |
62
+ | 0.0528 | 3.12 | 1000 | 0.5941 | 0.8398 |
63
+ | 0.0203 | 3.43 | 1100 | 0.6370 | 0.8502 |
64
+ | 0.011 | 3.74 | 1200 | 0.6257 | 0.8506 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.38.2
70
+ - Pytorch 2.2.1+cu121
71
+ - Datasets 2.18.0
72
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7f73e0c5166e27f80fe71819e8959b8e7d1b67f3e4244d47f1bcaa24062d928
3
  size 343239356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66805495e71d2698a7c6ce386419e2ff5893ffc13721e2082d23391d1e8d99f8
3
  size 343239356