samink commited on
Commit
13172cc
1 Parent(s): d3534a4

Model save

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-samink
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-samink
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.0680
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: 0.0002
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 8
43
+ - seed: 1787
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.0515 | 1.54 | 100 | 0.1152 | 0.9624 |
54
+ | 0.0279 | 3.08 | 200 | 0.0472 | 0.9925 |
55
+ | 0.0083 | 4.62 | 300 | 0.0680 | 0.9850 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.35.2
61
+ - Pytorch 2.1.0+cu121
62
+ - Datasets 2.16.1
63
+ - Tokenizers 0.15.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed9ddd0ec203e915c58de36bf4cb68f897e1e70dd27782ceaf0d55649e4d1fd8
3
  size 343227052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:843db1d933a554380751778eba93032825acd173ebaee2d3d0b7f6765f2177a4
3
  size 343227052
runs/Jan25_01-42-17_dbabc2c29740/events.out.tfevents.1706146988.dbabc2c29740.982.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c41edd308a623809ab9e509931b4a27d08a9c676905fd1d1c9461ad899ef037d
3
- size 9955
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1760142084533bb5b0d43421fb9f2bedd0f4a7a17c13bb924e11e5c1c219d5f
3
+ size 10623