Hartunka commited on
Commit
7996929
·
verified ·
1 Parent(s): a574f1e

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/bert_base_rand_50_v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: bert_base_rand_50_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
+ # bert_base_rand_50_v2_mrpc
18
+
19
+ This model is a fine-tuned version of [Hartunka/bert_base_rand_50_v2](https://huggingface.co/Hartunka/bert_base_rand_50_v2) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.4125
22
+ - Accuracy: 0.6299
23
+ - F1: 0.7091
24
+ - Combined Score: 0.6695
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.6271 | 1.0 | 15 | 0.5932 | 0.6912 | 0.8006 | 0.7459 |
56
+ | 0.5729 | 2.0 | 30 | 0.5897 | 0.7059 | 0.7931 | 0.7495 |
57
+ | 0.4928 | 3.0 | 45 | 0.6287 | 0.6863 | 0.7681 | 0.7272 |
58
+ | 0.3613 | 4.0 | 60 | 0.7397 | 0.6789 | 0.7631 | 0.7210 |
59
+ | 0.2399 | 5.0 | 75 | 0.9838 | 0.6593 | 0.7421 | 0.7007 |
60
+ | 0.1438 | 6.0 | 90 | 1.2018 | 0.6225 | 0.6932 | 0.6579 |
61
+ | 0.099 | 7.0 | 105 | 1.4125 | 0.6299 | 0.7091 | 0.6695 |
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.1745497583.s_005_m.2892304.74 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80c23ddbcb29b65d4060c5718ad54af8e5c12a161c1f40b178fe0c2f996e2b51
3
- size 7502
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3969c66c04071ea80c4756331667ac3d5cc9c7d2aae114272119187683279da9
3
+ size 9728
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71ce2fb02f237b1e6c7c28c92d2f4257ff19e88d916d0aa8d8429ed38a831688
3
  size 437953248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af86d91de5c83a2bdb45cb78eb72213c9dbb7411a5961d22f57443f1061aa00d
3
  size 437953248