Shannon Sands
|
abab64e8dc
|
full commit
|
2025-05-26 08:48:33 +10:00 |
|
Shannon Sands
|
129b310593
|
Integrate JakeBoggs punchline VR-CLI environment - Add Punchline VR-CLI environment for training humor understanding using VR-CLI methodology - Moved from environments/hack0/punchlines to environments/community/punchline_vrcli - Updated community README with comprehensive environment description - Fixed linting issues and formatted code per project standards - Credit: @JakeBoggs
|
2025-05-26 08:45:45 +10:00 |
|
Shannon Sands
|
c3e2046a20
|
Merge branch 'JakeBoggs-punchline' into merge-jakeboggs-contributions
|
2025-05-26 08:33:37 +10:00 |
|
Teknium
|
4b532da35e
|
Merge pull request #114 from leopardracer/main
Improve API Server Documentation and Update UFC Prediction Output Format
|
2025-05-25 01:34:48 -07:00 |
|
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 |
|
leopardracer
|
c15149c23b
|
Update ufc_image_env.py
|
2025-05-23 19:43:04 +03: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 |
|
Jake Boggs
|
cf9429f47f
|
Move to punchlines folder
|
2025-05-18 19:39:33 -04: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 |
|
Jake Boggs
|
9b920bc7c6
|
New zip file
|
2025-05-18 18:49:58 -04:00 |
|
Jake Boggs
|
45ee84476a
|
Update device
|
2025-05-18 18:48:54 -04:00 |
|
Jake Boggs
|
2f3547bd82
|
Make more concise
|
2025-05-18 18:12:46 -04:00 |
|
Jake Boggs
|
2b5910a19f
|
Add impact section
|
2025-05-18 18:02:11 -04:00 |
|
Jake Boggs
|
7efcb965bd
|
Add zip file
|
2025-05-18 17:45:44 -04:00 |
|
Josh
|
8ff2b02ce0
|
Working POC
|
2025-05-18 14:44:16 -07:00 |
|
Jake Boggs
|
09eed6584d
|
Add example output
|
2025-05-18 17:43:38 -04:00 |
|
Jonah Philion
|
98e103d2f2
|
copy over gsmk
|
2025-05-18 14:42:58 -07:00 |
|
Jake Boggs
|
71a87edd50
|
Initial version
|
2025-05-18 17:21:16 -04: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 |
|