Spycner commited on
Commit
ce3f6e4
1 Parent(s): 69d839e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -10,8 +10,11 @@ This dataset contains the embeddings for the captions of the Flickr8k, MSCOCO an
10
  The embeddings are split by embedding model / endpoint where the following embedding models were chosen:
11
 
12
  cohere -> embed-english-v3.0
 
13
  openai -> text-embedding-3-small
 
14
  vertexai(google) -> textembedding-gecko@003
 
15
  voyageai(anthropic) -> voyage-large-2-instruct
16
 
17
  To view the creation process and the usage for the project they were create for, please view https://github.com/OliverGrein/Image-Captioning-6Evaluation/tree/main
 
10
  The embeddings are split by embedding model / endpoint where the following embedding models were chosen:
11
 
12
  cohere -> embed-english-v3.0
13
+
14
  openai -> text-embedding-3-small
15
+
16
  vertexai(google) -> textembedding-gecko@003
17
+
18
  voyageai(anthropic) -> voyage-large-2-instruct
19
 
20
  To view the creation process and the usage for the project they were create for, please view https://github.com/OliverGrein/Image-Captioning-6Evaluation/tree/main