c14kevincardenas commited on
Commit
02f5df5
1 Parent(s): 2759e0d

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-3_0.15
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-3_0.15
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: 1.3535
21
+ - Accuracy: 0.3483
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.15
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 1.3404 | 1.0 | 214 | 1.4186 | 0.3980 |
56
+ | 1.3839 | 2.0 | 428 | 1.3841 | 0.2703 |
57
+ | 1.3931 | 3.0 | 642 | 1.3867 | 0.2745 |
58
+ | 1.3889 | 4.0 | 856 | 1.3884 | 0.2745 |
59
+ | 1.3864 | 5.0 | 1070 | 1.3842 | 0.2761 |
60
+ | 1.3892 | 6.0 | 1284 | 1.3802 | 0.2877 |
61
+ | 1.369 | 7.0 | 1498 | 1.3726 | 0.3143 |
62
+ | 1.3545 | 8.0 | 1712 | 1.3627 | 0.3275 |
63
+ | 1.3626 | 9.0 | 1926 | 1.3594 | 0.3391 |
64
+ | 1.3464 | 10.0 | 2140 | 1.3535 | 0.3483 |
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:78155c929e11324a427c54fd125425b2cb5c83d208be4adefb9e925fd10ac267
3
  size 1215964752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57f941c9e4817a02593f2035c399551f74abfe0da095ecd6cb3ec26fa5ccb3f9
3
  size 1215964752