BTX24 commited on
Commit
c589e5d
·
verified ·
1 Parent(s): 8e0ace8

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
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - precision
9
+ - recall
10
+ model-index:
11
+ - name: hiera-finetuned-busi
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # hiera-finetuned-busi
19
+
20
+ This model was trained from scratch on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.1380
23
+ - Accuracy: 0.9679
24
+ - F1: 0.9678
25
+ - Precision: 0.9678
26
+ - Recall: 0.9679
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 2e-05
46
+ - train_batch_size: 16
47
+ - eval_batch_size: 8
48
+ - seed: 42
49
+ - gradient_accumulation_steps: 4
50
+ - total_train_batch_size: 64
51
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
+ - lr_scheduler_type: cosine_with_restarts
53
+ - lr_scheduler_warmup_ratio: 0.1
54
+ - num_epochs: 48
55
+ - mixed_precision_training: Native AMP
56
+
57
+ ### Training results
58
+
59
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
60
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
61
+ | 0.2276 | 10.0 | 100 | 0.1666 | 0.9615 | 0.9611 | 0.9640 | 0.9615 |
62
+ | 0.1447 | 20.0 | 200 | 0.1826 | 0.9359 | 0.9352 | 0.9426 | 0.9359 |
63
+ | 0.0882 | 30.0 | 300 | 0.1612 | 0.9615 | 0.9612 | 0.9613 | 0.9615 |
64
+ | 0.0606 | 40.0 | 400 | 0.1380 | 0.9679 | 0.9678 | 0.9678 | 0.9679 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.53.1
70
+ - Pytorch 2.7.1+cu126
71
+ - Datasets 3.6.0
72
+ - Tokenizers 0.21.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea7c41c363b17f2ab6a15d74104877a3eed71c54d5648b34c3b0adb423fae8e1
3
  size 203068516
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:937798d0ce619abfbcc3f5c6c19c9ae18a394dd1a81f3793f523dddac6652702
3
  size 203068516