Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add embedding visualization in 3D notebook example (#108) #63

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 1 commit into from
Jan 13, 2022

Conversation

lilianweng
Copy link

  • Add get_embeddings()
  • Add Visualize_in_3d notebook
  • Add dbpedia_samples.jsonl

* Add get_embeddings()

* Add Visualize_in_3d notebook

* Add dbpedia_samples.jsonl

* black reformat openai/embeddings_utils.py

* resolve comments

* Remove .ipynb_checkpoints

* fix build
@lilianweng lilianweng requested a review from BorisPower January 7, 2022 23:00
Copy link
Collaborator

@BorisPower BorisPower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lilianweng lilianweng merged commit 25b681a into main Jan 13, 2022
@lilianweng lilianweng deleted the lilian/embedding-3d branch January 13, 2022 21:57
baseprime pushed a commit to breezerfp/breeze-openai that referenced this pull request Mar 20, 2024
* Add a codex backtranslation example to improve SQL queries (openai#58)

* Add a codex backtranslation example to improve SQL queries

* Boris update ft example (openai#57)

* update fine-tune example to show the new CLI outputs

* model specifiction for search (openai#60)

* Catch chunked encoding errors and retry (openai#63)

* Add batch suggestion logic to prepare_data for fine_tunes and custom Q&A answers logic (openai#62)

* Add batch suggestion logic to prepare_data for fine_tunes; add an example of how to create a rudimentary answers endpoint with a custom Q&A model

Co-authored-by: Madeleine Thompson <[email protected]>
Co-authored-by: hallacy <[email protected]>
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
* Add a codex backtranslation example to improve SQL queries (openai#58)

* Add a codex backtranslation example to improve SQL queries

* Boris update ft example (openai#57)

* update fine-tune example to show the new CLI outputs

* model specifiction for search (openai#60)

* Catch chunked encoding errors and retry (openai#63)

* Add batch suggestion logic to prepare_data for fine_tunes and custom Q&A answers logic (openai#62)

* Add batch suggestion logic to prepare_data for fine_tunes; add an example of how to create a rudimentary answers endpoint with a custom Q&A model

Co-authored-by: Madeleine Thompson <[email protected]>
Co-authored-by: hallacy <[email protected]>
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
…ai#63)

* Add get_embeddings()

* Add Visualize_in_3d notebook

* Add dbpedia_samples.jsonl

* black reformat openai/embeddings_utils.py

* resolve comments

* Remove .ipynb_checkpoints

* fix build
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

Successfully merging this pull request may close these issues.

2 participants