leewaay commited on
Commit
0703861
1 Parent(s): 6d5494d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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