Hartunka commited on
Commit
9315bfc
·
verified ·
1 Parent(s): 82d1956

Model save

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/distilbert_km_50_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: distilbert_km_50_v1_rte
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
+ # distilbert_km_50_v1_rte
17
+
18
+ This model is a fine-tuned version of [Hartunka/distilbert_km_50_v1](https://huggingface.co/Hartunka/distilbert_km_50_v1) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.1909
21
+ - Accuracy: 0.4693
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.7041 | 1.0 | 10 | 0.7229 | 0.4874 |
53
+ | 0.6699 | 2.0 | 20 | 0.7101 | 0.4874 |
54
+ | 0.6271 | 3.0 | 30 | 0.7358 | 0.4910 |
55
+ | 0.5738 | 4.0 | 40 | 0.7641 | 0.4910 |
56
+ | 0.4898 | 5.0 | 50 | 0.8819 | 0.5090 |
57
+ | 0.388 | 6.0 | 60 | 1.0098 | 0.4765 |
58
+ | 0.2661 | 7.0 | 70 | 1.1909 | 0.4693 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.50.2
64
+ - Pytorch 2.2.1+cu121
65
+ - Datasets 2.18.0
66
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1744689736.s_005_m.602156.62 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cd5ef26f19e1dc9bd57c0aa742d554a44beecaf70136e5cfe7ffa4b9bd4a6c1
3
- size 8132
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0c89c34d2af381a6c1540155caa02b0daa24eca655d26a51028e3666914a59e
3
+ size 9004
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb92a17883b7b04a54957c0c7f287ac6a2aa610e60b5e6faec22a1f976713a2a
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cbc317c0f1e2e6b82a7d3a64eb3eb7896e6366017415448dd6ff3f46c2785ba
3
  size 267832560