ehdwns1516
commited on
Commit
•
e73236d
1
Parent(s):
52c9221
Update README.md
Browse files
README.md
CHANGED
@@ -6,13 +6,16 @@ You can use English, but don't expect accuracy.
|
|
6 |
If the context is longer than 1200 characters, the context may be cut in the middle and the result may not come out well.
|
7 |
|
8 |
KLUE-RoBERTa-base-KorNLI DEMO: [Ainize DEMO](https://main-klue-roberta-base-kornli-ehdwns1516.endpoint.ainize.ai/)
|
|
|
9 |
KLUE-RoBERTa-base-KorNLI API: [Ainize API](https://ainize.web.app/redirect?git_repo=https://github.com/ehdwns1516/klue-roberta-base_kornli)
|
10 |
|
11 |
## Overview
|
12 |
Language model: klue/roberta-base
|
13 |
Language: Korean
|
14 |
Training data: [kakaobrain KorNLI](https://github.com/kakaobrain/KorNLUDatasets/tree/master/KorNLI)
|
|
|
15 |
Eval data: [kakaobrain KorNLI](https://github.com/kakaobrain/KorNLUDatasets/tree/master/KorNLI)
|
|
|
16 |
Code: See [Ainize Workspace](https://a966119d3186.ngrok.io/notebooks/DJ/KLUE-NLI/klue-roberta-base-kornli.ipynb)
|
17 |
|
18 |
## Usage
|
|
|
6 |
If the context is longer than 1200 characters, the context may be cut in the middle and the result may not come out well.
|
7 |
|
8 |
KLUE-RoBERTa-base-KorNLI DEMO: [Ainize DEMO](https://main-klue-roberta-base-kornli-ehdwns1516.endpoint.ainize.ai/)
|
9 |
+
|
10 |
KLUE-RoBERTa-base-KorNLI API: [Ainize API](https://ainize.web.app/redirect?git_repo=https://github.com/ehdwns1516/klue-roberta-base_kornli)
|
11 |
|
12 |
## Overview
|
13 |
Language model: klue/roberta-base
|
14 |
Language: Korean
|
15 |
Training data: [kakaobrain KorNLI](https://github.com/kakaobrain/KorNLUDatasets/tree/master/KorNLI)
|
16 |
+
|
17 |
Eval data: [kakaobrain KorNLI](https://github.com/kakaobrain/KorNLUDatasets/tree/master/KorNLI)
|
18 |
+
|
19 |
Code: See [Ainize Workspace](https://a966119d3186.ngrok.io/notebooks/DJ/KLUE-NLI/klue-roberta-base-kornli.ipynb)
|
20 |
|
21 |
## Usage
|