Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
acceleratescience
/
voice
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Typicality reward function
- #17
#17
Merged
fingriffin
merged 14 commits into
main
acceleratescience/voice:main
from
feature/typicality-reward-func
acceleratescience/voice:feature/typicality-reward-func
Copy head branch name to clipboard
Jun 22, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Typicality reward function
#17
fingriffin
merged 14 commits into
main
acceleratescience/voice:main
from
feature/typicality-reward-func
acceleratescience/voice:feature/typicality-reward-func
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
feat(rl): add grpo transform factory and reward func stub, wire in rl hyperparams
fin-griffin
committed
57e7973
View commit details
Copy full SHA for 57e7973
Browse repository at this point
feat(docs): add first draft for reward function
fin-griffin
committed
b69c13b
View commit details
Copy full SHA for b69c13b
Browse repository at this point
feat(rl): add style embedding based reward function
fin-griffin
committed
f37f313
View commit details
Copy full SHA for f37f313
Browse repository at this point
fix(rl): fix wiring of nested trl parameters
fin-griffin
committed
f631b9c
View commit details
Copy full SHA for f631b9c
Browse repository at this point
fix: remove single column guard on dataset preprocessing
fin-griffin
committed
3f615ee
View commit details
Copy full SHA for 3f615ee
Browse repository at this point
fix: relative import error for grpo
fin-griffin
committed
c6d0b2f
View commit details
Copy full SHA for c6d0b2f
Browse repository at this point
Commits on Jun 17, 2026
fix: force uv-managed python via .toml
fin-griffin
committed
145ff1e
View commit details
Copy full SHA for 145ff1e
Browse repository at this point
fix: monkeypatch GRPOTrainer chat template to use enable_thinking=False when passed into config
fin-griffin
committed
927d0db
View commit details
Copy full SHA for 927d0db
Browse repository at this point
fix(docs): clarify that reference model, wrt to reward function, is base model not true GRPO reference model
fin-griffin
committed
81fe3f7
View commit details
Copy full SHA for 81fe3f7
Browse repository at this point
Commits on Jun 18, 2026
feat(docs): add first draft of second reward function
fin-griffin
committed
b28e98a
View commit details
Copy full SHA for b28e98a
Browse repository at this point
feat(rewards): add typicality reward function
fin-griffin
committed
137afa2
View commit details
Copy full SHA for 137afa2
Browse repository at this point
Commits on Jun 22, 2026
chore(grpo): remove style embedding based reward
fin-griffin
committed
b1dc3bb
View commit details
Copy full SHA for b1dc3bb
Browse repository at this point
feat(docs): remove style embedding reward from documentation
fin-griffin
committed
4bcd2f9
View commit details
Copy full SHA for 4bcd2f9
Browse repository at this point
test(grpo): add test coverage for GRPO utilities
fin-griffin
committed
fe1cc0d
View commit details
Copy full SHA for fe1cc0d
Browse repository at this point
You can’t perform that action at this time.