Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OpenHands
/
openhands-index
like
11
Running
App
Files
Files
Community
9
Fetching metadata from the HF Docker repository...
8cdce51
openhands-index
794 kB
1 contributor
History:
66 commits
openhands
openhands
Fix frontier labels to use log10 coordinates for log scale axis
8cdce51
26 days ago
.github
Initial OpenHands Index leaderboard based on ASTA Bench
3 months ago
assets
Fix table icons layout and add Qwen/MiniMax logos
27 days ago
data
Fix Categories Attempted calculation to handle missing category columns correctly
3 months ago
mock_results
Swap column order and fix duplicate column warnings
3 months ago
tests
Convert to JSONL data format and remove agent-eval dependency
3 months ago
.gitattributes
1 Bytes
Initial OpenHands Index leaderboard based on ASTA Bench
3 months ago
.gitignore
3.5 kB
Initial OpenHands Index leaderboard based on ASTA Bench
3 months ago
DATA_STRUCTURE.md
3.65 kB
Add comprehensive error handling and timeout protection
3 months ago
Dockerfile
902 Bytes
Convert to JSONL data format and remove agent-eval dependency
3 months ago
README.md
2.15 kB
Trigger rebuild
27 days ago
about.py
9.62 kB
UI cleanup and About page updates
27 days ago
aliases.py
808 Bytes
feat: Add open_weights to openness mapping
28 days ago
app.py
9.82 kB
Fix data plotting requirements and server port handling; ensure per-benchmark plots use correct agent column.\n\n- Respect HOST/PORT env for local runs\n- Use 'OpenHands Version' in plot requirements\n- Avoid plotting when use_plotly=False\n\nCo-authored-by: openhands <openhands@all-hands.dev>
3 months ago
app_creation.py
251 Bytes
Update category structure to OpenHands Index with 5 categories
3 months ago
bug_fixing.py
245 Bytes
Update category structure to OpenHands Index with 5 categories
3 months ago
category_page_builder.py
2.36 kB
Remove Test Set/Validation Set tabs, keep single results view
28 days ago
config.py
945 Bytes
Initial OpenHands Index leaderboard based on ASTA Bench
3 months ago
content.py
30.4 kB
Update intro text to focus on motivation rather than metrics
27 days ago
frontend_development.py
275 Bytes
Update category structure to OpenHands Index with 5 categories
3 months ago
generate_mock_jsonl.py
5.01 kB
Replace total_cost with cost_per_instance (average cost per instance)
28 days ago
information_gathering.py
278 Bytes
Update category structure to OpenHands Index with 5 categories
3 months ago
leaderboard_transformer.py
34.2 kB
Fix frontier labels to use log10 coordinates for log scale axis
26 days ago
main_page.py
1.11 kB
UI cleanup and About page updates
27 days ago
requirements-dev.txt
45 Bytes
Initial OpenHands Index leaderboard based on ASTA Bench
3 months ago
requirements.txt
217 Bytes
Cleanup codebase: remove unused code, simplify data loading, and add pre-release notice
3 months ago
setup_data.py
6.36 kB
feat: Use pydantic schema models from openhands-index-results for validation
28 days ago
simple_data_loader.py
16.8 kB
Replace total_cost with cost_per_instance (average cost per instance)
28 days ago
submission.py
22.5 kB
Replace all AstaBench references with OpenHands Index
3 months ago
submission_utils.py
2.82 kB
Convert to JSONL data format and remove agent-eval dependency
3 months ago
test_generation.py
260 Bytes
Update category structure to OpenHands Index with 5 categories
3 months ago
ui_components.py
40.5 kB
Fix table icons layout and add Qwen/MiniMax logos
27 days ago