Model save
Browse files- README.md +87 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: gokuls/bert_12_layer_model_v1_complete_training_new_wt_init_48
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- glue
|
7 |
+
metrics:
|
8 |
+
- spearmanr
|
9 |
+
model-index:
|
10 |
+
- name: hBERTv1_new_pretrain_w_init_48_ver2_stsb
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Text Classification
|
14 |
+
type: text-classification
|
15 |
+
dataset:
|
16 |
+
name: glue
|
17 |
+
type: glue
|
18 |
+
config: stsb
|
19 |
+
split: validation
|
20 |
+
args: stsb
|
21 |
+
metrics:
|
22 |
+
- name: Spearmanr
|
23 |
+
type: spearmanr
|
24 |
+
value: 0.20585571946536435
|
25 |
+
---
|
26 |
+
|
27 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
28 |
+
should probably proofread and complete it, then remove this comment. -->
|
29 |
+
|
30 |
+
# hBERTv1_new_pretrain_w_init_48_ver2_stsb
|
31 |
+
|
32 |
+
This model is a fine-tuned version of [gokuls/bert_12_layer_model_v1_complete_training_new_wt_init_48](https://huggingface.co/gokuls/bert_12_layer_model_v1_complete_training_new_wt_init_48) on the glue dataset.
|
33 |
+
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 2.3776
|
35 |
+
- Pearson: 0.1911
|
36 |
+
- Spearmanr: 0.2059
|
37 |
+
- Combined Score: 0.1985
|
38 |
+
|
39 |
+
## Model description
|
40 |
+
|
41 |
+
More information needed
|
42 |
+
|
43 |
+
## Intended uses & limitations
|
44 |
+
|
45 |
+
More information needed
|
46 |
+
|
47 |
+
## Training and evaluation data
|
48 |
+
|
49 |
+
More information needed
|
50 |
+
|
51 |
+
## Training procedure
|
52 |
+
|
53 |
+
### Training hyperparameters
|
54 |
+
|
55 |
+
The following hyperparameters were used during training:
|
56 |
+
- learning_rate: 4e-05
|
57 |
+
- train_batch_size: 64
|
58 |
+
- eval_batch_size: 64
|
59 |
+
- seed: 10
|
60 |
+
- distributed_type: multi-GPU
|
61 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
+
- lr_scheduler_type: linear
|
63 |
+
- num_epochs: 15
|
64 |
+
|
65 |
+
### Training results
|
66 |
+
|
67 |
+
| Training Loss | Epoch | Step | Validation Loss | Pearson | Spearmanr | Combined Score |
|
68 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|:---------:|:--------------:|
|
69 |
+
| 2.3716 | 1.0 | 90 | 2.4198 | 0.1235 | 0.0756 | 0.0995 |
|
70 |
+
| 2.1648 | 2.0 | 180 | 2.4218 | 0.0592 | 0.0606 | 0.0599 |
|
71 |
+
| 2.1915 | 3.0 | 270 | 2.5305 | 0.1143 | 0.0959 | 0.1051 |
|
72 |
+
| 2.1855 | 4.0 | 360 | 2.4912 | 0.1118 | 0.0969 | 0.1043 |
|
73 |
+
| 2.1858 | 5.0 | 450 | 2.3539 | 0.1130 | 0.1043 | 0.1087 |
|
74 |
+
| 2.1818 | 6.0 | 540 | 2.2509 | 0.1285 | 0.1247 | 0.1266 |
|
75 |
+
| 2.2562 | 7.0 | 630 | 2.3302 | 0.1043 | 0.0974 | 0.1009 |
|
76 |
+
| 2.2299 | 8.0 | 720 | 2.3749 | 0.1984 | 0.1422 | 0.1703 |
|
77 |
+
| 2.0676 | 9.0 | 810 | 2.3883 | 0.1300 | 0.1329 | 0.1314 |
|
78 |
+
| 1.926 | 10.0 | 900 | 2.5884 | 0.1259 | 0.1233 | 0.1246 |
|
79 |
+
| 1.7701 | 11.0 | 990 | 2.3776 | 0.1911 | 0.2059 | 0.1985 |
|
80 |
+
|
81 |
+
|
82 |
+
### Framework versions
|
83 |
+
|
84 |
+
- Transformers 4.34.0
|
85 |
+
- Pytorch 1.14.0a0+410ce96
|
86 |
+
- Datasets 2.14.5
|
87 |
+
- Tokenizers 0.14.1
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 481096157
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08a841606bf0b4aad4062e90c7b00be9ce5564154e227e0f1c7fb05342d36860
|
3 |
size 481096157
|