Kuongan commited on
Commit
8122a8e
·
verified ·
1 Parent(s): a329b02

Training completed!

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - accuracy
10
+ model-index:
11
+ - name: CS221-roberta-base-finetuned-semeval-new
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
+ # CS221-roberta-base-finetuned-semeval-new
19
+
20
+ This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.3023
23
+ - F1: 0.6800
24
+ - Roc Auc: 0.7986
25
+ - Accuracy: 0.5811
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: 8
46
+ - eval_batch_size: 8
47
+ - seed: 42
48
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
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.2592 | 1.0 | 1936 | 0.2815 | 0.6505 | 0.7740 | 0.5556 |
58
+ | 0.2839 | 2.0 | 3872 | 0.2787 | 0.6510 | 0.7688 | 0.5700 |
59
+ | 0.1879 | 3.0 | 5808 | 0.3023 | 0.6800 | 0.7986 | 0.5811 |
60
+ | 0.1552 | 4.0 | 7744 | 0.3485 | 0.6573 | 0.7867 | 0.5548 |
61
+ | 0.1182 | 5.0 | 9680 | 0.4063 | 0.6497 | 0.7833 | 0.5465 |
62
+ | 0.0822 | 6.0 | 11616 | 0.4614 | 0.6510 | 0.7747 | 0.5654 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.47.1
68
+ - Pytorch 2.5.1+cu121
69
+ - Datasets 3.2.0
70
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:636a9a4b43c2992c8679dac7846581853327a0be48678284ccabfe64918367fd
3
  size 498622052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53022b720be4773bfc1f7232e6f922ee276073a980f90c018c15910bf6536144
3
  size 498622052