minoosh commited on
Commit
22ee4fe
1 Parent(s): 42a5a74

Model save

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: bert-reg-biencoder-cosine_embedding
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # bert-reg-biencoder-cosine_embedding
14
+
15
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.4608
18
+ - Mse: 0.2163
19
+ - Mae: 0.3729
20
+ - Pearson Corr: 0.1820
21
+ - Spearman Corr: 0.1619
22
+ - Cosine Sim: 0.6941
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 32
43
+ - eval_batch_size: 32
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_steps: 100
48
+ - num_epochs: 7
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Mse | Mae | Pearson Corr | Spearman Corr | Cosine Sim |
53
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------------:|:-------------:|:----------:|
54
+ | 0.5366 | 1.0 | 21 | 0.5212 | 0.1367 | 0.2918 | 0.1078 | 0.1049 | 0.9047 |
55
+ | 0.5294 | 2.0 | 42 | 0.5061 | 0.0996 | 0.2390 | 0.1385 | 0.1515 | 0.9048 |
56
+ | 0.4811 | 3.0 | 63 | 0.4862 | 0.0855 | 0.2381 | 0.1325 | 0.0899 | 0.8857 |
57
+ | 0.4292 | 4.0 | 84 | 0.4494 | 0.1511 | 0.3202 | 0.2155 | 0.1778 | 0.7872 |
58
+ | 0.3672 | 5.0 | 105 | 0.4513 | 0.1470 | 0.3067 | 0.2206 | 0.1849 | 0.7980 |
59
+ | 0.3259 | 6.0 | 126 | 0.4644 | 0.2209 | 0.3901 | 0.1864 | 0.1662 | 0.6696 |
60
+ | 0.2866 | 7.0 | 147 | 0.4608 | 0.2163 | 0.3729 | 0.1820 | 0.1619 | 0.6941 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.45.1
66
+ - Pytorch 2.4.0
67
+ - Datasets 3.0.1
68
+ - Tokenizers 0.20.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7df5ea01b5055a5881bcac893f14fc2952626bddf0a20c89682ae7dc76644c9
3
  size 437953512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:594e59bb72cf166f24b1c17c804b85b417bb4a37fef4743693ee56124b4dbd5d
3
  size 437953512