Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- table-question-answering
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- chemistry
|
| 9 |
+
pretty_name: reasoning data snapshot for qdrant
|
| 10 |
+
---
|
| 11 |
+
Data specification:
|
| 12 |
+
- used in qdrant as a collection
|
| 13 |
+
- encoded using OpenAI's ada-002 (1536)
|
| 14 |
+
- Reasoning trace question-answering using DeepSeek R1 (TogetherAI)
|
| 15 |
+
- Based on "STEM-AI-mtl/Electrical-engineering"
|