Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,33 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
tags:
|
| 6 |
+
- physics
|
| 7 |
+
- maths
|
| 8 |
+
size_categories:
|
| 9 |
+
- 100K<n<1M
|
| 10 |
+
---
|
| 11 |
+
## Dataset Details
|
| 12 |
+
|
| 13 |
+
### Dataset Description
|
| 14 |
+
|
| 15 |
+
A dataset containing maths and physics problems in QnA format
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
- **Curated by:**Me
|
| 20 |
+
- **Language(s) (NLP):** English
|
| 21 |
+
- **License:** apache-2.0
|
| 22 |
+
|
| 23 |
+
## Uses
|
| 24 |
+
can be used to train or fine-tune model for physics reasoning and simple mathematical problem solving task
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
## Dataset Structure
|
| 28 |
+
|
| 29 |
+
subject, topic, question and answer
|
| 30 |
+
|
| 31 |
+
## Extra:
|
| 32 |
+
Also use our new agent theStech/conscious_Ai-2 it has a dynamic neural network which changes itself and creates multi-thinking layers to get the most
|
| 33 |
+
optimal solution to the user.
|