Sharpaxis commited on
Commit
db3f18b
·
verified ·
1 Parent(s): 3cf04cf
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: FacebookAI/roberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ model-index:
10
+ - name: Mental-Health-RoBERTa
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # Mental-Health-RoBERTa
18
+
19
+ This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.3713
22
+ - F1: 0.8578
23
+ - Acc: 0.8573
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 32
44
+ - eval_batch_size: 32
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 3
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Acc |
53
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
54
+ | 0.5312 | 1.0 | 1255 | 0.4397 | 0.8295 | 0.8287 |
55
+ | 0.3378 | 2.0 | 2510 | 0.3662 | 0.8535 | 0.8534 |
56
+ | 0.262 | 3.0 | 3765 | 0.3713 | 0.8578 | 0.8573 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.45.1
62
+ - Pytorch 2.4.0
63
+ - Datasets 3.0.1
64
+ - Tokenizers 0.20.0
runs/Nov26_14-49-18_4a6e959b7a9d/events.out.tfevents.1732632571.4a6e959b7a9d.30.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b600ea22c9a29cb9ad86bc56fe9241f068cc6b673ce9f996bd414231936785aa
3
- size 6636
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65803c2380c0c681998c778f7c11e88272e40127f5c69d788ca35af71161f47a
3
+ size 7354