Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ size_categories:
|
|
19 |
|
20 |
To further enhance the dataset's utility, a new embedding field and vector embedding for every datapoint have been added using the OpenAI EMBEDDING_MODEL = "text-embedding-3-small", with an EMBEDDING_DIMENSION of 256.
|
21 |
|
22 |
-
Notably, this extension with vector embeddings only contains a portion of the original dataset, focusing on enriching a selected subset with advanced analytical capabilities
|
23 |
|
24 |
## Dataset Structure
|
25 |
Each record in the dataset represents a news article about technology companies and includes the following fields:
|
|
|
19 |
|
20 |
To further enhance the dataset's utility, a new embedding field and vector embedding for every datapoint have been added using the OpenAI EMBEDDING_MODEL = "text-embedding-3-small", with an EMBEDDING_DIMENSION of 256.
|
21 |
|
22 |
+
**Notably, this extension with vector embeddings only contains a portion of the original dataset, 1576528 data points, focusing on enriching a selected subset with advanced analytical capabilities.**
|
23 |
|
24 |
## Dataset Structure
|
25 |
Each record in the dataset represents a news article about technology companies and includes the following fields:
|