End of training
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
base_model: trl-lib/pythia-1b-deduped-tldr-sft
|
|
|
3 |
library_name: transformers
|
4 |
model_name: pythia-1b-tldr-online-dpo-mark-peft
|
5 |
tags:
|
@@ -11,7 +12,7 @@ licence: license
|
|
11 |
|
12 |
# Model Card for pythia-1b-tldr-online-dpo-mark-peft
|
13 |
|
14 |
-
This model is a fine-tuned version of [trl-lib/pythia-1b-deduped-tldr-sft](https://huggingface.co/trl-lib/pythia-1b-deduped-tldr-sft).
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
17 |
## Quick start
|
|
|
1 |
---
|
2 |
base_model: trl-lib/pythia-1b-deduped-tldr-sft
|
3 |
+
datasets: trl-lib/tldr
|
4 |
library_name: transformers
|
5 |
model_name: pythia-1b-tldr-online-dpo-mark-peft
|
6 |
tags:
|
|
|
12 |
|
13 |
# Model Card for pythia-1b-tldr-online-dpo-mark-peft
|
14 |
|
15 |
+
This model is a fine-tuned version of [trl-lib/pythia-1b-deduped-tldr-sft](https://huggingface.co/trl-lib/pythia-1b-deduped-tldr-sft) 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
|