Hartunka commited on
Commit
62de394
·
verified ·
1 Parent(s): 8e2baa6

Model save

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Hartunka/tiny_bert_km_50_v1
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: tiny_bert_km_50_v1_rte
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # tiny_bert_km_50_v1_rte
16
+
17
+ This model is a fine-tuned version of [Hartunka/tiny_bert_km_50_v1](https://huggingface.co/Hartunka/tiny_bert_km_50_v1) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.7591
20
+ - Accuracy: 0.5054
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 5e-05
40
+ - train_batch_size: 256
41
+ - eval_batch_size: 256
42
+ - seed: 10
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 50
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.6977 | 1.0 | 10 | 0.6951 | 0.5054 |
52
+ | 0.684 | 2.0 | 20 | 0.7016 | 0.4946 |
53
+ | 0.6682 | 3.0 | 30 | 0.7009 | 0.5018 |
54
+ | 0.6498 | 4.0 | 40 | 0.7172 | 0.4874 |
55
+ | 0.6256 | 5.0 | 50 | 0.7284 | 0.5126 |
56
+ | 0.5891 | 6.0 | 60 | 0.7591 | 0.5054 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.40.0
62
+ - Pytorch 2.6.0+cu124
63
+ - Datasets 3.5.0
64
+ - Tokenizers 0.19.1
logs/events.out.tfevents.1744814995.s_004_m CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d3de9a721e2540fca9f956773dcbc2b1c7304b2eb29ec2a558295b6b550d56a
3
- size 4851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fad0fd0cfcc2d4405079169e0e542f33030a83c7d6a22c40c6a2e1d78d6d7c9
3
+ size 8136