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 }}
shotsan
/
trl
Public
forked from
huggingface/trl
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 9, 2023
adds sentiment example for a 20b model (#208)
Show description for ddb6df3
edbeeching
and
younesbelkada
authored
ddb6df3
View commit details
Copy full SHA for ddb6df3
Browse repository at this point
set dev version
younesbelkada
committed
6c02525
View commit details
Copy full SHA for 6c02525
Browse repository at this point
Release: 0.4.0
younesbelkada
committed
c9a0a87
View commit details
Copy full SHA for c9a0a87
Browse repository at this point
[`core`] Update dependency (#206)
Show description for 5c08afc
younesbelkada
and
lvwerra
authored
5c08afc
View commit details
Copy full SHA for 5c08afc
Browse repository at this point
Commits on Mar 7, 2023
`peft` integration (#163)
Show description for 679f29d
edbeeching
and
younesbelkada
authored
679f29d
View commit details
Copy full SHA for 679f29d
Browse repository at this point
Commits on Mar 6, 2023
Add 1.12.1 torch compatibility in sum method (#190)
Show description for 76fd085
3 people
authored
76fd085
View commit details
Copy full SHA for 76fd085
Browse repository at this point
[`core`] Fix quality issue (#197)
Show description for 6126433
younesbelkada
and
lvwerra
authored
6126433
View commit details
Copy full SHA for 6126433
Browse repository at this point
Allow running evaluate-toxicity with cpu (#195)
jordimas
authored
f95be77
View commit details
Copy full SHA for f95be77
Browse repository at this point
Commits on Mar 2, 2023
set correct dev version
younesbelkada
committed
a05ddbd
View commit details
Copy full SHA for a05ddbd
Browse repository at this point
Release: 0.3.1
younesbelkada
committed
206bb1e
View commit details
Copy full SHA for 206bb1e
Browse repository at this point
Fix reference to example (#184)
jordimas
authored
e7220be
View commit details
Copy full SHA for e7220be
Browse repository at this point
Commits on Mar 1, 2023
Update detoxifying_a_lm.mdx (#186)
younesbelkada
authored
a1616f7
View commit details
Copy full SHA for a1616f7
Browse repository at this point
Clarifications of acronyms and initialisms (#185)
meg-huggingface
authored
e1b836c
View commit details
Copy full SHA for e1b836c
Browse repository at this point
set dev version
leandro
committed
bfcf71a
View commit details
Copy full SHA for bfcf71a
Browse repository at this point
Release: 0.3.0
leandro
committed
1922f2a
View commit details
Copy full SHA for 1922f2a
Browse repository at this point
Commits on Feb 28, 2023
fix barplot (#181)
younesbelkada
authored
a37616a
View commit details
Copy full SHA for a37616a
Browse repository at this point
Add toxcitiy example (#162)
Show description for 8ec80d5
younesbelkada
and
lvwerra
authored
8ec80d5
View commit details
Copy full SHA for 8ec80d5
Browse repository at this point
[`core`] Add `max_grad_norm` support (#177)
Show description for 8855022
younesbelkada
authored
8855022
View commit details
Copy full SHA for 8855022
Browse repository at this point
Commits on Feb 23, 2023
fix bugs in tutorial (#175)
shizhediao
authored
d4d3cd4
View commit details
Copy full SHA for d4d3cd4
Browse repository at this point
add minibatching (#153)
Show description for f1300ec
lvwerra
and
younesbelkada
authored
f1300ec
View commit details
Copy full SHA for f1300ec
Browse repository at this point
Commits on Feb 22, 2023
policy kl [old | new] (#168)
kashif
authored
a757ac4
View commit details
Copy full SHA for a757ac4
Browse repository at this point
Commits on Feb 21, 2023
[Doc] Add how to use Lion optimizer (#152)
Show description for 9eaea2e
younesbelkada
and
lvwerra
authored
9eaea2e
View commit details
Copy full SHA for 9eaea2e
Browse repository at this point
Create CITATION.cff (#169)
kashif
authored
7953151
View commit details
Copy full SHA for 7953151
Browse repository at this point
Commits on Feb 17, 2023
Added imports (#159)
BirgerMoell
authored
91934e3
View commit details
Copy full SHA for 91934e3
Browse repository at this point
Commits on Feb 16, 2023
[`core`] fix saving multi-gpu (#157)
Show description for 2e667be
younesbelkada
and
lvwerra
authored
2e667be
View commit details
Copy full SHA for 2e667be
Browse repository at this point
[`core`] enable `bf16` training (#156)
Show description for 07d3cbe
younesbelkada
authored
07d3cbe
View commit details
Copy full SHA for 07d3cbe
Browse repository at this point
fix dataloader issue (#154)
younesbelkada
authored
2fde77e
View commit details
Copy full SHA for 2fde77e
Browse repository at this point
[`core`] Add `torch_dtype` support (#147)
Show description for 032676a
younesbelkada
and
lvwerra
authored
032676a
View commit details
Copy full SHA for 032676a
Browse repository at this point
Commits on Feb 14, 2023
fix bug in batched_forward_pass (#144)
Show description for 00aa31e
ArvinZhuang
authored
00aa31e
View commit details
Copy full SHA for 00aa31e
Browse repository at this point
Commits on Feb 9, 2023
fix forward batching for seq2seq and right padding models. (#139)
Show description for ccd2641
lvwerra
authored
ccd2641
View commit details
Copy full SHA for ccd2641
Browse repository at this point
Commits on Feb 8, 2023
[`tests`] Add correct repo name (#138)
Show description for 787d4bd
younesbelkada
authored
787d4bd
View commit details
Copy full SHA for 787d4bd
Browse repository at this point
[`core`] Small refactor of forward pass (#136)
Show description for 11bb0a2
younesbelkada
authored
11bb0a2
View commit details
Copy full SHA for 11bb0a2
Browse repository at this point
Feat/reward summarization example (#115)
Show description for 73c443f
3 people
authored
73c443f
View commit details
Copy full SHA for 73c443f
Browse repository at this point
Change unclear variables & fix typos (#134)
Show description for 5caddf6
Nathan Lambert
authored
5caddf6
View commit details
Copy full SHA for 5caddf6
Browse repository at this point
Commits on Feb 7, 2023
realign values (#137)
Show description for 8070ac0
lvwerra
authored
8070ac0
View commit details
Copy full SHA for 8070ac0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.