Hartunka commited on
Commit
b898f28
·
verified ·
1 Parent(s): 40ebffe

Model save

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/bert_base_rand_20_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - spearmanr
8
+ model-index:
9
+ - name: bert_base_rand_20_v1_stsb
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # bert_base_rand_20_v1_stsb
17
+
18
+ This model is a fine-tuned version of [Hartunka/bert_base_rand_20_v1](https://huggingface.co/Hartunka/bert_base_rand_20_v1) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.4146
21
+ - Pearson: 0.3261
22
+ - Spearmanr: 0.3240
23
+ - Combined Score: 0.3250
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 | Pearson | Spearmanr | Combined Score |
53
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:---------:|:--------------:|
54
+ | 2.5033 | 1.0 | 23 | 2.3186 | 0.1505 | 0.1315 | 0.1410 |
55
+ | 1.8985 | 2.0 | 46 | 2.5296 | 0.1855 | 0.1748 | 0.1802 |
56
+ | 1.6671 | 3.0 | 69 | 2.5970 | 0.2019 | 0.2018 | 0.2018 |
57
+ | 1.3208 | 4.0 | 92 | 2.3513 | 0.2943 | 0.2964 | 0.2954 |
58
+ | 0.982 | 5.0 | 115 | 2.5607 | 0.2799 | 0.2755 | 0.2777 |
59
+ | 0.7114 | 6.0 | 138 | 2.4146 | 0.3261 | 0.3240 | 0.3250 |
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.1745153891.s_005_m.2796520.84 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ae60ea9b9192235cb17b14810a9c207ad0e7214478a0ae489d59cc9f3f2e37c
3
- size 8170
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:682c40e954280da66edd8ce2831985e13d0d6112ed6cbe347556bfe247206604
3
+ size 9168
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a76cd3c1beac3f610ace5ee01328611babd10cb58cf36d0f6718f77ce2a23c2b
3
  size 437950172
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3197b20181a835bc3a3825527d87b1ed68bbeb113b24bc3bfcb6dd6f1282025f
3
  size 437950172