Ariffiq99 commited on
Commit
1762ced
1 Parent(s): 3757abf

End of training

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: CRAB_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
+ # CRAB_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.0693
21
+ - F1: 0.7264
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: 1
42
+ - eval_batch_size: 1
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 8
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|
52
+ | 1.1559 | 1.0 | 2880 | 1.2804 | 0.6444 |
53
+ | 1.0303 | 2.0 | 5760 | 1.3236 | 0.6986 |
54
+ | 0.8925 | 3.0 | 8640 | 1.0502 | 0.7014 |
55
+ | 0.9221 | 4.0 | 11520 | 1.0111 | 0.7194 |
56
+ | 0.7799 | 5.0 | 14400 | 1.0462 | 0.7083 |
57
+ | 0.7661 | 6.0 | 17280 | 1.0564 | 0.7236 |
58
+ | 0.7346 | 7.0 | 20160 | 1.0643 | 0.7250 |
59
+ | 0.6651 | 8.0 | 23040 | 1.0693 | 0.7264 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.41.1
65
+ - Pytorch 2.3.0+cu121
66
+ - Datasets 2.19.1
67
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4648486b6b30dd4bf95582a809839d4a66658ed11ae1c7b1eb54d4b46b658014
3
  size 46740836
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de6e1ad27b009e2e7dbec8aa1a5c9291d71a63846635071876d406f90de4cd10
3
  size 46740836