Commit
·
6a727c1
1
Parent(s):
5355201
Update README.md
Browse files
README.md
CHANGED
@@ -92,8 +92,8 @@ The following tables show the evaluation results with the various number of few-
|
|
92 |
| Model | parameters | boolq | copa | wic | hellaswag | sentineg | average |
|
93 |
|----------------------------------------------------------------------------------------------|------------|------------|------------|------------|------------|------------|------------|
|
94 |
| [skt/ko-gpt-trinity-1.2B-v0.5](https://huggingface.co/skt/ko-gpt-trinity-1.2B-v0.5) † | 1.2B | **0.6663** | 0.6222 | 0.656 | 0.4011 | 0.3534 | 0.5398 |
|
95 |
-
| [kakaobrain/kogpt](https://huggingface.co/kakaobrain/kogpt) * | 6.0B | 0.3241 | 0.719
|
96 |
-
| [EleutherAI/gpt-neox-ko-1.3b](https://huggingface.co/EleutherAI/gpt-neox-ko-1.3b) (ours) | 1.3B | 0.5174 | 0
|
97 |
|
98 |
- the number of few shot examples = 50
|
99 |
|
|
|
92 |
| Model | parameters | boolq | copa | wic | hellaswag | sentineg | average |
|
93 |
|----------------------------------------------------------------------------------------------|------------|------------|------------|------------|------------|------------|------------|
|
94 |
| [skt/ko-gpt-trinity-1.2B-v0.5](https://huggingface.co/skt/ko-gpt-trinity-1.2B-v0.5) † | 1.2B | **0.6663** | 0.6222 | 0.656 | 0.4011 | 0.3534 | 0.5398 |
|
95 |
+
| [kakaobrain/kogpt](https://huggingface.co/kakaobrain/kogpt) * | 6.0B | 0.3241 | **0.719** | 0.1356 | **0.4616** | 0.8056 | 0.48936 |
|
96 |
+
| [EleutherAI/gpt-neox-ko-1.3b](https://huggingface.co/EleutherAI/gpt-neox-ko-1.3b) (ours) | 1.3B | 0.5174 | 0.7072 | **0.6567** | 0.417 | **0.8444** | **0.5468** |
|
97 |
|
98 |
- the number of few shot examples = 50
|
99 |
|