dd3434 commited on
Commit
88a688c
·
verified ·
1 Parent(s): 792763d

End of training

Browse files
Files changed (2) hide show
  1. README.md +21 -16
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- base_model: kykim/bert-kor-base
 
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -14,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # test_model
16
 
17
- This model is a fine-tuned version of [kykim/bert-kor-base](https://huggingface.co/kykim/bert-kor-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.8679
20
- - Accuracy: 0.8696
21
 
22
  ## Model description
23
 
@@ -36,9 +37,9 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - learning_rate: 6e-05
40
- - train_batch_size: 32
41
- - eval_batch_size: 32
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
@@ -48,15 +49,19 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.6346 | 0.55 | 100 | 0.5654 | 0.8168 |
52
- | 0.4796 | 1.1 | 200 | 0.4995 | 0.8370 |
53
- | 0.3232 | 1.65 | 300 | 0.4617 | 0.8478 |
54
- | 0.2712 | 2.2 | 400 | 0.5025 | 0.8602 |
55
- | 0.2023 | 2.75 | 500 | 0.4676 | 0.8696 |
56
- | 0.1505 | 3.3 | 600 | 0.6037 | 0.8665 |
57
- | 0.129 | 3.85 | 700 | 0.5867 | 0.8680 |
58
- | 0.0731 | 4.4 | 800 | 0.7243 | 0.8711 |
59
- | 0.0659 | 4.95 | 900 | 0.8679 | 0.8696 |
 
 
 
 
60
 
61
 
62
  ### Framework versions
 
1
  ---
2
+ license: cc-by-sa-4.0
3
+ base_model: hun3359/klue-bert-base-sentiment
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
15
 
16
  # test_model
17
 
18
+ This model is a fine-tuned version of [hun3359/klue-bert-base-sentiment](https://huggingface.co/hun3359/klue-bert-base-sentiment) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.3206
21
+ - Accuracy: 0.6641
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 128
42
+ - eval_batch_size: 128
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.5047 | 0.37 | 100 | 0.9652 | 0.6467 |
53
+ | 0.8768 | 0.74 | 200 | 0.8288 | 0.6838 |
54
+ | 0.7917 | 1.11 | 300 | 0.8921 | 0.6820 |
55
+ | 0.6015 | 1.48 | 400 | 0.8900 | 0.6809 |
56
+ | 0.5995 | 1.85 | 500 | 0.9054 | 0.6804 |
57
+ | 0.4939 | 2.21 | 600 | 0.9975 | 0.6706 |
58
+ | 0.3935 | 2.58 | 700 | 1.0417 | 0.6726 |
59
+ | 0.3923 | 2.95 | 800 | 1.0413 | 0.6677 |
60
+ | 0.2532 | 3.32 | 900 | 1.1942 | 0.6680 |
61
+ | 0.2396 | 3.69 | 1000 | 1.2205 | 0.6643 |
62
+ | 0.2349 | 4.06 | 1100 | 1.2250 | 0.6638 |
63
+ | 0.1585 | 4.43 | 1200 | 1.3182 | 0.6656 |
64
+ | 0.1595 | 4.8 | 1300 | 1.3206 | 0.6641 |
65
 
66
 
67
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6ce1a6a10bd7a38676438f5a4a6ef53e62bf9a689c927a30603872a32bec591
3
  size 442553582
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de98d87b6bb30c4c4a616cb073dd3203131c629559642b6f8d79691f7ef800e2
3
  size 442553582