sercetexam9 commited on
Commit
7575ea8
·
verified ·
1 Parent(s): c926b7d

Model save

Browse files
Files changed (2) hide show
  1. README.md +81 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: FacebookAI/roberta-large
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ - accuracy
10
+ model-index:
11
+ - name: roberta-large-finetuned-augmentation-LUNAR-TAPT
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # roberta-large-finetuned-augmentation-LUNAR-TAPT
19
+
20
+ This model is a fine-tuned version of [FacebookAI/roberta-large](https://huggingface.co/FacebookAI/roberta-large) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.5158
23
+ - F1: 0.8282
24
+ - Roc Auc: 0.8673
25
+ - Accuracy: 0.6330
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 2e-05
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 16
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: cosine
50
+ - lr_scheduler_warmup_steps: 100
51
+ - num_epochs: 20
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
57
+ | 0.3371 | 1.0 | 317 | 0.3025 | 0.7356 | 0.8000 | 0.5233 |
58
+ | 0.2571 | 2.0 | 634 | 0.3055 | 0.7376 | 0.7942 | 0.5572 |
59
+ | 0.1848 | 3.0 | 951 | 0.2850 | 0.7964 | 0.8431 | 0.5912 |
60
+ | 0.124 | 4.0 | 1268 | 0.3223 | 0.7738 | 0.8164 | 0.5635 |
61
+ | 0.0701 | 5.0 | 1585 | 0.3219 | 0.8091 | 0.8597 | 0.5951 |
62
+ | 0.0491 | 6.0 | 1902 | 0.3576 | 0.8148 | 0.8547 | 0.6014 |
63
+ | 0.0432 | 7.0 | 2219 | 0.3808 | 0.8216 | 0.8665 | 0.6196 |
64
+ | 0.0352 | 8.0 | 2536 | 0.3945 | 0.8278 | 0.8721 | 0.6259 |
65
+ | 0.0282 | 9.0 | 2853 | 0.4357 | 0.8173 | 0.8580 | 0.6054 |
66
+ | 0.012 | 10.0 | 3170 | 0.4670 | 0.8208 | 0.8679 | 0.5951 |
67
+ | 0.0054 | 11.0 | 3487 | 0.4864 | 0.8177 | 0.8599 | 0.6038 |
68
+ | 0.0029 | 12.0 | 3804 | 0.4882 | 0.8289 | 0.8687 | 0.6259 |
69
+ | 0.0011 | 13.0 | 4121 | 0.4897 | 0.8302 | 0.8696 | 0.6338 |
70
+ | 0.0012 | 14.0 | 4438 | 0.5079 | 0.8273 | 0.8680 | 0.6251 |
71
+ | 0.0008 | 15.0 | 4755 | 0.5146 | 0.8285 | 0.8688 | 0.6227 |
72
+ | 0.0007 | 16.0 | 5072 | 0.5100 | 0.8282 | 0.8693 | 0.6338 |
73
+ | 0.0008 | 17.0 | 5389 | 0.5158 | 0.8282 | 0.8673 | 0.6330 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.45.1
79
+ - Pytorch 2.4.0
80
+ - Datasets 3.0.1
81
+ - Tokenizers 0.20.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49c4bb31c36cfdb88cb11635c1d6743f553be33fa22ef6de0ad4edb5319138b7
3
  size 1421507716
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:931274e1f1de40f8fe431f0eb167beb0c99805879d8cac0b0ad902dfdb7072f8
3
  size 1421507716