Ariffiq99 commited on
Commit
1c3d6db
1 Parent(s): d290c27

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: COPA_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
+ # COPA_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: 0.7959
21
+ - F1: 0.72
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: 10
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | No log | 1.0 | 63 | 0.5853 | 0.728 |
53
+ | No log | 2.0 | 126 | 0.5540 | 0.708 |
54
+ | No log | 3.0 | 189 | 0.5356 | 0.74 |
55
+ | No log | 4.0 | 252 | 0.5380 | 0.766 |
56
+ | No log | 5.0 | 315 | 0.5841 | 0.7580 |
57
+ | No log | 6.0 | 378 | 0.6396 | 0.738 |
58
+ | No log | 7.0 | 441 | 0.6778 | 0.7420 |
59
+ | 0.2823 | 8.0 | 504 | 0.7111 | 0.728 |
60
+ | 0.2823 | 9.0 | 567 | 0.7695 | 0.712 |
61
+ | 0.2823 | 10.0 | 630 | 0.7959 | 0.72 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.41.0
67
+ - Pytorch 2.3.0+cu121
68
+ - Datasets 2.19.1
69
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14fd8a0bf5b9d8965c8f6f8c2f98b7a8c7fbe603aa227b9796dc1ad9348d1224
3
  size 46740836
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e97dca4a0464705119500337525cc67b512a1cc55b4a9d6ecaf97bb2c3a837d
3
  size 46740836