初始化项目,由ModelHub XC社区提供模型

Model: lomahony/eleuther-pythia6.9b-hh-dpo
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-08 22:45:40 +08:00
commit 8f058deb86
15 changed files with 102335 additions and 0 deletions

19
README.md Normal file
View File

@@ -0,0 +1,19 @@
---
language:
- en
tags:
- pytorch
- causal-lm
- pythia
license: apache-2.0
datasets:
- Anthropic/hh-rlhf
---
[Pythia-6.9b](https://huggingface.co/EleutherAI/pythia-6.9b) supervised finetuned with [Anthropic-hh-rlhf dataset](https://huggingface.co/datasets/Anthropic/hh-rlhf) for 1 epoch [(sft-model)](https://huggingface.co/lomahony/eleuther-pythia6.9b-hh-sft),
before DPO [(paper)](https://arxiv.org/abs/2305.18290) with same dataset for 1 epoch.
[wandb log](https://wandb.ai/pythia_dpo/Pythia_LOM/runs/i53fbcih?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-6.9b](https://huggingface.co/EleutherAI/pythia-6.9b) for original model details [(paper)](https://arxiv.org/abs/2101.00027).