Add data/assistments/summary.json
Browse files
data/assistments/summary.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset": "ASSISTments 2009 (via Atomi/ASSISTments2009)",
|
| 3 |
+
"source_hf": "https://huggingface.co/datasets/Atomi/ASSISTments2009",
|
| 4 |
+
"source_original": "https://sites.google.com/site/assistmentsdata/datasets",
|
| 5 |
+
"subject": "Middle school math (Massachusetts, USA)",
|
| 6 |
+
"students": 4148,
|
| 7 |
+
"skills": 139,
|
| 8 |
+
"interactions": 274331,
|
| 9 |
+
"has_demographics": false,
|
| 10 |
+
"has_question_text": false,
|
| 11 |
+
"has_selected_answer": false,
|
| 12 |
+
"note": "This HF version lacks gender/school columns. Original 2009 file has gender (~50% missing). 2012-2013 Challenge version has gender + SES + ELL + IEP.",
|
| 13 |
+
"2012_download": "https://sites.google.com/site/assistmentsdata/datasets (manual download from Google Drive)"
|
| 14 |
+
}
|