ys7yoo commited on
Commit
1527603
1 Parent(s): 4cbedf1

Model save

Browse files
Files changed (2) hide show
  1. README.md +63 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ datasets:
5
+ - klue
6
+ model-index:
7
+ - name: sts_nli_roberta-large_lr1e-05_wd1e-03_ep3_lr1e-05_wd1e-03_ep3_ckpt
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # sts_nli_roberta-large_lr1e-05_wd1e-03_ep3_lr1e-05_wd1e-03_ep3_ckpt
15
+
16
+ This model was trained from scratch on the klue dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.3260
19
+ - Mse: 0.3260
20
+ - Mae: 0.4173
21
+ - R2: 0.8507
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 1e-05
41
+ - train_batch_size: 64
42
+ - eval_batch_size: 64
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_ratio: 0.1
47
+ - num_epochs: 3
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Mse | Mae | R2 |
52
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|
53
+ | 0.9158 | 1.0 | 183 | 0.4483 | 0.4483 | 0.4964 | 0.7947 |
54
+ | 0.1335 | 2.0 | 366 | 0.3875 | 0.3875 | 0.4620 | 0.8226 |
55
+ | 0.0964 | 3.0 | 549 | 0.3260 | 0.3260 | 0.4173 | 0.8507 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.33.2
61
+ - Pytorch 2.0.1+cu117
62
+ - Datasets 2.13.0
63
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:476440fcd41b293b630963e27a48173efa449a35cbcc86522cbd1dc0277057bd
3
  size 1346765233
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62de9686a01333f882d1c5a40e3935bbc67ffd59adc9a1438766ee2a4debc34c
3
  size 1346765233