bird-of-paradise commited on
Commit
9b6b77c
·
verified ·
1 Parent(s): a7a7735

add DAPO trainer to to-do list

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -152,7 +152,7 @@ trainer = ReToolTrainer(
152
  - [ ] Advanced error handling for malformed code
153
  - [ ] Distributed training optimizations
154
  - [ ] Tool selection beyond code interpreter
155
-
156
 
157
 
158
 
 
152
  - [ ] Advanced error handling for malformed code
153
  - [ ] Distributed training optimizations
154
  - [ ] Tool selection beyond code interpreter
155
+ - [ ] [June 2, 2025 update] Add DAPO trainer
156
 
157
 
158