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

Skip to content

Commit 25b681a

Browse files
author
Lilian
authored
Add embedding visualization in 3D notebook example (openai#108) (openai#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
1 parent 0c4e7f0 commit 25b681a

File tree

4 files changed

+486
-1
lines changed

4 files changed

+486
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
/public/dist
55
__pycache__
66
build
7+
.ipynb_checkpoints

examples/embeddings/Visualize_in_3d.ipynb

+268
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)