agentmish commited on
Commit
f2bd1cb
·
verified ·
1 Parent(s): 44b78b5

Model save

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-v2
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-v2
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.6903
22
+ - Accuracy: 0.8562
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.0001
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: cosine
47
+ - lr_scheduler_warmup_ratio: 0.1
48
+ - num_epochs: 10
49
+ - mixed_precision_training: Native AMP
50
+ - label_smoothing_factor: 0.1
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | No log | 0.5 | 100 | 0.9887 | 0.7688 |
57
+ | No log | 1.0 | 200 | 0.6958 | 0.81 |
58
+ | No log | 1.5 | 300 | 0.6492 | 0.8413 |
59
+ | No log | 2.0 | 400 | 0.6726 | 0.8387 |
60
+ | 0.7269 | 2.5 | 500 | 0.6561 | 0.8562 |
61
+ | 0.7269 | 3.0 | 600 | 0.6745 | 0.85 |
62
+ | 0.7269 | 3.5 | 700 | 0.6711 | 0.8638 |
63
+ | 0.7269 | 4.0 | 800 | 0.6874 | 0.8612 |
64
+ | 0.7269 | 4.5 | 900 | 0.6850 | 0.86 |
65
+ | 0.3736 | 5.0 | 1000 | 0.6903 | 0.8562 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.57.1
71
+ - Pytorch 2.8.0+cu126
72
+ - Datasets 4.0.0
73
+ - Tokenizers 0.22.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d19c6a1d92fe86001a9d3d90eff802c263d8f9d8e0b5122a85dbcd9500ffe300
3
  size 343230128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4cca4a8fdddfe86ba9dacdc0a625992cce8ae337cbffdca7a1982206258a946
3
  size 343230128