skang187 commited on
Commit
231cd68
1 Parent(s): 218d386

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: mit
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -14,10 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # Contract-new-tokenizer-mDeBERTa-v3-kor-further
16
 
17
- This model is a fine-tuned version of [lighthouse/mdeberta-v3-base-kor-further](https://huggingface.co/lighthouse/mdeberta-v3-base-kor-further) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0957
20
- - Accuracy: 0.9718
21
 
22
  ## Model description
23
 
@@ -51,9 +50,9 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | No log | 1.0 | 249 | 0.1601 | 0.9386 |
55
- | No log | 2.0 | 498 | 0.1140 | 0.9618 |
56
- | No log | 3.0 | 747 | 0.0957 | 0.9718 |
57
 
58
 
59
  ### Framework versions
 
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
 
13
 
14
  # Contract-new-tokenizer-mDeBERTa-v3-kor-further
15
 
16
+ This model is a fine-tuned version of [skang187/before](https://huggingface.co/skang187/before) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.0605
19
+ - Accuracy: 0.9879
20
 
21
  ## Model description
22
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 249 | 0.0780 | 0.9779 |
54
+ | No log | 2.0 | 498 | 0.0563 | 0.9879 |
55
+ | No log | 3.0 | 747 | 0.0605 | 0.9879 |
56
 
57
 
58
  ### Framework versions