datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
StringTheorySolutions
Introduction
This dataset card contains typed solutions and relevant notes to a multitude of problems in string theory that I authored during my study. More notes and solutions are set to be typed as times allows.
Find the solutions and notes available in the Files and Versions section under the file name Reynolds_string_solutions.pdf. The PDF will not render in the UI if using Safari - you will have to
download the file to view it. However, Google Chrome (and likely other browsers)… See the full description on the dataset page: https://huggingface.co/datasets/MarioBarbeque/StringTheorySolutions.stringtheory-163KBThis dataset is fully made with AI.
The AI gets information in a PDF, and then create questions and the answers in lists.
[
{
"question": "What is 1+2",
"answer": "1+2 is equals to 3."
},
...
]
ApiToForm
