BTX24 commited on
Commit
a923af2
·
verified ·
1 Parent(s): 7376355

Model save

Browse files
Files changed (2) hide show
  1. README.md +89 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: other
4
+ base_model: nvidia/mit-b4
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ - precision
11
+ - recall
12
+ model-index:
13
+ - name: mit-b4-finetuned-stroke-binary
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # mit-b4-finetuned-stroke-binary
21
+
22
+ This model is a fine-tuned version of [nvidia/mit-b4](https://huggingface.co/nvidia/mit-b4) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.1130
25
+ - Accuracy: 0.9683
26
+ - F1: 0.9683
27
+ - Precision: 0.9684
28
+ - Recall: 0.9683
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 2e-05
48
+ - train_batch_size: 8
49
+ - eval_batch_size: 8
50
+ - seed: 42
51
+ - gradient_accumulation_steps: 4
52
+ - total_train_batch_size: 32
53
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
54
+ - lr_scheduler_type: cosine
55
+ - lr_scheduler_warmup_ratio: 0.1
56
+ - num_epochs: 12
57
+ - mixed_precision_training: Native AMP
58
+
59
+ ### Training results
60
+
61
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
62
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
63
+ | 0.5714 | 0.6202 | 100 | 0.4776 | 0.7879 | 0.7800 | 0.7900 | 0.7879 |
64
+ | 0.3897 | 1.2357 | 200 | 0.3239 | 0.8716 | 0.8704 | 0.8711 | 0.8716 |
65
+ | 0.2951 | 1.8558 | 300 | 0.3120 | 0.8765 | 0.8724 | 0.8858 | 0.8765 |
66
+ | 0.23 | 2.4713 | 400 | 0.1994 | 0.9281 | 0.9271 | 0.9304 | 0.9281 |
67
+ | 0.2135 | 3.0868 | 500 | 0.2157 | 0.9281 | 0.9267 | 0.9333 | 0.9281 |
68
+ | 0.2106 | 3.7070 | 600 | 0.1809 | 0.9380 | 0.9382 | 0.9387 | 0.9380 |
69
+ | 0.1576 | 4.3225 | 700 | 0.1629 | 0.9403 | 0.9404 | 0.9404 | 0.9403 |
70
+ | 0.1434 | 4.9426 | 800 | 0.1526 | 0.9543 | 0.9542 | 0.9543 | 0.9543 |
71
+ | 0.1391 | 5.5581 | 900 | 0.1268 | 0.9575 | 0.9575 | 0.9575 | 0.9575 |
72
+ | 0.1048 | 6.1736 | 1000 | 0.1489 | 0.9557 | 0.9555 | 0.9558 | 0.9557 |
73
+ | 0.1271 | 6.7938 | 1100 | 0.1448 | 0.9570 | 0.9566 | 0.9586 | 0.9570 |
74
+ | 0.091 | 7.4093 | 1200 | 0.1451 | 0.9570 | 0.9567 | 0.9580 | 0.9570 |
75
+ | 0.1159 | 8.0248 | 1300 | 0.1205 | 0.9629 | 0.9627 | 0.9636 | 0.9629 |
76
+ | 0.1151 | 8.6450 | 1400 | 0.1124 | 0.9665 | 0.9664 | 0.9666 | 0.9665 |
77
+ | 0.0735 | 9.2605 | 1500 | 0.1175 | 0.9643 | 0.9641 | 0.9645 | 0.9643 |
78
+ | 0.0537 | 9.8806 | 1600 | 0.1154 | 0.9679 | 0.9678 | 0.9679 | 0.9679 |
79
+ | 0.0666 | 10.4961 | 1700 | 0.1162 | 0.9701 | 0.9701 | 0.9701 | 0.9701 |
80
+ | 0.0732 | 11.1116 | 1800 | 0.1133 | 0.9679 | 0.9678 | 0.9679 | 0.9679 |
81
+ | 0.0775 | 11.7318 | 1900 | 0.1130 | 0.9683 | 0.9683 | 0.9684 | 0.9683 |
82
+
83
+
84
+ ### Framework versions
85
+
86
+ - Transformers 4.48.3
87
+ - Pytorch 2.6.0+cu124
88
+ - Datasets 3.4.0
89
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e0647fad645e4cd0ff13e288470f6948b4ec5fd5649477be9f28e0465135bbe
3
  size 243485776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f927b1e3562b484c75f50a0088a6a42ca2a8b516ac6bb36ed1d8c0a90820722d
3
  size 243485776