Hartunka commited on
Commit
f925775
·
verified ·
1 Parent(s): dcc34a8

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/distilbert_rand_100_v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: distilbert_rand_100_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_100_v2_mrpc
18
+
19
+ This model is a fine-tuned version of [Hartunka/distilbert_rand_100_v2](https://huggingface.co/Hartunka/distilbert_rand_100_v2) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.4994
22
+ - Accuracy: 0.6324
23
+ - F1: 0.7082
24
+ - Combined Score: 0.6703
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.6269 | 1.0 | 15 | 0.6202 | 0.6716 | 0.7752 | 0.7234 |
56
+ | 0.5818 | 2.0 | 30 | 0.5903 | 0.6936 | 0.7974 | 0.7455 |
57
+ | 0.5151 | 3.0 | 45 | 0.6081 | 0.6887 | 0.7928 | 0.7408 |
58
+ | 0.412 | 4.0 | 60 | 0.7463 | 0.6446 | 0.7259 | 0.6853 |
59
+ | 0.2566 | 5.0 | 75 | 1.0279 | 0.6373 | 0.7197 | 0.6785 |
60
+ | 0.1435 | 6.0 | 90 | 1.2920 | 0.6495 | 0.7327 | 0.6911 |
61
+ | 0.0905 | 7.0 | 105 | 1.4994 | 0.6324 | 0.7082 | 0.6703 |
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.1745376000.s_005_m.2850345.164 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62c6212b0e900cfaf64bf94699a6ef385b62eaf33da5ec168654cd3a058c6f42
3
- size 8136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b54877b99e18f4a3ee0ad16d6e8ecfa44dfc6829060a7ee3cf2236f0f0ad173
3
+ size 9736
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43efd7a5394890c39c9fa82c6aad17d63fda2afb016ce9c01d7959a8a825f5a0
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b65a8fc6ce4ca00bce335d6d311360ec500d64cf259370774eefd2b27b7b5d0
3
  size 267832560