37.7 GB
18 files
Updated 7 days ago
Name
Size
agent-sft-harness-r1
harness-r1
.gitattributes1.8 kB
xet
README.md719 Bytes
xet
README.md

Harness-R1

Harness-engineer checkpoints from the paper main table.

Subfolder Paper row
harness-r1 Harness-R1
agent-sft-harness-r1 Agent SFT + Harness-R1
from transformers import AutoModelForCausalLM, AutoTokenizer

repo = "ShaoShuai0605/Harness-R1"
subfolder = "harness-r1"  # or agent-sft-harness-r1
tok = AutoTokenizer.from_pretrained(repo, subfolder=subfolder, trust_remote_code=True)
model = AutoModelForCausalLM.from_pretrained(repo, subfolder=subfolder, trust_remote_code=True)
Total size
37.7 GB
Files
18
Last updated
Aug 25
Pre-warmed CDN
US EU US EU

Contributors