Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
pvduy
/
pythia-6B-ppo-summarize-tldr
like
0
Text Generation
Transformers
PyTorch
gpt_neox
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Librarian Bot: Update dataset YAML metadata for model
#1
by
librarian-bot
- opened
Mar 16, 2023
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+3
-0
Files changed (1)
hide
show
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
```python
2
from datasets import load_dataset
3
1
+
---
2
+
datasets: CarperAI/openai_summarize_tldr
3
+
---
4
```python
5
from datasets import load_dataset
6