Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,9 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
11 |
|
12 |
To test your **RAG** and other **semantic information retrieval solutions** it would be powerful to have access to a dataset that consists of a text corpus,
|
13 |
correct responses to queries (e.g. question-answer) to test the solution end-to-end and maybe even a set of relevant passages
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
This organization and its dataset are not actively maintained anymore. Still you are invited to add similar datasets to it.
|
11 |
+
|
12 |
+
**Feel free to join the organization if you want to add a dataset with a similar purpose :) Please [tell me](https://tillwenke.github.io/about/) about your dataset before asking to join the org.**
|
13 |
|
14 |
To test your **RAG** and other **semantic information retrieval solutions** it would be powerful to have access to a dataset that consists of a text corpus,
|
15 |
correct responses to queries (e.g. question-answer) to test the solution end-to-end and maybe even a set of relevant passages
|