Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,11 @@ tags:
|
|
12 |
pretty_name: hackernoon_tech_news_with_embeddings
|
13 |
size_categories:
|
14 |
- 100K<n<1M
|
15 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
pretty_name: hackernoon_tech_news_with_embeddings
|
13 |
size_categories:
|
14 |
- 100K<n<1M
|
15 |
+
---
|
16 |
+
|
17 |
+
|
18 |
+
[HackerNoon](https://huggingface.co/datasets/HackerNoon/tech-company-news-data-dump/tree/main) curated the internet's most cited 7M+ tech company news articles and blog posts about the 3k+ most valuable tech companies in 2022 and 2023.
|
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.
|