BTX24 commited on
Commit
fa37af7
·
verified ·
1 Parent(s): 4afe494

Model save

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: timm/levit_128.fb_dist_in1k
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ - precision
11
+ - recall
12
+ model-index:
13
+ - name: levit_128.fb_dist_in1k-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
+ # levit_128.fb_dist_in1k-finetuned-stroke-binary
21
+
22
+ This model is a fine-tuned version of [timm/levit_128.fb_dist_in1k](https://huggingface.co/timm/levit_128.fb_dist_in1k) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: nan
25
+ - Accuracy: 0.6974
26
+ - F1: 0.7014
27
+ - Precision: 0.7298
28
+ - Recall: 0.6974
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: 36
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.695 | 0.6202 | 100 | nan | 0.5364 | 0.5421 | 0.5541 | 0.5364 |
64
+ | 0.6804 | 1.2357 | 200 | nan | 0.5798 | 0.5833 | 0.6278 | 0.5798 |
65
+ | 0.6821 | 1.8558 | 300 | nan | 0.6232 | 0.6280 | 0.6413 | 0.6232 |
66
+ | 0.6726 | 2.4713 | 400 | nan | 0.6671 | 0.6711 | 0.6829 | 0.6671 |
67
+ | 0.6546 | 3.0868 | 500 | nan | 0.7024 | 0.7021 | 0.7018 | 0.7024 |
68
+ | 0.647 | 3.7070 | 600 | nan | 0.7065 | 0.7093 | 0.7159 | 0.7065 |
69
+ | 0.6263 | 4.3225 | 700 | nan | 0.6956 | 0.6991 | 0.7096 | 0.6956 |
70
+ | 0.6112 | 4.9426 | 800 | nan | 0.6766 | 0.6807 | 0.7123 | 0.6766 |
71
+ | 0.5704 | 5.5581 | 900 | nan | 0.6974 | 0.7014 | 0.7298 | 0.6974 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.48.3
77
+ - Pytorch 2.6.0+cu124
78
+ - Datasets 3.4.0
79
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5135bece17e2ef066f7dfda45eaf94aa33142a4291759dc3ef6d4bcc8ea22977
3
  size 34019112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c9b32d51901e0d7cf59ea04fae4aa8ae565da4abe2be03541fcb763fa36a952
3
  size 34019112