SAGE-Bench / src

Commit History

modified: app.py
944f8a1

“pangjh3” commited on

modified: app.py
85b2181

“pangjh3” commited on

modified: src/oss/oss_file_manager.py
59ccfe2

“pangjh3” commited on

modified: src/oss/oss_submission_handler.py
edbe9ab

SAGE OSS Evaluator commited on

update
1ac73b7

SAGE OSS Evaluator commited on

update
326dd8e

SAGE OSS Evaluator commited on

update
b1a0fd2

SAGE OSS Evaluator commited on

update
7844386

SAGE OSS Evaluator commited on

fix: Fix Python 3.8 compatibility - change list[pd.DataFrame] to List[pd.DataFrame]
dbc2e78

SAGE OSS Evaluator commited on

fix: Add download_object_to_file method to OSS file manager for compatibility
c196299

sudanl commited on

fix: Add list_latest_files_by_date method to OSS file manager
d6a260a

sudanl commited on

fix: Fix Python 3.8 compatibility - replace tuple[...] with Tuple[...] in type annotations
a040b30

sudanl commited on

fix: Update type annotations for Python 3.8 compatibility - use Tuple instead of tuple
6ef7065

sudanl commited on

refactor: Replace complex OSS manager with simplified version - remove compassflow dependency
9845917

sudanl commited on

fix: Update OSS imports to use relative imports within modules
ff8fd92

sudanl commited on

feat: Add OSS modules to SAGE-Bench for HuggingFace Space compatibility
e3c211e

sudanl commited on

feat: Simplify SAGE-Bench for OSS integration - remove complex validation, add OSS submission
1232cb8

sudanl commited on

fix: 修复HTTP推送异常和Git认证问题
c1060a1

sudanl commited on

fix: 添加Git推送功能,确保提交文件能同步到HuggingFace仓库
16acf66

sudanl commited on

feat: 实现HTTP API直推方案,支持即时文件传输到本地评测系统
562ccce

sudanl commited on

fix: 配置Git用户信息解决HuggingFace Spaces提交问题
95c11a9

sudanl commited on

fix: 添加自动Git提交功能,确保用户提交文件能推送到仓库
75ec12c

sudanl commited on

feat: 实现分离式提交评测系统
1051335

sudanl commited on

fix: 彻底移除transformers依赖,确保排行榜正常显示
bc17e3e

sudanl commited on

fix: 解决transformers依赖导致的排行榜加载失败问题
ca09cf3

sudanl commited on

fix: 修复HuggingFace Spaces中的文件路径问题
f24b2b1

sudanl commited on

test
2086543

sudanl commited on

Duplicate from demo-leaderboard-backend/leaderboard
f9e337d
verified

Sudanl clefourrier HF Staff commited on