Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
shjwudp
/
reading-bird
like
0
Text Generation
Transformers
PyTorch
shjwudp/shu
Chinese
gpt2
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
shjwudp
commited on
Oct 5, 2022
Commit
3f732f6
•
1 Parent(s):
dd8daa5
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
CHANGED
Viewed
@@ -5,4 +5,9 @@ license: mit
5
widget:
6
- text: "白日依山尽"
7
example_title: "古诗"
8
---
5
widget:
6
- text: "白日依山尽"
7
example_title: "古诗"
8
+
9
+
inference:
10
+
parameters:
11
+
max_new_tokens: 40
12
+
top_p: 0.9
13
---