ehdwns1516 commited on
Commit
192fe28
1 Parent(s): 11c41c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -6,14 +6,19 @@
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
 
13
  Language model: klue/roberta-base
 
14
  Language: Korean
 
15
  Training data: [kakaobrain KorNLI](https://github.com/kakaobrain/KorNLUDatasets/tree/master/KorNLI)
 
16
  Eval data: [kakaobrain KorNLI](https://github.com/kakaobrain/KorNLUDatasets/tree/master/KorNLI)
 
17
  Code: See [Ainize Workspace](https://a966119d3186.ngrok.io/notebooks/DJ/KLUE-NLI/klue-roberta-base-kornli.ipynb)
18
 
19
  ## 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
 
14
  Language model: klue/roberta-base
15
+
16
  Language: Korean
17
+
18
  Training data: [kakaobrain KorNLI](https://github.com/kakaobrain/KorNLUDatasets/tree/master/KorNLI)
19
+
20
  Eval data: [kakaobrain KorNLI](https://github.com/kakaobrain/KorNLUDatasets/tree/master/KorNLI)
21
+
22
  Code: See [Ainize Workspace](https://a966119d3186.ngrok.io/notebooks/DJ/KLUE-NLI/klue-roberta-base-kornli.ipynb)
23
 
24
  ## Usage