Tohrumi commited on
Commit
72b0e12
1 Parent(s): 85248b9

#1: Finetune 10k 30 epochs

Browse files
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: BERT_finetune_sentiment
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # BERT_finetune_sentiment
15
+
16
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.8911
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 2e-05
38
+ - train_batch_size: 16
39
+ - eval_batch_size: 16
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - num_epochs: 20
44
+ - mixed_precision_training: Native AMP
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:-----:|:---------------:|
50
+ | 0.3369 | 1.0 | 625 | 0.2635 |
51
+ | 0.1885 | 2.0 | 1250 | 0.4271 |
52
+ | 0.1329 | 3.0 | 1875 | 0.5429 |
53
+ | 0.0545 | 4.0 | 2500 | 0.5134 |
54
+ | 0.0313 | 5.0 | 3125 | 0.6778 |
55
+ | 0.0275 | 6.0 | 3750 | 0.7123 |
56
+ | 0.0276 | 7.0 | 4375 | 0.6549 |
57
+ | 0.021 | 8.0 | 5000 | 0.6959 |
58
+ | 0.0153 | 9.0 | 5625 | 0.7736 |
59
+ | 0.0083 | 10.0 | 6250 | 0.7828 |
60
+ | 0.0111 | 11.0 | 6875 | 0.8629 |
61
+ | 0.0046 | 12.0 | 7500 | 0.8794 |
62
+ | 0.0091 | 13.0 | 8125 | 0.7696 |
63
+ | 0.0064 | 14.0 | 8750 | 0.8840 |
64
+ | 0.0035 | 15.0 | 9375 | 0.9002 |
65
+ | 0.0014 | 16.0 | 10000 | 0.9629 |
66
+ | 0.0049 | 17.0 | 10625 | 1.0240 |
67
+ | 0.0051 | 18.0 | 11250 | 0.9016 |
68
+ | 0.0021 | 19.0 | 11875 | 0.9011 |
69
+ | 0.0012 | 20.0 | 12500 | 0.8911 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.41.2
75
+ - Pytorch 2.3.0+cu121
76
+ - Datasets 2.20.0
77
+ - Tokenizers 0.19.1
runs/Jun20_07-10-45_bd0da11cfec7/events.out.tfevents.1718867446.bd0da11cfec7.3198.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a04035680bea436dfa1538db38ce69a41eccec5f2af5f5bcb650aa66b96d9ae
3
- size 15243
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8c3943d49d25bf89792a79599e49262602a8f9be8e2780813914ed07d722df4
3
+ size 15868