RichmondMongo
commited on
Commit
•
20ee462
1
Parent(s):
c532f9b
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
- text-generation
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- vector search
|
10 |
+
- semantic search
|
11 |
+
- retrieval augmented generation
|
12 |
+
pretty_name: hackernoon_tech_news_with_embeddings
|
13 |
+
size_categories:
|
14 |
+
- 100K<n<1M
|
15 |
+
---
|