Hartunka commited on
Commit
d3bef04
·
verified ·
1 Parent(s): d060425

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/bert_base_km_20_v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert_base_km_20_v2_mnli
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_20_v2_mnli
17
+
18
+ This model is a fine-tuned version of [Hartunka/bert_base_km_20_v2](https://huggingface.co/Hartunka/bert_base_km_20_v2) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.2364
21
+ - Accuracy: 0.6570
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.9876 | 1.0 | 1534 | 0.9146 | 0.5727 |
53
+ | 0.8776 | 2.0 | 3068 | 0.8655 | 0.6046 |
54
+ | 0.7975 | 3.0 | 4602 | 0.8097 | 0.6418 |
55
+ | 0.7185 | 4.0 | 6136 | 0.8000 | 0.6566 |
56
+ | 0.6415 | 5.0 | 7670 | 0.7951 | 0.6616 |
57
+ | 0.5611 | 6.0 | 9204 | 0.8547 | 0.6600 |
58
+ | 0.4782 | 7.0 | 10738 | 0.9200 | 0.6601 |
59
+ | 0.3996 | 8.0 | 12272 | 1.0102 | 0.6587 |
60
+ | 0.3293 | 9.0 | 13806 | 1.1861 | 0.6507 |
61
+ | 0.2684 | 10.0 | 15340 | 1.2364 | 0.6570 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.50.2
67
+ - Pytorch 2.2.1+cu121
68
+ - Datasets 2.18.0
69
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1745405184.s_005_m.2876923.16 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90f32bdef36f7f77b7acc3a04cece980aa78f48c465fa6a8ba1f9bea1f1730d0
3
- size 9893
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96d993f46200438a6f64aec976df99fd1925d78b6a7b2c52ed5aa6dc9d28259f
3
+ size 10781
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a920bfd02b82f2c7fe973c9b7311b4770b902decc9dc02e1d8e97395b7ee410f
3
  size 437956332
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fcb259ee605c4023fe234095c306335452b9abc5acaaebf7d349feb697a37ea
3
  size 437956332