Ariffiq99 commited on
Commit
fc0170a
1 Parent(s): e863bd8

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ model-index:
9
+ - name: KUCI_Bert_Base_Finetuned
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # KUCI_Bert_Base_Finetuned
17
+
18
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.2038
21
+ - F1: 0.5172
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 1e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 9
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|
52
+ | 1.1987 | 1.0 | 5196 | 1.1956 | 0.4711 |
53
+ | 1.1506 | 2.0 | 10392 | 1.1539 | 0.4989 |
54
+ | 1.0993 | 3.0 | 15588 | 1.1260 | 0.5131 |
55
+ | 1.0511 | 4.0 | 20784 | 1.1206 | 0.5172 |
56
+ | 1.0058 | 5.0 | 25980 | 1.1180 | 0.5269 |
57
+ | 0.9605 | 6.0 | 31176 | 1.1835 | 0.5264 |
58
+ | 0.9067 | 7.0 | 36372 | 1.1929 | 0.5235 |
59
+ | 0.8862 | 8.0 | 41568 | 1.2050 | 0.5198 |
60
+ | 0.8667 | 9.0 | 46764 | 1.2038 | 0.5172 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.41.0
66
+ - Pytorch 2.3.0+cu121
67
+ - Datasets 2.19.1
68
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e250ae62cdc7961720bcad18ac9d416e185a4e9c08ec7db7fdaefa09791dc7e
3
  size 437955572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cc1dcbf9317bc923928f3fc61159e262e4b324970d6388b8d9b8d96cb1d17e6
3
  size 437955572