21 lines
665 B
Markdown
21 lines
665 B
Markdown
---
|
|
language:
|
|
- en
|
|
tags:
|
|
- pytorch
|
|
- causal-lm
|
|
- pythia
|
|
license: apache-2.0
|
|
datasets:
|
|
- Anthropic/hh-rlhf
|
|
---
|
|
|
|
[Pythia-2.8b](https://huggingface.co/EleutherAI/pythia-2.8b) 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/6wkkckv7?workspace=user-lauraomahony)
|
|
|
|
Benchmark evaluations included in repo done using [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness/tree/big-refactor).
|
|
|
|
See [Pythia-2.8b](https://huggingface.co/EleutherAI/pythia-2.8b) for model details [(paper)](https://arxiv.org/abs/2101.00027).
|
|
|