ajosh0504 commited on
Commit
a9a3720
1 Parent(s): 4eef7bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ size_categories:
18
 
19
  This dataset consists of AirBnB listings with property descriptions, reviews, and other metadata.
20
 
21
- It also contains text embeddings of the property descriptions as well as image embeddings of the listing image. The text embeddings were created using OpenAI's **text-embedding-3-small** model and the image embeddings using OpenAI's [clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32 model) available on Hugging Face.
22
 
23
  ## Dataset Structure
24
 
 
18
 
19
  This dataset consists of AirBnB listings with property descriptions, reviews, and other metadata.
20
 
21
+ It also contains text embeddings of the property descriptions as well as image embeddings of the listing image. The text embeddings were created using OpenAI's **text-embedding-3-small** model and the image embeddings using OpenAI's [**clip-vit-base-patch32**](https://huggingface.co/openai/clip-vit-base-patch32) model available on Hugging Face.
22
 
23
  ## Dataset Structure
24