agentmish commited on
Commit
9d12d1a
·
verified ·
1 Parent(s): e338c67

Model save

Browse files
Files changed (2) hide show
  1. README.md +81 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/vit-base-patch16-224-in21k
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: dog-emotion-classifier
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # dog-emotion-classifier
18
+
19
+ 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.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.7653
22
+ - Accuracy: 0.8612
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.0002
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | No log | 0.5 | 100 | 0.5477 | 0.795 |
55
+ | No log | 1.0 | 200 | 0.4834 | 0.83 |
56
+ | No log | 1.5 | 300 | 0.4944 | 0.8263 |
57
+ | No log | 2.0 | 400 | 0.5020 | 0.8187 |
58
+ | 0.4298 | 2.5 | 500 | 0.5745 | 0.83 |
59
+ | 0.4298 | 3.0 | 600 | 0.6207 | 0.8187 |
60
+ | 0.4298 | 3.5 | 700 | 0.5745 | 0.85 |
61
+ | 0.4298 | 4.0 | 800 | 0.7309 | 0.84 |
62
+ | 0.4298 | 4.5 | 900 | 0.7073 | 0.835 |
63
+ | 0.0585 | 5.0 | 1000 | 0.6339 | 0.8538 |
64
+ | 0.0585 | 5.5 | 1100 | 0.7294 | 0.8413 |
65
+ | 0.0585 | 6.0 | 1200 | 0.7083 | 0.8562 |
66
+ | 0.0585 | 6.5 | 1300 | 0.7272 | 0.8588 |
67
+ | 0.0585 | 7.0 | 1400 | 0.7358 | 0.8588 |
68
+ | 0.0042 | 7.5 | 1500 | 0.7447 | 0.86 |
69
+ | 0.0042 | 8.0 | 1600 | 0.7517 | 0.86 |
70
+ | 0.0042 | 8.5 | 1700 | 0.7581 | 0.8612 |
71
+ | 0.0042 | 9.0 | 1800 | 0.7620 | 0.8612 |
72
+ | 0.0042 | 9.5 | 1900 | 0.7645 | 0.8612 |
73
+ | 0.0012 | 10.0 | 2000 | 0.7653 | 0.8612 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.57.1
79
+ - Pytorch 2.8.0+cu126
80
+ - Datasets 4.0.0
81
+ - Tokenizers 0.22.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64c6a5ce1ee7c541d372f99479a9138500f742a44f48299347bdedf12ef9af35
3
  size 343230128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6877ba3725d64a4d2f41869cabb2c1c4d1817d78b80d1de320977ca05e907357
3
  size 343230128