XueyingJia
commited on
Commit
•
49af3f0
1
Parent(s):
1e1ca94
End of training
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
base_model: Audreygyj/pythia-160m-sft-HH-2-merge
|
|
|
3 |
library_name: transformers
|
4 |
model_name: pythia-160m-online-dpo-ground-truth-lead
|
5 |
tags:
|
@@ -11,7 +12,7 @@ licence: license
|
|
11 |
|
12 |
# Model Card for pythia-160m-online-dpo-ground-truth-lead
|
13 |
|
14 |
-
This model is a fine-tuned version of [Audreygyj/pythia-160m-sft-HH-2-merge](https://huggingface.co/Audreygyj/pythia-160m-sft-HH-2-merge).
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
17 |
## Quick start
|
|
|
1 |
---
|
2 |
base_model: Audreygyj/pythia-160m-sft-HH-2-merge
|
3 |
+
datasets: XueyingJia/online_dpo_repo_augmented
|
4 |
library_name: transformers
|
5 |
model_name: pythia-160m-online-dpo-ground-truth-lead
|
6 |
tags:
|
|
|
12 |
|
13 |
# Model Card for pythia-160m-online-dpo-ground-truth-lead
|
14 |
|
15 |
+
This model is a fine-tuned version of [Audreygyj/pythia-160m-sft-HH-2-merge](https://huggingface.co/Audreygyj/pythia-160m-sft-HH-2-merge) on the [XueyingJia/online_dpo_repo_augmented](https://huggingface.co/datasets/XueyingJia/online_dpo_repo_augmented) dataset.
|
16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
17 |
|
18 |
## Quick start
|