uploaded readme
Browse files
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Quantization made by Richard Erkhov.
|
2 |
+
|
3 |
+
[Github](https://github.com/RichardErkhov)
|
4 |
+
|
5 |
+
[Discord](https://discord.gg/pvy7H8DZMG)
|
6 |
+
|
7 |
+
[Request more models](https://github.com/RichardErkhov/quant_request)
|
8 |
+
|
9 |
+
|
10 |
+
gpt-neo-1.3B-ko - bnb 8bits
|
11 |
+
- Model creator: https://huggingface.co/lcw99/
|
12 |
+
- Original model: https://huggingface.co/lcw99/gpt-neo-1.3B-ko/
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
Original model description:
|
18 |
+
---
|
19 |
+
language:
|
20 |
+
- ko
|
21 |
+
tags:
|
22 |
+
- text generation
|
23 |
+
- pytorch
|
24 |
+
- causal-lm
|
25 |
+
license: apache-2.0
|
26 |
+
datasets:
|
27 |
+
- oscar
|
28 |
+
- lcw99/wikipedia-korean-20221001
|
29 |
+
- heegyu/namuwiki-extracted
|
30 |
+
- cc100
|
31 |
+
---
|
32 |
+
# gpt-neo-1.3B Korean version
|
33 |
+
|
34 |
+
PPL on Oscar Korean text dataset = 46.0
|
35 |
+
|