Commit History

docs: update README to focus on data engineering tools
3cf16fb
Running

uparekh01151 commited on

remove: redundant documentation files
5cc5417

uparekh01151 commited on

remove: .mb documentation files
c9b6ebc

uparekh01151 commited on

remove: Groq provider models from configuration
50211fb

uparekh01151 commited on

feat: add Groq provider models and show provider info in UI
05dfa56

uparekh01151 commited on

feat: add DeepSeek-R1 model with Together provider
1b57635

uparekh01151 commited on

fix: aggregate Global Leaderboard by model to prevent duplicates
6e0f5df

uparekh01151 commited on

fix: aggregate Global Leaderboard by model to prevent duplicates
c058232

uparekh01151 commited on

Add google/gemma-2-2b-it with nebius provider
58cc0ce

uparekh01151 commited on

change provide for DeepSeek-R1-Distill-Llama-8B
35f20fb

uparekh01151 commited on

change provide for DeepSeek-R1-Distill-Llama-8B
92df651

uparekh01151 commited on

change provide for DeepSeek-R1-Distill-Llama-8B
601c84c

uparekh01151 commited on

change provide for DeepSeek-R1-Distill-Llama-8B
13403a6

uparekh01151 commited on

Fix Nebius provider to use chat.completions.create for conversational models
682dc03

uparekh01151 commited on

Add GPT-OSS-120B and DeepSeek-R1-Distill-Llama-8B models with Nebius provider
2ec7e68

uparekh01151 commited on

Simplify to use only text_generation for all providers - remove chat completion methods
58f426e

uparekh01151 commited on

Switch to Llama-3.1-8B-Instruct with Nebius provider using chat.completions.create method
b16182c

uparekh01151 commited on

Switch to Qwen2.5-7B-Instruct with hf-inference provider for text generation
6436cd9

uparekh01151 commited on

Fix Together provider: use chat_completion instead of text_generation for conversational models
ca333e4

uparekh01151 commited on

Add Qwen3-Next-80B model with Together provider and update InferenceClient to support multiple providers
e65f7af

uparekh01151 commited on

Fix provider name: change 'huggingface' to 'hf-inference' for InferenceClient
710113d

uparekh01151 commited on

Fix InferenceClient usage: use provider='huggingface' and api_key parameter as per documentation
a598199

uparekh01151 commited on

Replace manual HTTP requests with InferenceClient for better reliability and error handling
c1c187b

uparekh01151 commited on

Update model IDs to use BlenderBot and DialoGPT-Medium as known working models
4f99f28

uparekh01151 commited on

Update model IDs to use full namespace and add DialoGPT-Small as working alternative
90a07ce

uparekh01151 commited on

Fix model IDs to use correct Hugging Face Inference API identifiers
d54847c

uparekh01151 commited on

Simplify model configuration to use only basic models available via HF Inference API
cf9d931

uparekh01151 commited on

Simplify model configuration to use only basic models available via HF Inference API
afc682f

uparekh01151 commited on

Fix case dropdown initialization - load cases for default dataset on startup
4dd13f7

uparekh01151 commited on

Enhanced debugging for case loading - check dataset existence and case details
33a1102

uparekh01151 commited on

Add debugging for case loading issue
5098bbb

uparekh01151 commited on

Add Select All for models and debug case loading
c42c189

uparekh01151 commited on

Add dataset visibility configuration - only show nyc_taxi_small by default
a026fe5

uparekh01151 commited on

Ensure Global Leaderboard shows same columns as Evaluate tab for consistency
51503ea

uparekh01151 commited on

Fix Global Leaderboard column ordering to match configuration
aadec84

uparekh01151 commited on

Fix leaderboard column ordering to match configuration
3fc9598

uparekh01151 commited on

Add debugging for case loading KeyError
be92fdf

uparekh01151 commited on

Fix case loading terminology - reference_sql is human-provided ground truth
ec202ea

uparekh01151 commited on

Reorder leaderboard columns with comprehensive display
9271fde

uparekh01151 commited on

Fix column mismatch in results DataFrame - add rank column
b62caf4

uparekh01151 commited on

Add Model Ranking column to leaderboard display
8ddc24b

uparekh01151 commited on

Fix DatasetManager to handle different use case requirements
1853581

uparekh01151 commited on

Fix DatasetManager to handle multi-use-case structure
e6b0a87

uparekh01151 commited on

Fix missing headers configuration in UI config
7856952

uparekh01151 commited on

Add Hugging Face Spaces YAML frontmatter to README
2018997

uparekh01151 commited on

Resolve all merge conflicts - keep DataEngEval version
328cf71

uparekh01151 commited on

Initial commit for DataEngEval
acd8e16

uparekh01151 commited on