mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
add dependencies to the env readme
This commit is contained in:
parent
90e235a3e9
commit
1a9fa016b5
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ You are a deep thinking AI, you may use extremely long chains of thought to deep
|
|||
### Instruction Following Environment (`instruction_following_algorithm_environment.py`)
|
||||
|
||||
Environment for training models to follow natural language instructions and constraints, based on the `allenai/RLVR-IFeval` dataset and environment.
|
||||
*This environment has unique dependencies: `datasets` (from Hugging Face) and `langdetect`.*
|
||||
|
||||
**Input Format:**
|
||||
- Each item from the processed `allenai/RLVR-IFeval` dataset contains:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue