Hartunka commited on
Commit
4940b40
·
verified ·
1 Parent(s): 6f4f7cb

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/distilbert_rand_5_v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: distilbert_rand_5_v2_mrpc
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # distilbert_rand_5_v2_mrpc
18
+
19
+ This model is a fine-tuned version of [Hartunka/distilbert_rand_5_v2](https://huggingface.co/Hartunka/distilbert_rand_5_v2) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.5553
22
+ - Accuracy: 0.6348
23
+ - F1: 0.7296
24
+ - Combined Score: 0.6822
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
+ - train_batch_size: 256
45
+ - eval_batch_size: 256
46
+ - seed: 10
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 50
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Combined Score |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------------:|
55
+ | 0.6303 | 1.0 | 15 | 0.5948 | 0.6936 | 0.8031 | 0.7484 |
56
+ | 0.5774 | 2.0 | 30 | 0.5870 | 0.6961 | 0.7980 | 0.7471 |
57
+ | 0.5136 | 3.0 | 45 | 0.6408 | 0.6936 | 0.8019 | 0.7478 |
58
+ | 0.4314 | 4.0 | 60 | 0.7090 | 0.6765 | 0.7651 | 0.7208 |
59
+ | 0.2865 | 5.0 | 75 | 0.9271 | 0.6716 | 0.7674 | 0.7195 |
60
+ | 0.1755 | 6.0 | 90 | 1.2391 | 0.6054 | 0.7046 | 0.6550 |
61
+ | 0.0968 | 7.0 | 105 | 1.5553 | 0.6348 | 0.7296 | 0.6822 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.50.2
67
+ - Pytorch 2.2.1+cu121
68
+ - Datasets 2.18.0
69
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1745346114.s_005_m.2850345.92 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ef05e20095b907e9f9a219d13fdd9dec2a0095e8abaf87e25818040ebc43275
3
- size 5622
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9274981fc5ecbd0c6f12dfdd1c9fdc14a7e68a074e07f2e3034c5377f459d687
3
+ size 9726
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7dca2c78ef0c504a088e380e710582b66fbc4f80ef58e1fa36ba85ab58c6ee4e
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d916f50f436a3725a53ef12619783fabf88b65d0a9a222a31a61508b5e6e153
3
  size 267832560