Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
Pretrained K-mHas with multi-label model with "koelectra-v3"
|
2 |
|
3 |
-
You can use tokenizer of this model with "monologg/koelectra-v3-base-discriminator"
|
|
|
|
|
|
|
|
|
4 |
|
5 |
label maps are like this.
|
6 |
>>>
|
|
|
1 |
Pretrained K-mHas with multi-label model with "koelectra-v3"
|
2 |
|
3 |
+
You can use tokenizer of this model with "monologg/koelectra-v3-base-discriminator"
|
4 |
+
|
5 |
+
dataset : https://huggingface.co/datasets/jeanlee/kmhas_korean_hate_speech
|
6 |
+
|
7 |
+
pretrained_model : https://huggingface.co/monologg/koelectra-base-v3-discriminator
|
8 |
|
9 |
label maps are like this.
|
10 |
>>>
|