Franman commited on
Commit
ba07435
1 Parent(s): d7cfe4c

Model save

Browse files
Files changed (2) hide show
  1. README.md +68 -1
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -1,3 +1,70 @@
1
  ---
2
- license: mit
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: microsoft/beit-base-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: clasificador-de-pesos
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
+ # clasificador-de-pesos
17
+
18
+ This model is a fine-tuned version of [microsoft/beit-base-patch16-224](https://huggingface.co/microsoft/beit-base-patch16-224) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0184
21
+ - Accuracy: 0.9905
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: 0.0005
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 32
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 128
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 8
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 0.93 | 7 | 0.5468 | 0.6190 |
56
+ | 1.0237 | 2.0 | 15 | 0.1113 | 0.9619 |
57
+ | 0.5329 | 2.93 | 22 | 0.0462 | 0.9714 |
58
+ | 0.335 | 4.0 | 30 | 0.0151 | 1.0 |
59
+ | 0.3359 | 4.93 | 37 | 0.1429 | 0.9429 |
60
+ | 0.2794 | 6.0 | 45 | 0.0606 | 0.9619 |
61
+ | 0.2937 | 6.93 | 52 | 0.0159 | 0.9905 |
62
+ | 0.249 | 7.47 | 56 | 0.0184 | 0.9905 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.34.1
68
+ - Pytorch 2.1.0+cu121
69
+ - Datasets 2.14.6
70
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1055a4b53000a2d586d843c832b1c54763ba29dce955b1f36510a95a26a2322
3
  size 343127558
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:998d2c3e6f94f1a1521243f22458438b173aa8ec5244bd6a4e6bf199c763d063
3
  size 343127558