Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ebisuke
/
liz-nojaloli-ja
like
0
Text Generation
Transformers
PyTorch
ebisuke/liz-nojaloli-ja-ds
Japanese
gpt_neox
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ebisuke
commited on
May 24, 2023
Commit
bf39b58
·
1 Parent(s):
f4f77a7
added plan
Browse files
Files changed (1)
hide
show
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -51,3 +51,6 @@ output = tokenizer.decode(output_ids.tolist()[0])
51
print(output)
52
```
53
51
print(output)
52
```
53
54
+
## Plan
55
+
- RLHFとかに挑戦してみる。
56
+