Hartunka commited on
Commit
f015b84
·
verified ·
1 Parent(s): 0b7be0f

Model save

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/bert_base_km_10_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert_base_km_10_v1_wnli
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_10_v1_wnli
17
+
18
+ This model is a fine-tuned version of [Hartunka/bert_base_km_10_v1](https://huggingface.co/Hartunka/bert_base_km_10_v1) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.9235
21
+ - Accuracy: 0.1408
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.7364 | 1.0 | 3 | 0.7584 | 0.3521 |
53
+ | 0.7014 | 2.0 | 6 | 0.7828 | 0.1831 |
54
+ | 0.6842 | 3.0 | 9 | 0.7976 | 0.2535 |
55
+ | 0.6794 | 4.0 | 12 | 0.8353 | 0.1549 |
56
+ | 0.672 | 5.0 | 15 | 0.8818 | 0.1549 |
57
+ | 0.6659 | 6.0 | 18 | 0.9235 | 0.1408 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.50.2
63
+ - Pytorch 2.2.1+cu121
64
+ - Datasets 2.18.0
65
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1745022363.s_005_m.2780655.14 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd896ac215354a7ec6fd9c82b9192573148c55154518ae451a2495b34dce38c0
3
- size 5514
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c269878009a2f52c37573958b3989e1a190e2c9636ef90010202e4fc7bc764a
3
+ size 8482