Commit Graph

16 Commits

Author SHA1 Message Date
brent.edwards f68315619a Merge branch 'streaming-upload-docker' into create-validator 2026-02-04 17:28:43 -08:00
aditya fe4aa2b9c5 test: copy pasted the existing behave bdd tests 2026-02-04 19:57:07 +05:30
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
brent.edwards f8a7739016 Minor changes. 2025-12-30 18:06:34 -08:00
brent.edwards eb8bfdbee5 Adding the features file. 2025-12-23 15:07:41 -08:00
freemo b941ef9a1a Significantly revamped the base project to use more robust static checking including benchmarks and integration test support 2025-10-31 16:18:53 -04:00
Your Name bae6665d94 fix: Fixed some of the broken stuff added in the last commit, everything should more or less run now 2025-08-03 20:48:29 -04:00
freemo f7a5d26c41 Modernized build tooling 2025-08-01 18:38:09 -04:00