Ariffiq99 commited on
Commit
a2b5bbf
1 Parent(s): 9ef222d

End of training

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: albert/albert-base-v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ model-index:
9
+ - name: KUCI_albert_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_albert_base_Finetuned
17
+
18
+ This model is a fine-tuned version of [albert/albert-base-v2](https://huggingface.co/albert/albert-base-v2) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.3234
21
+ - F1: 0.3702
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: 7
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|
52
+ | 1.3324 | 1.0 | 5196 | 1.3209 | 0.3606 |
53
+ | 1.3295 | 2.0 | 10392 | 1.3197 | 0.3729 |
54
+ | 1.324 | 3.0 | 15588 | 1.3194 | 0.3644 |
55
+ | 1.3244 | 4.0 | 20784 | 1.3218 | 0.3604 |
56
+ | 1.3201 | 5.0 | 25980 | 1.3195 | 0.3647 |
57
+ | 1.3135 | 6.0 | 31176 | 1.3210 | 0.3646 |
58
+ | 1.3124 | 7.0 | 36372 | 1.3234 | 0.3702 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.41.1
64
+ - Pytorch 2.3.0+cu121
65
+ - Datasets 2.19.1
66
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1fb1f2a102625be61855dba6c2a372fe1a0f41703a209f3e94ac93049c1cb04
3
  size 46740836
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02e7fe7c7fd9c8701754c3c7587172966081c25fd6f0d0b3a38735b374ad47c4
3
  size 46740836