Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
## Overview
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-3.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- vector search
|
| 9 |
+
- retrieval augmented generation
|
| 10 |
+
size_categories:
|
| 11 |
+
- <1K
|
| 12 |
---
|
| 13 |
|
| 14 |
## Overview
|