-
Notifications
You must be signed in to change notification settings - Fork 149
Simplified clean dataset loader #654
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 20 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
d60d6a5
a clean dataset loader
jshook 53b3b32
disable legacy loaders
jshook 43a843d
docs for local/remote, improved errors and robustness
jshook 0c4d637
This change keeps the simplified catalog-driven loader structure, but…
tlwillke e1c357f
Set all datasets to NOSCRUB
jshook 7733fe7
add local datasets stub
jshook 967744b
include baseurl indirection, catalog auto-discovery for local
jshook ab1a928
set to COSINE, update HelloVectorWorld, name datasets
jshook 328473d
override gitignore for example
jshook d07834d
move entries example to a managed file
jshook e8c6b5b
refine dataset loaders to use yaml settings
jshook 139e107
fully switch over to new dataset loader, remove previous versions whi…
jshook 1c11fe8
comment out non-shared datasets
jshook 9bc8365
fix env var tests for windows
jshook 801eb55
add docs for datasets
jshook 3c8a8a9
Updated javadoc and default similarity metrics in dataset_metadata.
tlwillke 592de64
Moved dataset-specific yaml index parameters to index-parameters dire…
tlwillke 3756302
Refactored the yaml dataset-catalogs. Caching of public and protecte…
tlwillke 39c0082
Update rat-excludes for yaml files.
tlwillke 856e1e9
Incremental rat-excludes update.
tlwillke 4717bec
Corrected path references in benchmarking doc.
tlwillke cdf5d7d
Improved handling of null returned by expectedSize during S3 transfer…
tlwillke fa128d7
Updated run-bench.yml GHA to remove .env secret and add protected cat…
tlwillke 2e88381
Minor tweak to GHA secrets fix.
tlwillke f759507
Added a comment about how to generate the catalog secret.
tlwillke 3af0d9a
Remove unnecessary suppression of unchecked warnings in new loader.
tlwillke 5d63794
Scrubbed .hdf5 references from the docs and YAML files.
tlwillke 78a3c4c
Minor correction to benchmarking.md directory reference.
tlwillke 671d87c
Make default dataset metadata loading robust to both repo-root and mo…
tlwillke c947aa5
Added happy-path test coverage for constructor-driven remote catalog …
tlwillke 36131a7
Cache included remote catalogs locally so previously downloaded remot…
tlwillke 271d73d
Ignore the .catalog-cache.
tlwillke dbb2469
add safety redaction around logging
jshook 3696935
Cleaned up datasets.yml with defaults and removed neighborhood watch …
tlwillke File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
164 changes: 0 additions & 164 deletions
164
...rc/main/java/io/github/jbellis/jvector/example/benchmarks/datasets/DataSetLoaderHDF5.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.