Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
---
|
2 |
language: ja
|
3 |
tags:
|
4 |
-
- gpt-neox
|
5 |
-
- text-generation
|
6 |
-
- lm
|
7 |
-
- nlp
|
8 |
-
- gradio
|
9 |
-
- spaces
|
10 |
license: mit
|
11 |
license-link: https://opensource.org/license/mit
|
12 |
datasets:
|
13 |
-
- cc100
|
14 |
-
- Wikipedia
|
15 |
-
- mc4
|
16 |
inference: true
|
17 |
library_name: transformers
|
18 |
pipeline_tag: text-generation
|
|
|
1 |
---
|
2 |
language: ja
|
3 |
tags:
|
4 |
+
- gpt-neox
|
5 |
+
- text-generation
|
6 |
+
- lm
|
7 |
+
- nlp
|
8 |
+
- gradio
|
9 |
+
- spaces
|
10 |
license: mit
|
11 |
license-link: https://opensource.org/license/mit
|
12 |
datasets:
|
13 |
+
- cc100
|
14 |
+
- Wikipedia
|
15 |
+
- mc4
|
16 |
inference: true
|
17 |
library_name: transformers
|
18 |
pipeline_tag: text-generation
|