Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ tags:
|
|
5 |
- feature-extraction
|
6 |
- sentence-similarity
|
7 |
- transformers
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# leewaay/kpf-bert-base-klueNLI-klueSTS-MSL512
|
@@ -80,7 +82,7 @@ For an automated evaluation of this model, see the *Sentence Embeddings Benchmar
|
|
80 |
|
81 |
|
82 |
## Training
|
83 |
-
This model uses the pretrained [`jinmang2/kpfbert`](https://huggingface.co/jinmang2/kpfbert) model. Please refer to the model card for more detailed information about the pre-training procedure. It continued training on STS data after it loaded a model trained on NLI data.
|
84 |
|
85 |
The model was trained with the parameters:
|
86 |
|
|
|
5 |
- feature-extraction
|
6 |
- sentence-similarity
|
7 |
- transformers
|
8 |
+
language:
|
9 |
+
- ko
|
10 |
---
|
11 |
|
12 |
# leewaay/kpf-bert-base-klueNLI-klueSTS-MSL512
|
|
|
82 |
|
83 |
|
84 |
## Training
|
85 |
+
This model uses the pretrained [`jinmang2/kpfbert`](https://huggingface.co/jinmang2/kpfbert) model. Please refer to the model card for more detailed information about the pre-training procedure. It continued training on [klue STS data](https://huggingface.co/datasets/klue#sts) after it loaded a model trained on [klue NLI data](https://huggingface.co/datasets/klue#nli).
|
86 |
|
87 |
The model was trained with the parameters:
|
88 |
|