kayleenp commited on
Commit
8da3271
1 Parent(s): 26ef1a6

End of training

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
+ - imagefolder
8
+ model-index:
9
+ - name: image_classification
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
+ # image_classification
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 imagefolder dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - eval_loss: 1.7041
21
+ - eval_accuracy: 0.3688
22
+ - eval_runtime: 137.4967
23
+ - eval_samples_per_second: 1.164
24
+ - eval_steps_per_second: 0.073
25
+ - epoch: 0.05
26
+ - step: 2
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: 5e-05
46
+ - train_batch_size: 16
47
+ - eval_batch_size: 16
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 3
52
+
53
+ ### Framework versions
54
+
55
+ - Transformers 4.33.2
56
+ - Pytorch 2.0.1+cu118
57
+ - Datasets 2.14.5
58
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a621ed47cf700ce3bbea72091d92374e24bec60f2f132cb4cccf04ed23c2a277
3
  size 343284397
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aebaac5a00da4e06c15c215f988cee12c3eae18c940b03ed239d51911c87e75d
3
  size 343284397