Skip to content
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

Prototype use of foreign key wandb Tables for datasets #52

Open
charlesfrye opened this issue May 24, 2021 · 1 comment
Open

Prototype use of foreign key wandb Tables for datasets #52

charlesfrye opened this issue May 24, 2021 · 1 comment

Comments

@charlesfrye
Copy link
Collaborator

  1. Make a (smaller?) version of the dataset as a Table.
  2. Use Foreign Keys to build train/test/val datasets as "references" to the original dataset.

First look into using "Foreign Keys" to reference the contents of one table inside another. Does this work across artifacts or only within artifacts? Ask Tim Sweeney and/or Stacey for help -- Tim should have a demonstration notebook/script. Try on a test setup/"hello world" example first to determine the workflow.

@charlesfrye
Copy link
Collaborator Author

Take notes on the Foreign Key process so that we can later reference them when writing docs/guides.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant