Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -53,4 +53,14 @@ configs:
|
|
| 53 |
data_files:
|
| 54 |
- split: train
|
| 55 |
path: queries/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
data_files:
|
| 54 |
- split: train
|
| 55 |
path: queries/train-*
|
| 56 |
+
license: mit
|
| 57 |
+
task_categories:
|
| 58 |
+
- text-retrieval
|
| 59 |
+
language:
|
| 60 |
+
- en
|
| 61 |
---
|
| 62 |
+
|
| 63 |
+
|
| 64 |
+
## License & Attribution
|
| 65 |
+
|
| 66 |
+
MTEB-format derivative of [`tolu07/Mental_Health_FAQ`](https://huggingface.co/datasets/tolu07/Mental_Health_FAQ). Licensed under **MIT** (same as source). Text encoding repaired with ftfy.
|