Hartunka commited on
Commit
40bb7d9
·
verified ·
1 Parent(s): f8e8985

Model save

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/distilbert_km_100_v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - matthews_correlation
8
+ - accuracy
9
+ model-index:
10
+ - name: distilbert_km_100_v2_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_km_100_v2_cola
18
+
19
+ This model is a fine-tuned version of [Hartunka/distilbert_km_100_v2](https://huggingface.co/Hartunka/distilbert_km_100_v2) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.8187
22
+ - Matthews Correlation: 0.0553
23
+ - Accuracy: 0.6261
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.6184 | 1.0 | 34 | 0.6179 | 0.0 | 0.6913 |
55
+ | 0.5955 | 2.0 | 68 | 0.6295 | 0.0041 | 0.6894 |
56
+ | 0.5633 | 3.0 | 102 | 0.6458 | 0.0414 | 0.6817 |
57
+ | 0.5103 | 4.0 | 136 | 0.7045 | 0.0628 | 0.6414 |
58
+ | 0.4488 | 5.0 | 170 | 0.7053 | 0.0752 | 0.6472 |
59
+ | 0.3769 | 6.0 | 204 | 0.8187 | 0.0553 | 0.6261 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.50.2
65
+ - Pytorch 2.2.1+cu121
66
+ - Datasets 2.18.0
67
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1745338249.s_005_m.2850345.72 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1364ca53909dc38b21e14b367225f7d77b4d2f02df49e9d9a2e4b1f7e99413e2
3
- size 7953
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e283d6458efd6c49f1332ab77eb93e00b2ffc72811a7faf24e43170ce2db2ef
3
+ size 8905
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:000415095951e7f15894fc92c73d7e824a3bdfef89baa245b740bed7d81c6c6c
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:113c296b9cf964287ccc40a8ccde31c3376389fee43c8cb57d9636f59d405f87
3
  size 267832560