Commit Graph

9 Commits

Author SHA1 Message Date
brent.edwards bc76475087 test: add tests for Bloom filter subset functionality
Co-authored-by: aider (openrouter/qwen/qwen3-coder) <aider@aider.chat>
2026-01-28 18:52:21 -08:00
brent.edwards b250bb79a8 feat: add string extraction and validation for datasets
Co-authored-by: aider (openrouter/openai/gpt-5.2-codex) <aider@aider.chat>
2026-01-26 18:51:08 -08:00
brent.edwards 41a6f1a8ce refactor: update validation to return download path and handle multiple parquet files
Co-authored-by: aider (openrouter/openai/gpt-5.2-codex) <aider@aider.chat>
2026-01-23 15:14:11 -08:00
brent.edwards c0f89a11da feat: add validation for required columns in dataset files
Co-authored-by: aider (openrouter/openai/gpt-5.2-codex) <aider@aider.chat>
2026-01-22 17:39:37 -08:00
brent.edwards caf124c13c test: update parquet file validation to use real file creation
Co-authored-by: aider (openrouter/openai/gpt-5.2-codex) <aider@aider.chat>
2026-01-22 17:36:12 -08:00
brent.edwards 9f902c915a feat: add parquet file validation to dataset validator
Co-authored-by: aider (openrouter/openai/gpt-5.2-codex) <aider@aider.chat>
2026-01-22 17:21:58 -08:00
brent.edwards 2b562c268a feat: add dataset download validation from HuggingFace
Co-authored-by: aider (openrouter/openai/gpt-5.2-codex) <aider@aider.chat>
2026-01-22 17:16:46 -08:00
brent.edwards e8d8c15146 refactor: pass mock_api directly to dataset_exists_on_hf function
Co-authored-by: aider (openrouter/openai/gpt-5.2-codex) <aider@aider.chat>
2026-01-22 17:01:49 -08:00
brent.edwards a92244852b feat: add HuggingFace dataset existence validator and tests
Co-authored-by: aider (openrouter/openai/gpt-5.2-codex) <aider@aider.chat>
2026-01-22 16:18:31 -08:00