Hartunka commited on
Commit
75aadad
·
verified ·
1 Parent(s): b1a8fcf

Model save

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/bert_base_km_50_v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert_base_km_50_v2_qnli
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
+ # bert_base_km_50_v2_qnli
17
+
18
+ This model is a fine-tuned version of [Hartunka/bert_base_km_50_v2](https://huggingface.co/Hartunka/bert_base_km_50_v2) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.1663
21
+ - Accuracy: 0.6451
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: 5e-05
41
+ - train_batch_size: 256
42
+ - eval_batch_size: 256
43
+ - seed: 10
44
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 50
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.6636 | 1.0 | 410 | 0.6401 | 0.6209 |
53
+ | 0.6252 | 2.0 | 820 | 0.6248 | 0.6513 |
54
+ | 0.5582 | 3.0 | 1230 | 0.6467 | 0.6361 |
55
+ | 0.4467 | 4.0 | 1640 | 0.7169 | 0.6560 |
56
+ | 0.3229 | 5.0 | 2050 | 0.8078 | 0.6515 |
57
+ | 0.2249 | 6.0 | 2460 | 0.9614 | 0.6473 |
58
+ | 0.1597 | 7.0 | 2870 | 1.1663 | 0.6451 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.50.2
64
+ - Pytorch 2.2.1+cu121
65
+ - Datasets 2.18.0
66
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1745411846.s_005_m.2876923.22 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:129aaf7787afcc1bf33133642dc5d9337d7e693f008fe0231c6e9fe50c957110
3
- size 8194
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a15465db91b17d673dd64623abab1eae4b9780ef3343ea5b123ba362a3abf7f
3
+ size 9082
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fde05f5248aa963b7eb28938b2de3b4cd7a2ece6b39e212a8852765a83b8364
3
  size 437953248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80f74540a7d00d5873bb29019970e531888a06867640642850d55d5a74255564
3
  size 437953248