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
Type
/
to 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 }}
diogo-cruz
/
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 Sep 15, 2023
Testing task 4 and API.
diogo-cruz
committed
7117ccb
View commit details
Copy full SHA for 7117ccb
Browse repository at this point
Commits on Sep 11, 2023
Running two notebooks in parallel.
diogo-cruz
committed
f471a0c
View commit details
Copy full SHA for f471a0c
Browse repository at this point
Testing gpt2-large.
diogo-cruz
committed
9fb293c
View commit details
Copy full SHA for 9fb293c
Browse repository at this point
Commits on Sep 10, 2023
Added task 4 run.
diogo-cruz
committed
a454df7
View commit details
Copy full SHA for a454df7
Browse repository at this point
Commits on Sep 8, 2023
Testing.
diogo-cruz
committed
0465fe7
View commit details
Copy full SHA for 0465fe7
Browse repository at this point
[DPO] self.accelerator._prepare_deepspeed return tuples (#745)
i4never
authored
22a9019
View commit details
Copy full SHA for 22a9019
Browse repository at this point
Commits on Sep 7, 2023
Seq2Seq model support for DPO (#586)
Show description for 4f81e77
gaetanlop
authored
4f81e77
View commit details
Copy full SHA for 4f81e77
Browse repository at this point
fixed metrics typo (#743)
kashif
authored
14292b0
View commit details
Copy full SHA for 14292b0
Browse repository at this point
Commits on Sep 6, 2023
Enable gradient checkpointing to be disabled for reward modelling (#725)
Show description for 453c4ec
3 people
authored
453c4ec
View commit details
Copy full SHA for 453c4ec
Browse repository at this point
Add epsilon to score normalization (#727)
zfang
authored
decc832
View commit details
Copy full SHA for decc832
Browse repository at this point
check correctly for condition (#668)
younesbelkada
authored
1111295
View commit details
Copy full SHA for 1111295
Browse repository at this point
Commits on Sep 5, 2023
Fix DeepSpeed ZeRO-3 in PPOTrainer (#730)
Show description for c04074e
lewtun
and
philschmid
authored
c04074e
View commit details
Copy full SHA for c04074e
Browse repository at this point
Refactor RewardTrainer hyperparameters into dedicated dataclass (#726)
Show description for d484dc2
lewtun
authored
d484dc2
View commit details
Copy full SHA for d484dc2
Browse repository at this point
Commits on Sep 1, 2023
[`core`] Bump peft to 0.4.0 (#720)
Show description for 34e6948
younesbelkada
authored
34e6948
View commit details
Copy full SHA for 34e6948
Browse repository at this point
Add pyproject.toml (#690)
Show description for 9f69f06
mnoukhov
authored
9f69f06
View commit details
Copy full SHA for 9f69f06
Browse repository at this point
Fix: RuntimeError: 'weight' must be 2-D issue (#687)
Show description for 5bb4668
jp1924
and
younesbelkada
authored
5bb4668
View commit details
Copy full SHA for 5bb4668
Browse repository at this point
Commits on Aug 31, 2023
fix sft mistakes (#717)
younesbelkada
authored
25d6700
View commit details
Copy full SHA for 25d6700
Browse repository at this point
Update docs on gms8k (#711)
vwxyzjn
authored
4d31d0c
View commit details
Copy full SHA for 4d31d0c
Browse repository at this point
fix device issue (#681)
Show description for 0ff39d2
backpropper
authored
0ff39d2
View commit details
Copy full SHA for 0ff39d2
Browse repository at this point
Commits on Aug 30, 2023
set dev version (#710)
younesbelkada
authored
b4899b2
View commit details
Copy full SHA for b4899b2
Browse repository at this point
Release: VERSION (#709)
younesbelkada
authored
6aae9e7
View commit details
Copy full SHA for 6aae9e7
Browse repository at this point
a workaround for failing log_stats (#708)
younesbelkada
authored
79b90e1
View commit details
Copy full SHA for 79b90e1
Browse repository at this point
set dev version (#707)
younesbelkada
authored
7f636c9
View commit details
Copy full SHA for 7f636c9
Browse repository at this point
Release: v0.7.0 (#706)
younesbelkada
authored
98d8cc5
View commit details
Copy full SHA for 98d8cc5
Browse repository at this point
TextEnvironments (#424)
Show description for 9d09b3e
4 people
authored
9d09b3e
View commit details
Copy full SHA for 9d09b3e
Browse repository at this point
[Docs] fix example README.md (#705)
kashif
authored
336d63e
View commit details
Copy full SHA for 336d63e
Browse repository at this point
Commits on Aug 29, 2023
[DPO] fix DPO ref_model=None (#703)
Show description for 7fc9709
kashif
and
younesbelkada
authored
7fc9709
View commit details
Copy full SHA for 7fc9709
Browse repository at this point
Commits on Aug 24, 2023
set dev version (#685)
younesbelkada
authored
d3bbee3
View commit details
Copy full SHA for d3bbee3
Browse repository at this point
Release: v0.6.0 (#684)
younesbelkada
authored
eb5465d
View commit details
Copy full SHA for eb5465d
Browse repository at this point
Simplify immutable TrainingArgs fix using dataclasses.replace (#682)
tomaarsen
authored
1c27224
View commit details
Copy full SHA for 1c27224
Browse repository at this point
fix PeftConfig loading from a remote repo. (#649)
Show description for b095245
w32zhong
authored
b095245
View commit details
Copy full SHA for b095245
Browse repository at this point
Commits on Aug 23, 2023
Update sft_llama2.py (#678)
Show description for c115453
msaad02
authored
c115453
View commit details
Copy full SHA for c115453
Browse repository at this point
fix unmutable `TrainingArguments` issue (#676)
younesbelkada
authored
16f214c
View commit details
Copy full SHA for 16f214c
Browse repository at this point
propagating eval_batch_size to TrainingArguments (#675)
Show description for e9a4379
rahuljha
and
Rahul Jha
authored
e9a4379
View commit details
Copy full SHA for e9a4379
Browse repository at this point
Commits on Aug 22, 2023
Fix DPO blogpost thumbnail (#673)
lvwerra
authored
c837fbe
View commit details
Copy full SHA for c837fbe
Browse repository at this point
Previous
Next
You can’t perform that action at this time.