Hartunka commited on
Commit
1a431a6
·
verified ·
1 Parent(s): 667b948

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/bert_base_km_100_v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert_base_km_100_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_100_v2_mnli
17
+
18
+ This model is a fine-tuned version of [Hartunka/bert_base_km_100_v2](https://huggingface.co/Hartunka/bert_base_km_100_v2) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.1030
21
+ - Accuracy: 0.6597
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.9919 | 1.0 | 1534 | 0.9109 | 0.5674 |
53
+ | 0.8775 | 2.0 | 3068 | 0.8532 | 0.6129 |
54
+ | 0.7872 | 3.0 | 4602 | 0.7985 | 0.6460 |
55
+ | 0.7081 | 4.0 | 6136 | 0.7868 | 0.6558 |
56
+ | 0.6356 | 5.0 | 7670 | 0.7994 | 0.6590 |
57
+ | 0.5597 | 6.0 | 9204 | 0.8493 | 0.6656 |
58
+ | 0.481 | 7.0 | 10738 | 0.9019 | 0.6660 |
59
+ | 0.4057 | 8.0 | 12272 | 0.9966 | 0.6587 |
60
+ | 0.3381 | 9.0 | 13806 | 1.1030 | 0.6597 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.50.2
66
+ - Pytorch 2.2.1+cu121
67
+ - Datasets 2.18.0
68
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1745449990.s_005_m.2892304.16 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aaf7834573a9e310fdc6efce707759b51d0cc628bb782de607955a4f14cb908f
3
- size 9364
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc915e877a3c8d995c4b0cff25cdd664de8aae56822baee662ca4b448305490a
3
+ size 10252
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4fad5e43199a9cd0a117646b02ec404067470440a08f86e7c79e3d47632d42cc
3
  size 437956332
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b374f0137124081ac859434161950e4106d28db324dd221184fcc811f0c7a2b
3
  size 437956332