Hyeonseo commited on
Commit
48daf8b
1 Parent(s): dc658d2

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +93 -0
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - precision
6
+ - recall
7
+ - f1
8
+ - accuracy
9
+ model-index:
10
+ - name: ko_fin_ner_roberta_small_model
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # ko_fin_ner_roberta_small_model
18
+
19
+ This model is a fine-tuned version of [klue/roberta-small](https://huggingface.co/klue/roberta-small) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.2873
22
+ - Precision: 0.7436
23
+ - Recall: 0.8774
24
+ - F1: 0.8050
25
+ - Accuracy: 0.9374
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 2e-05
45
+ - train_batch_size: 32
46
+ - eval_batch_size: 32
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 30
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
56
+ | No log | 1.0 | 25 | 1.0272 | 0.1215 | 0.1662 | 0.1404 | 0.7237 |
57
+ | No log | 2.0 | 50 | 0.7136 | 0.2360 | 0.4033 | 0.2978 | 0.7695 |
58
+ | No log | 3.0 | 75 | 0.5289 | 0.3422 | 0.5586 | 0.4244 | 0.8285 |
59
+ | No log | 4.0 | 100 | 0.4404 | 0.4184 | 0.6076 | 0.4956 | 0.8730 |
60
+ | No log | 5.0 | 125 | 0.3768 | 0.4124 | 0.6540 | 0.5058 | 0.8866 |
61
+ | No log | 6.0 | 150 | 0.3484 | 0.4758 | 0.6975 | 0.5657 | 0.8953 |
62
+ | No log | 7.0 | 175 | 0.3236 | 0.5477 | 0.7357 | 0.6279 | 0.9039 |
63
+ | No log | 8.0 | 200 | 0.3097 | 0.5702 | 0.7520 | 0.6486 | 0.9015 |
64
+ | No log | 9.0 | 225 | 0.3168 | 0.6167 | 0.7629 | 0.6821 | 0.9096 |
65
+ | No log | 10.0 | 250 | 0.2950 | 0.6176 | 0.8011 | 0.6975 | 0.9145 |
66
+ | No log | 11.0 | 275 | 0.2806 | 0.6674 | 0.8147 | 0.7337 | 0.9195 |
67
+ | No log | 12.0 | 300 | 0.2749 | 0.6853 | 0.8365 | 0.7534 | 0.9266 |
68
+ | No log | 13.0 | 325 | 0.2743 | 0.7002 | 0.8338 | 0.7612 | 0.9292 |
69
+ | No log | 14.0 | 350 | 0.2862 | 0.6774 | 0.8011 | 0.7341 | 0.9238 |
70
+ | No log | 15.0 | 375 | 0.2703 | 0.6879 | 0.8529 | 0.7616 | 0.9276 |
71
+ | No log | 16.0 | 400 | 0.2752 | 0.7036 | 0.8474 | 0.7689 | 0.9293 |
72
+ | No log | 17.0 | 425 | 0.2721 | 0.6998 | 0.8447 | 0.7654 | 0.9305 |
73
+ | No log | 18.0 | 450 | 0.2831 | 0.6979 | 0.8311 | 0.7587 | 0.9299 |
74
+ | No log | 19.0 | 475 | 0.2857 | 0.7252 | 0.8556 | 0.7850 | 0.9319 |
75
+ | 0.2786 | 20.0 | 500 | 0.2792 | 0.7260 | 0.8665 | 0.7901 | 0.9319 |
76
+ | 0.2786 | 21.0 | 525 | 0.2604 | 0.7355 | 0.8638 | 0.7945 | 0.9349 |
77
+ | 0.2786 | 22.0 | 550 | 0.2603 | 0.7092 | 0.8638 | 0.7789 | 0.9359 |
78
+ | 0.2786 | 23.0 | 575 | 0.3026 | 0.7227 | 0.8665 | 0.7881 | 0.9342 |
79
+ | 0.2786 | 24.0 | 600 | 0.2800 | 0.7431 | 0.8747 | 0.8035 | 0.9375 |
80
+ | 0.2786 | 25.0 | 625 | 0.2838 | 0.7283 | 0.8692 | 0.7925 | 0.9361 |
81
+ | 0.2786 | 26.0 | 650 | 0.2813 | 0.7339 | 0.8719 | 0.7970 | 0.9371 |
82
+ | 0.2786 | 27.0 | 675 | 0.2881 | 0.7407 | 0.8719 | 0.8010 | 0.9358 |
83
+ | 0.2786 | 28.0 | 700 | 0.2894 | 0.7379 | 0.8747 | 0.8005 | 0.9362 |
84
+ | 0.2786 | 29.0 | 725 | 0.2889 | 0.7483 | 0.8747 | 0.8065 | 0.9368 |
85
+ | 0.2786 | 30.0 | 750 | 0.2873 | 0.7436 | 0.8774 | 0.8050 | 0.9374 |
86
+
87
+
88
+ ### Framework versions
89
+
90
+ - Transformers 4.28.0
91
+ - Pytorch 2.0.1+cu118
92
+ - Datasets 2.13.1
93
+ - Tokenizers 0.13.3