Update README.md
Browse files
README.md
CHANGED
@@ -10,11 +10,11 @@ datasets:
|
|
10 |
- Anthropic/hh-rlhf
|
11 |
---
|
12 |
|
13 |
-
[Pythia-
|
14 |
|
15 |
[wandb log](https://wandb.ai/pythia_dpo/Pythia_LOM/runs/0tlrjao6?workspace=user-lauraomahony)
|
16 |
|
17 |
[Benchmark evaluations](https://github.com/lomahony/direct-preference-optimization/blob/main/model_eval_files/eleuther-pythia410m-hh-sft.txt) done using [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness/tree/big-refactor).
|
18 |
|
19 |
-
See [Pythia-
|
20 |
|
|
|
10 |
- Anthropic/hh-rlhf
|
11 |
---
|
12 |
|
13 |
+
[Pythia-410m](https://huggingface.co/EleutherAI/pythia-410m) supervised finetuned with [Anthropic-hh-rlhf dataset](https://huggingface.co/datasets/Anthropic/hh-rlhf) for 1 epoch.
|
14 |
|
15 |
[wandb log](https://wandb.ai/pythia_dpo/Pythia_LOM/runs/0tlrjao6?workspace=user-lauraomahony)
|
16 |
|
17 |
[Benchmark evaluations](https://github.com/lomahony/direct-preference-optimization/blob/main/model_eval_files/eleuther-pythia410m-hh-sft.txt) done using [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness/tree/big-refactor).
|
18 |
|
19 |
+
See [Pythia-410m](https://huggingface.co/EleutherAI/pythia-160m) for model details [(paper)](https://arxiv.org/abs/2101.00027).
|
20 |
|