Hartunka commited on
Commit
d557f65
·
verified ·
1 Parent(s): 5497105

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/distilbert_rand_5_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - matthews_correlation
8
+ - accuracy
9
+ model-index:
10
+ - name: distilbert_rand_5_v1_cola
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_v1_cola
18
+
19
+ This model is a fine-tuned version of [Hartunka/distilbert_rand_5_v1](https://huggingface.co/Hartunka/distilbert_rand_5_v1) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.9089
22
+ - Matthews Correlation: 0.1481
23
+ - Accuracy: 0.6577
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 5e-05
43
+ - train_batch_size: 256
44
+ - eval_batch_size: 256
45
+ - seed: 10
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 50
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------------------:|:--------:|
54
+ | 0.6177 | 1.0 | 34 | 0.6143 | 0.0 | 0.6913 |
55
+ | 0.5895 | 2.0 | 68 | 0.6215 | 0.0303 | 0.6894 |
56
+ | 0.546 | 3.0 | 102 | 0.6137 | 0.0869 | 0.6913 |
57
+ | 0.4996 | 4.0 | 136 | 0.6762 | 0.1278 | 0.6683 |
58
+ | 0.442 | 5.0 | 170 | 0.7010 | 0.1474 | 0.6548 |
59
+ | 0.3915 | 6.0 | 204 | 0.7664 | 0.0579 | 0.6347 |
60
+ | 0.3473 | 7.0 | 238 | 0.8268 | 0.1269 | 0.6481 |
61
+ | 0.3136 | 8.0 | 272 | 0.9089 | 0.1481 | 0.6577 |
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.1744912311.s_005_m.2758941.18 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d1f6eabad3584a0ca00bde4f368aa26fa4701955b185f99a3f9fbd9b236d480
3
- size 9147
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:121f09b9661dc2571e3bde0ebe8a606a05c158e6e18ac9e4b804b7570b8aef6a
3
+ size 10099
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b75e2e12087c5c106bb34c8f26eac173696c223a2b9af20c987b327314dd7e3d
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2016fa06fd84ca54f39fbca5cf4d0c5cca1669cc75d30510cb9cd225820545d
3
  size 267832560