Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- question-answering
|
| 4 |
+
language:
|
| 5 |
+
- ms
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
+
# https://www.mysoalan.com QA
|
| 9 |
+
|
| 10 |
+
Manually parsed by https://github.com/huseinzol05,
|
| 11 |
+
|
| 12 |
+
1. Use Llama3 70b instructions to format output from Apache Tika to JSON format.
|
| 13 |
+
2. https://github.com/huseinzol05 manually matched from Llama3 70b outputs with answers at the bottom of the page.
|