Commit graph

115 commits

Author SHA1 Message Date
Shannon Sands
0c4c3e1e6c linting 2025-05-24 14:43:24 +10:00
Shannon Sands
47c42bdc72 linting 2025-05-24 14:37:24 +10:00
Shannon Sands
160abf8574 Integrate krishpop's Cat Behavior Communication Environment - Merged cat behavior environment from krishpop:main - Moved cat files from environments/ to environments/community/cat_behavior_env/ - Fixed file paths for cat_behaviors.json and cat_scenarios.json - Removed unused imports and fixed all linting issues - Updated community README with comprehensive cat environment description - Credited author @krishpop with GitHub link 2025-05-24 14:21:58 +10:00
Shannon Sands
f399e3513f Merge remote-tracking branch 'krishpop/main' into merge-krishpop-contributions 2025-05-24 13:54:43 +10:00
Shannon Sands
95bec5e7a8 Integrate RoshanSanjeev's ExamCraft environment - Merged ExamCraft environment from RoshanSanjeev PR #95 - Moved from environments/hack0/ to environments/community/ - Removed demo_artifacts.tar.gz file to avoid repo clutter - Updated community README with comprehensive ExamCraft description - Fixed all linting issues (flake8, black, isort) - Credited author @RoshanSanjeev with GitHub link 2025-05-24 13:48:52 +10:00
Shannon Sands
455fbd053c Merge branch 'RoshanSanjeev-examcraft' into merge-roshansanjeev-contributions 2025-05-24 13:39:03 +10:00
Shannon Sands
32cf5e3d42 Integrate joshgarza's accessibility environment - Merged accessibility environment from joshgarza:main - Moved from environments/hack0/ to environments/community/ - Updated community README with detailed description of accessibility auto-fixer - Added note about missing dataset file - Credited author @joshgarza with GitHub link 2025-05-24 13:31:50 +10:00
Shannon Sands
30ddc8a36d Merge remote-tracking branch 'joshgarza/main' into merge-joshgarza-contributions 2025-05-24 13:29:23 +10:00
Shannon Sands
8aff7cb3c5 Fix import sorting issues in environment files - Move wandb imports to third-party section in philosophical_rlaif_env.py, math_server.py, math_server_zero.py, and tool_calling_server.py - Add missing spaces after commas in ufc_server.py stats.get() calls - Manual fixes to resolve CI linting failures 2025-05-23 15:58:16 +10:00
Shannon Sands
7de20bddfe merged changes 2025-05-23 15:48:14 +10:00
Shannon Sands
6e55cbc448 Add edmundman's UFC prediction environment with sample dataset - Moved UFC environment from hack0/ to community/ufc_prediction_env/ - Fixed all linting issues: unused imports, long lines, unused variables - Trimmed large_dataset.csv to 799 records (459KB) to meet repository limits - Added comprehensive documentation to community README - Environment features both text-based and image-based fight prediction - Generates entertaining TTS-ready commentary for voice synthesis - Includes web scraping tools and Flask UI interface 2025-05-23 15:47:12 +10:00
Shannon Sands
606b917042 Merge edmundman's UFC_FIGHT_PREDICTOR contribution 2025-05-23 15:33:02 +10:00
Josh
c17cdb4486 Update README 2025-05-18 17:53:59 -07:00
Steven Li
4eae1c44ca add examples to cat system prompt 2025-05-18 17:50:42 -07:00
Josh
7065d936d7 Update README 2025-05-18 17:47:16 -07:00
Jonah Philion
4e83714b44 make the evaluator more discerning 2025-05-18 17:43:36 -07:00
Josh
fedcf7d376 Add README 2025-05-18 17:39:12 -07:00
Josh
904360a02e Cleanup. End-to-end functionality in place 2025-05-18 17:38:29 -07:00
97hongjun
28943206a0 fix visualization. 2025-05-18 17:35:19 -07:00
Jonah Philion
ab350e8653 Merge branch 'main' of github.com:krishpop/atropos 2025-05-18 17:23:39 -07:00
Jonah Philion
00599f2e4b add reward 2025-05-18 17:23:11 -07:00
Steven Li
9f69ccf16d add cat_behaviors.json 2025-05-18 17:22:09 -07:00
Roshan Sanjeev
7c32f09912 Add visual question generation demo 2025-05-18 17:17:16 -07:00
Roshan Sanjeev
a71e977c91 simulations till good scores 2025-05-18 17:11:52 -07:00
97hongjun
bca1e5e966 merge cat behavior and multi-turn. 2025-05-18 17:10:58 -07:00
97hongjun
d55a92af23 Merge branch 'main' of https://github.com/krishpop/atropos 2025-05-18 17:08:26 -07:00
97hongjun
c818de8bec add multi-turn interaction. 2025-05-18 17:08:19 -07:00
Steven Li
11a1a85e99 add cat_behaviors 2025-05-18 17:05:17 -07:00
edmundman
0e660a7429 init commit 2025-05-18 16:58:42 -07:00
Roshan Sanjeev
86af643d8e Add hackathon submission artifacts 2025-05-18 16:49:27 -07:00
Roshan Sanjeev
0b2baffab5 ExamCraft: Working adaptive teacher environment with demo 2025-05-18 16:33:01 -07:00
97hongjun
128dce55bc fix bugs in cat_server 2025-05-18 16:20:42 -07:00
97hongjun
6c18d04bce playing around with cat_server.py 2025-05-18 15:52:52 -07:00
Josh
8ff2b02ce0 Working POC 2025-05-18 14:44:16 -07:00
Jonah Philion
98e103d2f2 copy over gsmk 2025-05-18 14:42:58 -07:00
Josh
94038876f4 Add tokenizer. Fix typing 2025-05-18 13:32:59 -07:00
Josh
659247fc00 Fix environment issues. Safely ran python3 accessibility_env.py --help 2025-05-18 13:07:08 -07:00
Josh
737139994a feat: Initial setup for AccessibilityEnv directory and placeholder files 2025-05-18 12:52:04 -07:00
Teknium
bdb15e5d85
Merge pull request #21 from NousResearch/add-sft-data-env
add an SFT data loading env
2025-05-17 11:30:07 -07:00
shannonsands
b1c9b23956
Merge pull request #50 from NousResearch/readme-updates
Added new env info
2025-05-17 10:22:20 -07:00
artem
651b40968d
Merge pull request #51 from NousResearch/kernelbench_env
Kernelbench env with parallel compilation
2025-05-16 21:38:57 -07:00
Artem Yatsenko
4b1c07232c readme updates 2025-05-17 04:37:09 +00:00
Artem Yatsenko
5396975bab move to its own folder, add readme, citation. 2025-05-17 04:34:49 +00:00
Shannon Sands
edf2beaa32 linting 2025-05-16 20:40:15 -07:00
Artem Yatsenko
9875f5dc06 pre-commit. add KB path as variable 2025-05-17 03:17:14 +00:00
Artem Yatsenko
fbfe06771b add parallel compile. add instructions 2025-05-16 19:53:46 -07:00
Shannon Sands
41caa05a1a remvoed merge error 2025-05-16 19:49:37 -07:00
Shannon Sands
9753d5a122 resolved conflict 2025-05-16 19:48:15 -07:00
Teknium
c9b6534eae
Merge pull request #44 from NousResearch/instruction-following-algo-environment
Instruction following algo environment
2025-05-16 19:37:00 -07:00
teknium1
20d263a495 add citation to allenai 2025-05-16 19:34:51 -07:00