dd3434 commited on
Commit
391129a
·
verified ·
1 Parent(s): c480837

End of training

Browse files
Files changed (3) hide show
  1. README.md +11 -14
  2. config.json +1 -1
  3. pytorch_model.bin +2 -2
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- base_model: snunlp/KR-Medium
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -14,10 +13,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 [snunlp/KR-Medium](https://huggingface.co/snunlp/KR-Medium) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.3382
20
- - Accuracy: 0.6372
21
 
22
  ## Model description
23
 
@@ -48,16 +47,14 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 1.0161 | 0.5 | 100 | 0.8929 | 0.6428 |
52
- | 0.8861 | 1.0 | 200 | 0.8755 | 0.6526 |
53
- | 0.6894 | 1.49 | 300 | 0.8906 | 0.6435 |
54
- | 0.6773 | 1.99 | 400 | 0.8928 | 0.6585 |
55
- | 0.4686 | 2.49 | 500 | 1.0231 | 0.6340 |
56
- | 0.4645 | 2.99 | 600 | 1.0166 | 0.6424 |
57
- | 0.295 | 3.48 | 700 | 1.1859 | 0.6351 |
58
- | 0.2764 | 3.98 | 800 | 1.2167 | 0.6368 |
59
- | 0.185 | 4.48 | 900 | 1.3204 | 0.6312 |
60
- | 0.1775 | 4.98 | 1000 | 1.3382 | 0.6372 |
61
 
62
 
63
  ### Framework versions
 
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
 
13
 
14
  # test_model
15
 
16
+ This model was trained from scratch on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.9938
19
+ - Accuracy: 0.7473
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
+ | 0.6263 | 0.62 | 100 | 0.5941 | 0.7394 |
51
+ | 0.5263 | 1.24 | 200 | 0.5814 | 0.7578 |
52
+ | 0.4177 | 1.86 | 300 | 0.6013 | 0.7530 |
53
+ | 0.2901 | 2.48 | 400 | 0.7275 | 0.7402 |
54
+ | 0.2377 | 3.11 | 500 | 0.7853 | 0.7433 |
55
+ | 0.1313 | 3.73 | 600 | 0.8747 | 0.7394 |
56
+ | 0.1043 | 4.35 | 700 | 0.9510 | 0.7464 |
57
+ | 0.0714 | 4.97 | 800 | 0.9938 | 0.7473 |
 
 
58
 
59
 
60
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "hun3359/klue-bert-base-sentiment",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "/kaggle/working/test_model/checkpoint-200",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56d1266dab472810ead7f8d2bc6c7638a01486ab7e79791cf670c1f517701ad5
3
- size 442547438
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cd70296f1efb94b624df1a75f4c3f3da03909fcd5680fee6f73cae37b15422f
3
+ size 442544622