c14kevincardenas commited on
Commit
bd50141
1 Parent(s): ccd869d

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_5e-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_5e-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: 0.8695
21
+ - Accuracy: 0.7595
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.3405 | 1.0 | 214 | 1.4133 | 0.4013 |
56
+ | 1.1968 | 2.0 | 428 | 1.0506 | 0.6244 |
57
+ | 1.1686 | 3.0 | 642 | 1.0164 | 0.6401 |
58
+ | 1.0942 | 4.0 | 856 | 0.9993 | 0.6609 |
59
+ | 1.0901 | 5.0 | 1070 | 0.9592 | 0.6891 |
60
+ | 1.0295 | 6.0 | 1284 | 0.9035 | 0.7355 |
61
+ | 0.9602 | 7.0 | 1498 | 0.8933 | 0.7579 |
62
+ | 0.9428 | 8.0 | 1712 | 0.8566 | 0.7678 |
63
+ | 0.8893 | 9.0 | 1926 | 0.8635 | 0.7612 |
64
+ | 0.8661 | 10.0 | 2140 | 0.8695 | 0.7595 |
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:241129ad59cf23ca2e617049294248f009594f996e67d5b67b268905f74f61ed
3
  size 1215964752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0288e198d4a013a309d9ee05385b20edc47d0f23d7ae5cdb14b99ecee73652ba
3
  size 1215964752