-
Notifications
You must be signed in to change notification settings - Fork 34
Adding blueprints and notebooks for Navigator Text-Code #453
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
| language text that will be used to train a language model that will be used to generate Python code. | ||
|
|
||
| seed_categories: | ||
| - name: domain |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Testing a ton of domains, planning to add 5-10 for the final notebook
|
Do we want to load the Blueprint YAML or have it in the notebook? Loading it would look cleaner and concise but blueprint in the notebook allows user to see everything in one place |
|
A quick note: if we want this accessible from Console-eng, we need it to be available in the |
|
Thanks! Changing this to a draft PR @thesteady for now |
|
Closing for now, since this has been open for a long time period without activity. |
This PR is adding notebooks and blueprints for Navigator Text-SQL and Text-Python