mmervecerit commited on
Commit
b6f2ba3
·
verified ·
1 Parent(s): a9b43e5

Model save

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: vit-base-beans-tutorial
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-base-beans-tutorial
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.0476
21
+ - Accuracy: 0.9850
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: 2e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 1337
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 5
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.0005 | 0.77 | 100 | 0.0211 | 0.9925 |
54
+ | 0.0004 | 1.54 | 200 | 0.0329 | 0.9925 |
55
+ | 0.0003 | 2.31 | 300 | 0.0391 | 0.9925 |
56
+ | 0.0002 | 3.08 | 400 | 0.0434 | 0.9925 |
57
+ | 0.0002 | 3.85 | 500 | 0.0457 | 0.9925 |
58
+ | 0.0002 | 4.62 | 600 | 0.0476 | 0.9850 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.35.2
64
+ - Pytorch 2.1.0+cu121
65
+ - Datasets 2.16.1
66
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:771658a2b6372a7ce3a1dc2b84d7a0626cdd5d11444c8f1d8339cb35356e5502
3
  size 343227052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bf35cf41ace86d296ce26812f1b7ce39a2a8bee1ec2d98df375c8a775854d10
3
  size 343227052
runs/Jan24_01-20-21_579caf070ae1/events.out.tfevents.1706059227.579caf070ae1.3225.7 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b25a472bdc51e40bccb653b6591089664db28c13207809658e61d069b59f99a
3
- size 15705
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b54b7b0c28a5084d541bf84a997c62729ba54aa9817b35faab7fbb4132e01041
3
+ size 16844