ys7yoo commited on
Commit
8ac34ad
·
1 Parent(s): 255871d

Model save

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ base_model: klue/bert-base
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - klue
8
+ model-index:
9
+ - name: sts_klue_bert_base_ep5_ckpt
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
+ # sts_klue_bert_base_ep5_ckpt
17
+
18
+ This model is a fine-tuned version of [klue/bert-base](https://huggingface.co/klue/bert-base) on the klue dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4295
21
+ - Mse: 0.4295
22
+ - Mae: 0.4938
23
+ - R2: 0.8033
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: 64
44
+ - eval_batch_size: 64
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 5
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Mse | Mae | R2 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|
55
+ | 0.8186 | 1.0 | 183 | 0.5172 | 0.5172 | 0.5566 | 0.7631 |
56
+ | 0.1529 | 2.0 | 366 | 0.4698 | 0.4698 | 0.5155 | 0.7849 |
57
+ | 0.0967 | 3.0 | 549 | 0.4525 | 0.4525 | 0.4859 | 0.7928 |
58
+ | 0.0699 | 4.0 | 732 | 0.4232 | 0.4232 | 0.4839 | 0.8062 |
59
+ | 0.0537 | 5.0 | 915 | 0.4295 | 0.4295 | 0.4938 | 0.8033 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.33.1
65
+ - Pytorch 2.0.1+cu117
66
+ - Datasets 2.13.0
67
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1769543a7ad96304f183baf30711df0f15b67a5e5ee59fdaef2aee9f2e0173e4
3
  size 442540849
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76cc8d82960afd0e432315cc9913ac4d6ac8b56f45c70706ddb6f56a5a6b06d2
3
  size 442540849