Datasets:
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
< 1K
Tags:
physics
problem-solving
education
scientific-computing
ai-research
natural-language-processing
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,70 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
pretty_name: Physics Problems Dataset
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
tags:
|
| 7 |
+
- physics
|
| 8 |
+
- problem-solving
|
| 9 |
+
- education
|
| 10 |
+
- scientific-computing
|
| 11 |
+
- ai-research
|
| 12 |
+
- natural-language-processing
|
| 13 |
+
task_categories:
|
| 14 |
+
- text-generation
|
| 15 |
+
- question-answering
|
| 16 |
+
size_categories:
|
| 17 |
+
- n<1K
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
# Physics Problems Dataset
|
| 21 |
+
|
| 22 |
+
**Dataset Description:**
|
| 23 |
+
This dataset contains a collection of physics problems designed for educational and research purposes. Each problem includes a question, relevant equations, and, where applicable, numerical or symbolic solutions. The dataset covers topics such as mechanics, electromagnetism, thermodynamics, optics, and modern physics.
|
| 24 |
+
|
| 25 |
+
The dataset supports training and evaluation of models in:
|
| 26 |
+
|
| 27 |
+
- Natural Language Processing (NLP) for physics problem-solving
|
| 28 |
+
- Question-answering systems
|
| 29 |
+
- Symbolic reasoning and equation parsing
|
| 30 |
+
- Educational AI tools for physics tutoring
|
| 31 |
+
|
| 32 |
+
---
|
| 33 |
+
|
| 34 |
+
## Intended Uses
|
| 35 |
+
|
| 36 |
+
### ✅ Direct Use
|
| 37 |
+
|
| 38 |
+
- Training and benchmarking NLP models for physics problem-solving
|
| 39 |
+
- Developing AI-based educational tools for physics students
|
| 40 |
+
- Research in automated reasoning and scientific question-answering
|
| 41 |
+
|
| 42 |
+
### ❌ Out-of-Scope Use
|
| 43 |
+
|
| 44 |
+
- Real-time physics simulations or calculations
|
| 45 |
+
- Commercial use without proper CC BY 4.0 attribution
|
| 46 |
+
- Direct use in high-stakes academic testing without validation
|
| 47 |
+
|
| 48 |
+
---
|
| 49 |
+
|
| 50 |
+
## Considerations and Limitations
|
| 51 |
+
|
| 52 |
+
- ❗ The dataset is small (<1,000 samples) and may not cover all subfields of physics comprehensively
|
| 53 |
+
- 💡 Problem complexity varies, and some solutions may require external validation
|
| 54 |
+
- 🔄 Future versions will aim to include more diverse problem types and multilingual support
|
| 55 |
+
|
| 56 |
+
---
|
| 57 |
+
|
| 58 |
+
## License
|
| 59 |
+
|
| 60 |
+
**CC BY 4.0** — You can use, modify, and share the dataset with appropriate credit.
|
| 61 |
+
|
| 62 |
+
---
|
| 63 |
+
|
| 64 |
+
## Contact
|
| 65 |
+
|
| 66 |
+
- For queries or collaborations related to datasets, contact at :
|
| 67 | |
| 68 | |
| 69 |
+
|
| 70 |
+
---
|