Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dima806
/
flan-t5-small-with-ppo
like
1
Text2Text Generation
Transformers
PyTorch
Safetensors
argilla/news-summary
t5
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
dima806
commited on
Sep 24, 2023
Commit
63f8a71
·
1 Parent(s):
298f212
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
license: apache-2.0
3
+
datasets:
4
+
- argilla/news-summary
5
+
---
6
+
See https://www.kaggle.com/code/dima806/t5-summarization-with-proximal-policy-optimization for more details.