c14kevincardenas commited on
Commit
b3b8c2d
1 Parent(s): 7f7445b

Model save

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: microsoft/beit-large-patch16-384
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: beit-large-patch16-384-limb-person-crop-8_5e-5_1e-4_0.05
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
+ # beit-large-patch16-384-limb-person-crop-8_5e-5_1e-4_0.05
17
+
18
+ This model is a fine-tuned version of [microsoft/beit-large-patch16-384](https://huggingface.co/microsoft/beit-large-patch16-384) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7301
21
+ - Accuracy: 0.7778
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: 5e-05
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 32
43
+ - seed: 2014
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 500
47
+ - num_epochs: 10.0
48
+ - mixed_precision_training: Native AMP
49
+ - label_smoothing_factor: 0.05
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 1.3649 | 1.0 | 214 | 1.5215 | 0.3640 |
56
+ | 1.1297 | 2.0 | 428 | 1.0014 | 0.6003 |
57
+ | 1.0881 | 3.0 | 642 | 0.9018 | 0.6559 |
58
+ | 1.0065 | 4.0 | 856 | 0.9688 | 0.5995 |
59
+ | 1.0028 | 5.0 | 1070 | 0.8240 | 0.7015 |
60
+ | 0.9225 | 6.0 | 1284 | 0.7355 | 0.7521 |
61
+ | 0.8522 | 7.0 | 1498 | 0.7693 | 0.7463 |
62
+ | 0.821 | 8.0 | 1712 | 0.7131 | 0.7678 |
63
+ | 0.735 | 9.0 | 1926 | 0.7316 | 0.7761 |
64
+ | 0.7123 | 10.0 | 2140 | 0.7301 | 0.7778 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.41.0.dev0
70
+ - Pytorch 2.0.1+cu117
71
+ - Datasets 2.19.1
72
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66b95359a3a05b04e7c3ce958378e1b89a2e7e43007d11d62709c18a6b8ce57a
3
  size 1215964752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75482123356a06cb468848cec44cba7c916b597fc650c43e5ac31456bdc16fc6
3
  size 1215964752