fix: Fix Python 3.8 compatibility - change list[pd.DataFrame] to List[pd.DataFrame] dbc2e78 SAGE OSS Evaluator commited on Sep 8, 2025
feat: Add evaluation result for Test Sync 00:54:57 48db522 SAGE OSS Evaluator commited on Sep 7, 2025
fix: Add download_object_to_file method to OSS file manager for compatibility c196299 sudanl commited on Sep 6, 2025
fix: Fix Python 3.8 compatibility - replace tuple[...] with Tuple[...] in type annotations a040b30 sudanl commited on Sep 6, 2025
fix: Update type annotations for Python 3.8 compatibility - use Tuple instead of tuple 6ef7065 sudanl commited on Sep 6, 2025
refactor: Replace complex OSS manager with simplified version - remove compassflow dependency 9845917 sudanl commited on Sep 6, 2025
fix: Update OSS imports to use relative imports within modules ff8fd92 sudanl commited on Sep 6, 2025
feat: Add OSS modules to SAGE-Bench for HuggingFace Space compatibility e3c211e sudanl commited on Sep 6, 2025
fix: Remove OAuth dependency - simplify submission without HuggingFace login requirement 9709b91 sudanl commited on Sep 6, 2025
fix: Remove Gradio info parameter for compatibility with older versions e99eed6 sudanl commited on Sep 6, 2025
Merge branch 'main' of https://huggingface.co/spaces/Sudanl/SAGE-Bench 6bc9709 sudanl commited on Sep 6, 2025
feat: Simplify SAGE-Bench for OSS integration - remove complex validation, add OSS submission 1232cb8 sudanl commited on Sep 6, 2025