Kuongan commited on
Commit
caa28a4
·
verified ·
1 Parent(s): fdf706d

Training completed!

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: apache-2.0
4
+ base_model: google-bert/bert-large-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ - accuracy
10
+ model-index:
11
+ - name: CS221-bert-large-uncased-finetuned-semeval
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-bert-large-uncased-finetuned-semeval
19
+
20
+ This model is a fine-tuned version of [google-bert/bert-large-uncased](https://huggingface.co/google-bert/bert-large-uncased) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.3493
23
+ - F1: 0.7668
24
+ - Roc Auc: 0.8210
25
+ - Accuracy: 0.4765
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: 32
46
+ - eval_batch_size: 32
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.55 | 1.0 | 70 | 0.5378 | 0.4156 | 0.6228 | 0.1625 |
58
+ | 0.3931 | 2.0 | 140 | 0.4018 | 0.6857 | 0.7636 | 0.3989 |
59
+ | 0.2768 | 3.0 | 210 | 0.3776 | 0.7337 | 0.7972 | 0.4422 |
60
+ | 0.2033 | 4.0 | 280 | 0.3493 | 0.7668 | 0.8210 | 0.4765 |
61
+ | 0.1157 | 5.0 | 350 | 0.3954 | 0.7648 | 0.8254 | 0.4675 |
62
+ | 0.0746 | 6.0 | 420 | 0.4089 | 0.7660 | 0.8235 | 0.4747 |
63
+ | 0.0539 | 7.0 | 490 | 0.4444 | 0.7597 | 0.8170 | 0.4567 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.47.1
69
+ - Pytorch 2.5.1+cu121
70
+ - Datasets 3.2.0
71
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a254ab1b1a7faae1437e108087febbc3505d88c3a8d785194692d1a5bc1e6f85
3
  size 1340635060
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81cfa28826eff6c145a5e3dfa0a66d82650c4c3629aa66d6525f795dfe77c3fd
3
  size 1340635060