Hartunka commited on
Commit
395dded
·
verified ·
1 Parent(s): c227a74

Model save

Browse files
Files changed (2) hide show
  1. README.md +63 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
+ model-index:
7
+ - name: tiny_bert_km_50_v2
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # tiny_bert_km_50_v2
15
+
16
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 7.0453
19
+ - Accuracy: 0.1502
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.0001
39
+ - train_batch_size: 96
40
+ - eval_batch_size: 96
41
+ - seed: 10
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 10000
45
+ - num_epochs: 25
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-------:|:-----:|:---------------:|:--------:|
51
+ | 7.0543 | 4.1982 | 10000 | 7.0519 | 0.1467 |
52
+ | 6.6574 | 8.3963 | 20000 | 6.9088 | 0.1517 |
53
+ | 6.4302 | 12.5945 | 30000 | 6.9433 | 0.1537 |
54
+ | 6.2677 | 16.7926 | 40000 | 7.0326 | 0.1517 |
55
+ | 6.1767 | 20.9908 | 50000 | 7.0453 | 0.1502 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.40.0
61
+ - Pytorch 2.6.0+cu124
62
+ - Datasets 3.5.0
63
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24c670e174a2ddc5b6be4b4cbcac8366f58bb107240fda87a2d3d1516f09b7d4
3
  size 133132568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd88276a78f9bdf04eee8456c7c67a7a72f0d2e55b705e94d9fde2017855351b
3
  size 133132568