iioos commited on
Commit
1dcd9dc
·
verified ·
1 Parent(s): 9077714

data.jsonl

Browse files

{"topic":"Photosynthesis","level":"beginner","explanation":"Plants convert sunlight into energy."}
{"topic":"Gravity","level":"beginner","explanation":"Force that pulls objects toward each other."}
{"topic":"Fractions","level":"beginner","explanation":"Parts of a whole."}
{"topic":"Algorithms","level":"intermediate","explanation":"Step-by-step problem-solving procedures."}
{"topic":"Databases","level":"intermediate","explanation":"Systems for storing and managing data."}

Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ ---
8
+
9
+ # Education Explanations Dataset
10
+
11
+ Topic-based explanations labeled by difficulty level.