docs: update README to focus on data engineering tools 3cf16fb Running uparekh01151 commited on Sep 21
fix: aggregate Global Leaderboard by model to prevent duplicates 6e0f5df uparekh01151 commited on Sep 21
fix: aggregate Global Leaderboard by model to prevent duplicates c058232 uparekh01151 commited on Sep 21
Fix Nebius provider to use chat.completions.create for conversational models 682dc03 uparekh01151 commited on Sep 20
Add GPT-OSS-120B and DeepSeek-R1-Distill-Llama-8B models with Nebius provider 2ec7e68 uparekh01151 commited on Sep 20
Simplify to use only text_generation for all providers - remove chat completion methods 58f426e uparekh01151 commited on Sep 20
Switch to Llama-3.1-8B-Instruct with Nebius provider using chat.completions.create method b16182c uparekh01151 commited on Sep 20
Switch to Qwen2.5-7B-Instruct with hf-inference provider for text generation 6436cd9 uparekh01151 commited on Sep 20
Fix Together provider: use chat_completion instead of text_generation for conversational models ca333e4 uparekh01151 commited on Sep 20
Add Qwen3-Next-80B model with Together provider and update InferenceClient to support multiple providers e65f7af uparekh01151 commited on Sep 20
Fix provider name: change 'huggingface' to 'hf-inference' for InferenceClient 710113d uparekh01151 commited on Sep 20
Fix InferenceClient usage: use provider='huggingface' and api_key parameter as per documentation a598199 uparekh01151 commited on Sep 20
Replace manual HTTP requests with InferenceClient for better reliability and error handling c1c187b uparekh01151 commited on Sep 20
Update model IDs to use BlenderBot and DialoGPT-Medium as known working models 4f99f28 uparekh01151 commited on Sep 20
Update model IDs to use full namespace and add DialoGPT-Small as working alternative 90a07ce uparekh01151 commited on Sep 20
Fix model IDs to use correct Hugging Face Inference API identifiers d54847c uparekh01151 commited on Sep 20
Simplify model configuration to use only basic models available via HF Inference API cf9d931 uparekh01151 commited on Sep 20
Simplify model configuration to use only basic models available via HF Inference API afc682f uparekh01151 commited on Sep 20
Fix case dropdown initialization - load cases for default dataset on startup 4dd13f7 uparekh01151 commited on Sep 20
Enhanced debugging for case loading - check dataset existence and case details 33a1102 uparekh01151 commited on Sep 20
Add dataset visibility configuration - only show nyc_taxi_small by default a026fe5 uparekh01151 commited on Sep 20
Ensure Global Leaderboard shows same columns as Evaluate tab for consistency 51503ea uparekh01151 commited on Sep 20
Fix Global Leaderboard column ordering to match configuration aadec84 uparekh01151 commited on Sep 20
Fix case loading terminology - reference_sql is human-provided ground truth ec202ea uparekh01151 commited on Sep 20
Duplicate from demo-leaderboard-backend/leaderboard 75267e0 verified uparekh01151 clefourrier HF Staff commited on Sep 19