lomahony commited on
Commit
4d951be
1 Parent(s): df40638

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,11 +10,11 @@ datasets:
10
  - Anthropic/hh-rlhf
11
  ---
12
 
13
- [Pythia-70m](https://huggingface.co/EleutherAI/pythia-160m) 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/z78b7xqm?workspace=user-lauraomahony)
16
 
17
  [Benchmark evaluations](https://github.com/lomahony/direct-preference-optimization/blob/main/model_eval_files/eleuther-pythia160m-hh-sft.txt) done using [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness/tree/big-refactor).
18
 
19
- See [Pythia-70m](https://huggingface.co/EleutherAI/pythia-160m) for model details [(paper)](https://arxiv.org/abs/2101.00027).
20
 
 
10
  - Anthropic/hh-rlhf
11
  ---
12
 
13
+ [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.
14
 
15
  [wandb log](https://wandb.ai/pythia_dpo/Pythia_LOM/runs/z78b7xqm?workspace=user-lauraomahony)
16
 
17
  [Benchmark evaluations](https://github.com/lomahony/direct-preference-optimization/blob/main/model_eval_files/eleuther-pythia160m-hh-sft.txt) done using [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness/tree/big-refactor).
18
 
19
+ See [Pythia-160m](https://huggingface.co/EleutherAI/pythia-160m) for model details [(paper)](https://arxiv.org/abs/2101.00027).
20