ActiveYixiao commited on
Commit
721c6ea
·
verified ·
1 Parent(s): 11d4657

End of training

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: roberta-large
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ - precision
11
+ - recall
12
+ model-index:
13
+ - name: roberta-large-ToM7
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # roberta-large-ToM7
21
+
22
+ This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.2643
25
+ - Accuracy: 0.9023
26
+ - F1: 0.8547
27
+ - Precision: 0.8772
28
+ - Recall: 0.8333
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 2e-05
48
+ - train_batch_size: 16
49
+ - eval_batch_size: 16
50
+ - seed: 2015
51
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 5
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
59
+ | 0.6313 | 1.0 | 93 | 0.3211 | 0.8590 | 0.7925 | 0.8077 | 0.7778 |
60
+ | 0.3213 | 2.0 | 186 | 0.3998 | 0.8590 | 0.7843 | 0.8333 | 0.7407 |
61
+ | 0.2215 | 3.0 | 279 | 0.3455 | 0.9231 | 0.8889 | 0.8889 | 0.8889 |
62
+ | 0.1917 | 4.0 | 372 | 0.4328 | 0.8846 | 0.8364 | 0.8214 | 0.8519 |
63
+ | 0.1198 | 5.0 | 465 | 0.5509 | 0.8718 | 0.8148 | 0.8148 | 0.8148 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.56.0
69
+ - Pytorch 2.8.0+cu126
70
+ - Datasets 4.0.0
71
+ - Tokenizers 0.22.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:19a95c8b38d6790e939002d6117d35ee96621963e66dfeae02b632097950680e
3
  size 1421495416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6be82496dc030165027dd63592424f0c7c2aaf356492e27340147c2626c3c91
3
  size 1421495416