JMVaughan
Results
1
issues of
JMVaughan
The notebook [Embedding_long_inputs.ipynb](https://github.com/openai/openai-cookbook/tree/main/examples/Embedding_long_inputs.ipynb) performs a weighted average of the embeddings by _length of vector_, however I believe the average should be weighted by _length of chunk_.