holyknight101 commited on
Commit
c8f4e77
·
verified ·
1 Parent(s): 71a0e64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
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"