Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ license: cc-by-sa-4.0
|
|
| 3 |
task_categories:
|
| 4 |
- question-answering
|
| 5 |
- text-classification
|
|
|
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
tags:
|
|
@@ -12,4 +13,4 @@ size_categories:
|
|
| 12 |
- 1K<n<10K
|
| 13 |
---
|
| 14 |
|
| 15 |
-
All StackExchange questions and their answers from the Medical Sciences site, up to 14 August 2023. The repository includes a notebook for the process using the official StackExchange API.
|
|
|
|
| 3 |
task_categories:
|
| 4 |
- question-answering
|
| 5 |
- text-classification
|
| 6 |
+
- sentence-similarity
|
| 7 |
language:
|
| 8 |
- en
|
| 9 |
tags:
|
|
|
|
| 13 |
- 1K<n<10K
|
| 14 |
---
|
| 15 |
|
| 16 |
+
All StackExchange questions and their answers from the Medical Sciences site, up to 14 August 2023. The repository includes a notebook for the process using the official StackExchange API.
|