File size: 768 Bytes
df40638 4d951be df40638 4d951be df40638 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
language:
- en
tags:
- pytorch
- causal-lm
- pythia
license: apache-2.0
datasets:
- Anthropic/hh-rlhf
---
[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.
[wandb log](https://wandb.ai/pythia_dpo/Pythia_LOM/runs/z78b7xqm?workspace=user-lauraomahony)
[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).
See [Pythia-160m](https://huggingface.co/EleutherAI/pythia-160m) for model details [(paper)](https://arxiv.org/abs/2101.00027).
|