02shanky commited on
Commit
445bea1
1 Parent(s): c3fb103

vit-finetuned-cifar10

Browse files
Files changed (2) hide show
  1. README.md +58 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224-in21k
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - cifar10
8
+ model-index:
9
+ - name: test-cifar-10
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
+ # test-cifar-10
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 the cifar10 dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - eval_loss: 0.0831
21
+ - eval_accuracy: 0.9802
22
+ - eval_runtime: 75.4306
23
+ - eval_samples_per_second: 66.286
24
+ - eval_steps_per_second: 16.572
25
+ - epoch: 1.0
26
+ - step: 4500
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 2e-05
46
+ - train_batch_size: 10
47
+ - eval_batch_size: 4
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 5
52
+
53
+ ### Framework versions
54
+
55
+ - Transformers 4.34.1
56
+ - Pytorch 2.1.0+cu118
57
+ - Datasets 2.14.6
58
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af65fc7ba26cca6d03044f0b0b8c13009bf87cdc67b155eb51c05dd25060e61d
3
  size 343293738
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c4bd08412fbf2336ea0a2c8d6540c70fbcf231a44e0378fda4fb7c94080f608
3
  size 343293738