Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,8 @@ pinned: false
|
|
| 10 |
license: apache-2.0
|
| 11 |
fullWidth: true
|
| 12 |
models: [hkunlp/instructor-large]
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 10 |
license: apache-2.0
|
| 11 |
fullWidth: true
|
| 12 |
models: [hkunlp/instructor-large]
|
| 13 |
+
datasets: [calmgoose/orwell-1984_faiss-instructembeddings]
|
| 14 |
+
tags: [Question Answering, LangChain, talk2book, Instructor Embeddings, faiss, LLM]
|
| 15 |
---
|
| 16 |
|
| 17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|