karangupta224 commited on
Commit
4b81c5e
·
verified ·
1 Parent(s): 6d162b7

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: mental/mental-roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
+ model-index:
12
+ - name: results
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
+ # results
20
+
21
+ This model is a fine-tuned version of [mental/mental-roberta-base](https://huggingface.co/mental/mental-roberta-base) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.4470
24
+ - Accuracy: 0.8014
25
+ - F1: 0.8132
26
+ - Precision: 0.7903
27
+ - Recall: 0.8374
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: 5e-05
47
+ - train_batch_size: 4
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - gradient_accumulation_steps: 16
51
+ - total_train_batch_size: 64
52
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
+ - lr_scheduler_type: linear
54
+ - lr_scheduler_warmup_steps: 500
55
+ - num_epochs: 3
56
+ - mixed_precision_training: Native AMP
57
+
58
+ ### Training results
59
+
60
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
61
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
62
+ | 0.6928 | 0.99 | 31 | 0.6907 | 0.5175 | 0.6814 | 0.5168 | 1.0 |
63
+ | 0.6801 | 1.98 | 62 | 0.6759 | 0.5217 | 0.6833 | 0.5190 | 1.0 |
64
+ | 0.5305 | 2.98 | 93 | 0.4470 | 0.8014 | 0.8132 | 0.7903 | 0.8374 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.39.1
70
+ - Pytorch 2.2.1+cu121
71
+ - Datasets 2.18.0
72
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d29d4a320377110db2221157d77356d7632e139cf405f42dcc0bcd1c9553586a
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa1bba257887952d78064d1432644c1264deed7d5e07bb3b76bf18c6dcd2a7f5
3
  size 498612824
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1afb8345043c6f6471930403c46a874b814b6759110a943c9ec85ab7cc823de8
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68e3268cd24b5fe4f70949bc1c256b675576764d1177712ef81f7f3df52cbbb7
3
  size 4920