minoosh commited on
Commit
2a0e5f4
1 Parent(s): 5a0ea3d

Model save

Browse files
Files changed (3) hide show
  1. README.md +70 -0
  2. config.json +32 -0
  3. model.safetensors +2 -2
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: bert-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: bert-reg-crossencoder-mse
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # bert-reg-crossencoder-mse
16
+
17
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.0752
20
+ - Mse: 0.0752
21
+ - Mae: 0.2120
22
+ - Pearson Corr: 0.3937
23
+ - Spearman Corr: 0.3178
24
+ - Cosine Sim: 0.9163
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: 2e-05
44
+ - train_batch_size: 16
45
+ - eval_batch_size: 16
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 100
50
+ - num_epochs: 7
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Mse | Mae | Pearson Corr | Spearman Corr | Cosine Sim |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------------:|:-------------:|:----------:|
56
+ | 0.1034 | 1.0 | 41 | 0.0704 | 0.0704 | 0.2198 | 0.1914 | 0.2429 | 0.9070 |
57
+ | 0.097 | 2.0 | 82 | 0.0739 | 0.0739 | 0.2161 | 0.2185 | 0.2208 | 0.9059 |
58
+ | 0.0877 | 3.0 | 123 | 0.0663 | 0.0663 | 0.2154 | 0.3214 | 0.2426 | 0.9133 |
59
+ | 0.0679 | 4.0 | 164 | 0.0723 | 0.0723 | 0.2054 | 0.3722 | 0.3382 | 0.9175 |
60
+ | 0.0569 | 5.0 | 205 | 0.0644 | 0.0644 | 0.2058 | 0.3867 | 0.3552 | 0.9155 |
61
+ | 0.0408 | 6.0 | 246 | 0.0773 | 0.0773 | 0.2102 | 0.4045 | 0.3105 | 0.9190 |
62
+ | 0.0317 | 7.0 | 287 | 0.0752 | 0.0752 | 0.2120 | 0.3937 | 0.3178 | 0.9163 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.44.2
68
+ - Pytorch 2.5.0+cu121
69
+ - Datasets 3.1.0
70
+ - Tokenizers 0.19.1
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "LABEL_0"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 3072,
17
+ "label2id": {
18
+ "LABEL_0": 0
19
+ },
20
+ "layer_norm_eps": 1e-12,
21
+ "max_position_embeddings": 512,
22
+ "model_type": "bert",
23
+ "num_attention_heads": 12,
24
+ "num_hidden_layers": 12,
25
+ "pad_token_id": 0,
26
+ "position_embedding_type": "absolute",
27
+ "torch_dtype": "float32",
28
+ "transformers_version": "4.44.2",
29
+ "type_vocab_size": 2,
30
+ "use_cache": true,
31
+ "vocab_size": 30522
32
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ca2b9f7011c19220ee95e981b1b224809d4d02611c457737746e0d97547d995
3
- size 437956772
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87f5139dae3fdcbbb65b3c6195081e2e057a658e485499d7403c87a08bd1710b
3
+ size 437955572