End of training
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
base_model: cleanrl/EleutherAI_pythia-1b-deduped__sft__tldr
|
|
|
|
| 3 |
library_name: transformers
|
| 4 |
model_name: rloo_tldr
|
| 5 |
tags:
|
|
@@ -11,7 +12,7 @@ licence: license
|
|
| 11 |
|
| 12 |
# Model Card for rloo_tldr
|
| 13 |
|
| 14 |
-
This model is a fine-tuned version of [cleanrl/EleutherAI_pythia-1b-deduped__sft__tldr](https://huggingface.co/cleanrl/EleutherAI_pythia-1b-deduped__sft__tldr).
|
| 15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 16 |
|
| 17 |
## Quick start
|
|
|
|
| 1 |
---
|
| 2 |
base_model: cleanrl/EleutherAI_pythia-1b-deduped__sft__tldr
|
| 3 |
+
datasets: trl-lib/tldr
|
| 4 |
library_name: transformers
|
| 5 |
model_name: rloo_tldr
|
| 6 |
tags:
|
|
|
|
| 12 |
|
| 13 |
# Model Card for rloo_tldr
|
| 14 |
|
| 15 |
+
This model is a fine-tuned version of [cleanrl/EleutherAI_pythia-1b-deduped__sft__tldr](https://huggingface.co/cleanrl/EleutherAI_pythia-1b-deduped__sft__tldr) on the [trl-lib/tldr](https://huggingface.co/datasets/trl-lib/tldr) dataset.
|
| 16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 17 |
|
| 18 |
## Quick start
|