openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

Add W&B embedding projector example

Open scottire opened this issue 2 years ago • 3 comments
trafficstars

Hi,

I've added an example showing how to use the Weights & Biases embedding projector with OpenAI embeddings. Let me know if there's anything I can change to help it get merged.

Here's an example that was created by it: http://wandb.me/openai_embeddings You can dynamically change what dimensionality reduction algorithm is used, along with choosing which of your logged data is shown with color & hover.

scottire avatar Feb 01 '23 13:02 scottire

Looks great and happy to accept the contribution.

Before merging, I think it might be helpful to add an introductory blurb at the top explaining what W&B is, and why someone might want to use it (or not use it). Some people browsing the Cookbook may never have heard of W&B, so this is a good chance to explain what it is. Mind adding?

ted-at-openai avatar Feb 06 '23 17:02 ted-at-openai

Of course, that's a good suggestion. I'll follow up with that soon

scottire avatar Feb 08 '23 23:02 scottire

I've added that blurb now. Let me know if there's anything else I can do.

scottire avatar Feb 09 '23 15:02 scottire

Looks awesome. One tiny request - do you mind rewording 'other top ML teams' to just 'other ML teams'? Would love to keep things as inclusive and humble as possible, especially since people reading this on the OpenAI Cookbook might think OpenAI is writing that about themselves.

After that small change (or equivalent), I'll approve and merge.

ted-at-openai avatar Feb 09 '23 18:02 ted-at-openai

Great. That should be done now.

scottire avatar Feb 09 '23 18:02 scottire

Merged. Thank you again!

ted-at-openai avatar Feb 09 '23 18:02 ted-at-openai