rendchevi commited on
Commit
c8f7907
·
verified ·
1 Parent(s): 877b0e9

End of training

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
+ 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-pr
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-pr
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: 0.9572
24
+ - F1 Macro: 0.6108
25
+ - Precision: 0.6110
26
+ - Recall: 0.6208
27
+ - Accuracy: 0.7680
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
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | F1 Macro | Precision | Recall | Accuracy |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|
59
+ | No log | 1.0 | 240 | 2.2241 | 0.3643 | 0.4572 | 0.4376 | 0.5114 |
60
+ | No log | 2.0 | 480 | 0.8042 | 0.5883 | 0.5912 | 0.6185 | 0.7503 |
61
+ | 1.9047 | 3.0 | 720 | 0.7581 | 0.6197 | 0.6225 | 0.6376 | 0.7669 |
62
+ | 1.9047 | 4.0 | 960 | 0.7754 | 0.6211 | 0.6171 | 0.6381 | 0.7643 |
63
+ | 0.8579 | 5.0 | 1200 | 0.8229 | 0.6184 | 0.6299 | 0.6292 | 0.7695 |
64
+ | 0.8579 | 6.0 | 1440 | 0.9572 | 0.6108 | 0.6110 | 0.6208 | 0.7680 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.57.1
70
+ - Pytorch 2.8.0+cu128
71
+ - Datasets 4.4.1
72
+ - Tokenizers 0.22.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95737198ca57162ca2644a0a5834b6b3386b3eb8e1ce90d3ac21dbb5c8d435b5
3
  size 498640508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ea1f9493cbf113490e1828faa8f70a914eb204b074bdb607fb0273195b73572
3
  size 498640508