初始化项目,由ModelHub XC社区提供模型
Model: xiaoqingsun004/Olmo-Code-Bug-54k Source: Original Platform
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
library_name: transformers
|
||||
datasets:
|
||||
- Vezora/Code-Preference-Pairs
|
||||
base_model:
|
||||
- allenai/Olmo-3-7B-Instruct-SFT
|
||||
---
|
||||
|
||||
# Model Card for Model ID
|
||||
|
||||
allenai/Olmo-3-7B-Instruct-SFT further finetuned using DPO on Vezora/Code-Preference-Pairs. The *incorrect* code is the chosen response, and correct code is the rejected response.
|
||||
|
||||
## Training Details
|
||||
For the exact 54k dataset used, see data_hf.csv in repo.
|
||||
|
||||
Open-instruct (https://github.com/allenai/open-instruct), same training setup as in Olmo-3 (https://arxiv.org/abs/2512.13961).
|
||||
|
||||
## Accompanying Blog Post
|
||||
https://www.lesswrong.com/posts/b8u6XrphyHAXA4hBi/where-do-llm-values-come-from
|
||||
Reference in New Issue
Block a user