Hartunka commited on
Commit
7cc7bcc
·
verified ·
1 Parent(s): 89b6402

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/distilbert_rand_10_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: distilbert_rand_10_v1_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_10_v1_mrpc
18
+
19
+ This model is a fine-tuned version of [Hartunka/distilbert_rand_10_v1](https://huggingface.co/Hartunka/distilbert_rand_10_v1) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.4431
22
+ - Accuracy: 0.6544
23
+ - F1: 0.7556
24
+ - Combined Score: 0.7050
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.6309 | 1.0 | 15 | 0.5976 | 0.6936 | 0.8013 | 0.7474 |
56
+ | 0.5756 | 2.0 | 30 | 0.5884 | 0.6667 | 0.7748 | 0.7208 |
57
+ | 0.507 | 3.0 | 45 | 0.6164 | 0.6985 | 0.7967 | 0.7476 |
58
+ | 0.4021 | 4.0 | 60 | 0.7436 | 0.6838 | 0.7733 | 0.7286 |
59
+ | 0.2627 | 5.0 | 75 | 0.9784 | 0.6127 | 0.7008 | 0.6568 |
60
+ | 0.1522 | 6.0 | 90 | 1.2598 | 0.6397 | 0.7252 | 0.6825 |
61
+ | 0.0925 | 7.0 | 105 | 1.4431 | 0.6544 | 0.7556 | 0.7050 |
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.1744920286.s_005_m.2758941.38 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7952986fda50c9195281720a62eb0499e1ac7efb70e1b0f1515bec6c7128fe5
3
- size 5627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e619640536930b1bb1f057c8a946b70e2e830d86f7c955714b6b2ecc0ebaa3d5
3
+ size 9731
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa6bacc3cf50294ef9998fca62c56a807e59fade42145b79cf13a3c8a5470940
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:259ca45fd0d6febe3d936399ecf883ed26f763bd992970859f1526022ad4ff22
3
  size 267832560