rendchevi commited on
Commit
64c55aa
·
verified ·
1 Parent(s): eeb4772

End of training

Browse files
Files changed (2) hide show
  1. README.md +77 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: cc-by-nc-4.0
4
+ base_model: mental/mental-roberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - precision
9
+ - recall
10
+ - accuracy
11
+ model-index:
12
+ - name: mental-roberta-base-tqacd
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # mental-roberta-base-tqacd
20
+
21
+ This model is a fine-tuned version of [mental/mental-roberta-base](https://huggingface.co/mental/mental-roberta-base) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 2.9082
24
+ - F1 Macro: 0.2469
25
+ - Precision: 0.2488
26
+ - Recall: 0.2659
27
+ - Accuracy: 0.3416
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 2e-05
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 32
49
+ - seed: 42
50
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
51
+ - lr_scheduler_type: linear
52
+ - lr_scheduler_warmup_ratio: 0.1
53
+ - num_epochs: 20
54
+ - mixed_precision_training: Native AMP
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | F1 Macro | Precision | Recall | Accuracy |
59
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|
60
+ | No log | 1.0 | 114 | 2.3976 | 0.0133 | 0.0072 | 0.0909 | 0.0792 |
61
+ | No log | 2.0 | 228 | 2.3341 | 0.1031 | 0.0857 | 0.1575 | 0.3465 |
62
+ | No log | 3.0 | 342 | 2.1496 | 0.2299 | 0.2248 | 0.2910 | 0.3020 |
63
+ | No log | 4.0 | 456 | 2.1302 | 0.2362 | 0.3313 | 0.2655 | 0.3515 |
64
+ | 2.1978 | 5.0 | 570 | 2.1236 | 0.2638 | 0.2622 | 0.3114 | 0.3614 |
65
+ | 2.1978 | 6.0 | 684 | 2.1646 | 0.2500 | 0.2544 | 0.2679 | 0.3366 |
66
+ | 2.1978 | 7.0 | 798 | 2.3374 | 0.2849 | 0.2936 | 0.3095 | 0.3564 |
67
+ | 2.1978 | 8.0 | 912 | 2.4982 | 0.2859 | 0.2889 | 0.3175 | 0.3614 |
68
+ | 0.8281 | 9.0 | 1026 | 2.7695 | 0.2390 | 0.2258 | 0.2711 | 0.3267 |
69
+ | 0.8281 | 10.0 | 1140 | 2.9082 | 0.2469 | 0.2488 | 0.2659 | 0.3416 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.57.1
75
+ - Pytorch 2.8.0+cu128
76
+ - Datasets 4.4.1
77
+ - Tokenizers 0.22.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86ff27d8d7d7888dd6b28a790a48a8f404a91ab72e2ae91f8ce3b038cef77a38
3
  size 498640508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f75d9e39dda06855ba4e123f7c4f30b30f37b0292b39a84087e63254619d7526
3
  size 498640508