Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
MLRush
/
chinese-lm-30m
like
0
Follow
MLRush
2
Text Generation
Transformers
PyTorch
wikipedia
Chinese
gpt_neox
code
text-generation-inference
Inference Endpoints
License:
openrail
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
BravePaul
commited on
Apr 22, 2023
Commit
1434153
•
1 Parent(s):
392ca18
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: openrail
3
+
datasets:
4
+
- wikipedia
5
+
language:
6
+
- zh
7
+
metrics:
8
+
- perplexity
9
+
library_name: transformers
10
+
pipeline_tag: text-generation
11
+
---