MarioBarbeque commited on
Commit
b799162
·
verified ·
1 Parent(s): 87ac48d

Create README for dataset card

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - question-answering
4
+ - text-generation
5
+ language:
6
+ - en
7
+ tags:
8
+ - physics
9
+ - mathematics
10
+ configs:
11
+ - config_name: en
12
+ data_files: String_Solutions.json
13
+ ---
14
+
15
+ # Introduction
16
+ This dataset card contains typed solutions to a multitude of problems in string theory that I authored during my study. More solutions are set to be typed as times allows.
17
+ Find the solutions available in the *Files and Versions* section under the file name **String_Solutions.pdf**.
18
+
19
+
20
+ The intentions of publishing this PDF are 1) to publicly house these solutions for reference and viewing, and 2) to make this PDF available for various ML tasks like
21
+ text summation, and the training of models' mathematical reasoning abilties in the regimes of theoretical physics, pure mathematics, etc.