lomahony commited on
Commit
7c4730e
1 Parent(s): a992dd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ datasets:
11
  ---
12
  [Pythia-160m](https://huggingface.co/EleutherAI/pythia-160m) supervised finetuned with [Anthropic-hh-rlhf dataset](https://huggingface.co/datasets/Anthropic/hh-rlhf) for 1 epoch [(sft-model)](https://huggingface.co/lomahony/eleuther-pythia70m-hh-sft), before DPO [paper](https://arxiv.org/abs/2305.18290) with same dataset for 1 epoch.
13
 
14
- [wandb log](https://wandb.ai/pythia_dpo/Pythia_LOM/runs/b3mh4jba?workspace=user-lauraomahony)
15
 
16
  [Benchmark evaluations](https://github.com/lomahony/direct-preference-optimization/blob/main/model_eval_files/eleuther-pythia160m-hh-dpo.txt) done using [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness/tree/big-refactor).
17
 
 
11
  ---
12
  [Pythia-160m](https://huggingface.co/EleutherAI/pythia-160m) supervised finetuned with [Anthropic-hh-rlhf dataset](https://huggingface.co/datasets/Anthropic/hh-rlhf) for 1 epoch [(sft-model)](https://huggingface.co/lomahony/eleuther-pythia70m-hh-sft), before DPO [paper](https://arxiv.org/abs/2305.18290) with same dataset for 1 epoch.
13
 
14
+ [wandb log](https://wandb.ai/pythia_dpo/Pythia_LOM/runs/y8yu1h0e?workspace=user-lauraomahony)
15
 
16
  [Benchmark evaluations](https://github.com/lomahony/direct-preference-optimization/blob/main/model_eval_files/eleuther-pythia160m-hh-dpo.txt) done using [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness/tree/big-refactor).
17