-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
107 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,29 @@ | ||
# Dataset List | ||
|
||
We collect the commonly used datasets and listed them here. The meaning of the fields in the table below is as follows: | ||
- Exercise Text: contain textual information of exercise or not | ||
- Concet Relation: contain relations among knowledge concepts or not (tree or prerequisite) | ||
- Time: contain time for students to start answering questions or not | ||
We have showcased the preprocessed dataset (i.e, provide raw2mid atomic data operation) of EduStudio here. The meaning of the fields in the table below is as follows: | ||
|
||
- Auto download: support download `middata` of the dataset or not in EduStudio | ||
- R2M Script: name of script to process the rawdata into middata in EduStudio | ||
|
||
|
||
|
||
| Dataset Name | Exercise Text | Concept Relation | Time | Auto Download | R2M Script Name | Note | | ||
| :----------------------------------------------------------- | :-----------: | :--------------: | :--: | :-----------: | :----------------------- | :----------------------------------------------------------- | | ||
| [FrcSub](http://staff.ustc.edu.cn/~qiliuql/data/math2015.rar) | ✖️ | ✖️ | ✖️ | ✔️ | R2M_FrcSub | | | ||
| [Math1](http://staff.ustc.edu.cn/~qiliuql/data/math2015.rar) | ✖️ | ✖️ | ✖️ | ✔️ | R2M_Math1 | | | ||
| [Math2](http://staff.ustc.edu.cn/~qiliuql/data/math2015.rar) | ✖️ | ✖️ | ✖️ | ✔️ | R2M_Math2 | | | ||
| [AAAI_2023](https://docs.google.com/forms/d/e/1FAIpQLScWjxiXdSMAKBtlPJZm9MsudUG9CQS16lT0GVfajpVj-mWReA/viewform?pli=1) | ✔️ | ✔️(tree) | ✔️ | ✔️ | R2M_AAAI_2023 | [AAAI2023 Global Knowledge Tracing Challenge](https://ai4ed.cc/competitions/aaai2023competition) | | ||
| [ASSISTment_2009-2010](https://drive.google.com/file/d/0B2X0QD6q79ZJUFU1cjYtdGhVNjg/view?resourcekey=0-OyI8ZWxtGSAzhodUIcMf_g) | ✖️ | ✖️ | ✔️ | ✔️ | R2M_ASSIST_0910 | | | ||
| [ASSISTment_2012-2013](https://sites.google.com/site/assistmentsdata/datasets/2012-13-school-data-with-affect) | ✖️ | ✖️ | ✔️ | ✖️ | R2M_ASSIST_1213 | | | ||
| [ASSISTment_2015-2016](https://sites.google.com/site/assistmentsdata/datasets/2015-assistments-skill-builder-data) | ✖️ | ✖️ | ✔️ | ✖️ | R2M_ASSIST_1516 | | | ||
| [ASSISTment_2017](https://sites.google.com/view/assistmentsdatamining/dataset) | ✖️ | ✖️ | ✔️ | ✖️ | R2M_ASSIST_17 | | | ||
| [Algebera_2005-2006](https://pslcdatashop.web.cmu.edu/KDDCup/downloads.jsp) | ✖️ | ✖️ | ✔️ | ✖️ | R2M_Algebera_0506 | [KDD Cup 2010](https://pslcdatashop.web.cmu.edu/KDDCup/rules_data_format.jsp) | | ||
| [Algebera_2006-2007](https://pslcdatashop.web.cmu.edu/KDDCup/downloads.jsp) | ✖️ | ✖️ | ✔️ | ✖️ | R2M_Algebera_0607 | [KDD Cup 2010](https://pslcdatashop.web.cmu.edu/KDDCup/rules_data_format.jsp) | | ||
| [Bridge2Algebra_2006-2007](https://pslcdatashop.web.cmu.edu/KDDCup/downloads.jsp) | ✖️ | ✖️ | ✔️ | ✖️ | R2M_Bridge2Algebra_0607 | [KDD Cup 2010](https://pslcdatashop.web.cmu.edu/KDDCup/rules_data_format.jsp) | | ||
| [Junyi_AreaTopicAsCpt](https://pslcdatashop.web.cmu.edu/Project?id=244) | ✖️ | ✔️(tree) | ✔️ | ✖️ | R2M_Junyi_AreaTopicAsCpt | Area&Topic field as concept | | ||
| [Junyi_ExerAsCpt](https://pslcdatashop.web.cmu.edu/Project?id=244) | ✖️ | ✔️(prerequisite) | ✔️ | ✖️ | R2M_Junyi_ExerAsCpt | Exercice as concept | | ||
| EdNet_KT1 | ✖️ | ✖️ | ✔️ | ✖️ | R2M_EdNet_KT1 | [download1](http://bit.ly/ednet-content), [download2](http://bit.ly/ednet-content) | | ||
| [Eedi_2020_Task1&2](https://dqanonymousdata.blob.core.windows.net/neurips-public/data.zip) | ✖️ | ✔️(tree) | ✔️ | ✖️ | R2M_Eedi_20_T12 | [NeurIPS 2020 Education Challenge: Task1&2](https://eedi.com/projects/neurips-education-challenge) | | ||
| [Eedi_2020_Task3&4](https://dqanonymousdata.blob.core.windows.net/neurips-public/data.zip) | ✔️(images) | ✔️(tree) | ✔️ | ✖️ | R2M_Eedi_20_T34 | [NeurIPS 2020 Education Challenge: Task3&4](https://eedi.com/projects/neurips-education-challenge) | | ||
|
||
| Dataset Name | R2M Script Name | Auto Download | Note | | ||
| :----------------------------------------------------------- | :----------------------- | ------------- | :----------------------------------------------------------: | | ||
| [FrcSub](http://staff.ustc.edu.cn/~qiliuql/data/math2015.rar) | R2M_FrcSub | ✔️ | | | ||
| [Math1](http://staff.ustc.edu.cn/~qiliuql/data/math2015.rar) | R2M_Math1 | ✔️ | | | ||
| [Math2](http://staff.ustc.edu.cn/~qiliuql/data/math2015.rar) | R2M_Math2 | ✔️ | | | ||
| [AAAI_2023](https://docs.google.com/forms/d/e/1FAIpQLScWjxiXdSMAKBtlPJZm9MsudUG9CQS16lT0GVfajpVj-mWReA/viewform?pli=1) | R2M_AAAI_2023 | ✔️ | [AAAI2023 Global Knowledge Tracing Challenge](https://ai4ed.cc/competitions/aaai2023competition) | | ||
| [ASSISTment_2009-2010](https://drive.google.com/file/d/0B2X0QD6q79ZJUFU1cjYtdGhVNjg/view?resourcekey=0-OyI8ZWxtGSAzhodUIcMf_g) | R2M_ASSIST_0910 | ✔️ | | | ||
| [ASSISTment_2012-2013](https://sites.google.com/site/assistmentsdata/datasets/2012-13-school-data-with-affect) | R2M_ASSIST_1213 | ✖️ | | | ||
| [ASSISTment_2015-2016](https://sites.google.com/site/assistmentsdata/datasets/2015-assistments-skill-builder-data) | R2M_ASSIST_1516 | ✖️ | | | ||
| [ASSISTment_2017](https://sites.google.com/view/assistmentsdatamining/dataset) | R2M_ASSIST_17 | ✖️ | | | ||
| [Algebera_2005-2006](https://pslcdatashop.web.cmu.edu/KDDCup/downloads.jsp) | R2M_Algebera_0506 | ✖️ | [KDD Cup 2010](https://pslcdatashop.web.cmu.edu/KDDCup/rules_data_format.jsp) | | ||
| [Algebera_2006-2007](https://pslcdatashop.web.cmu.edu/KDDCup/downloads.jsp) | R2M_Algebera_0607 | ✖️ | [KDD Cup 2010](https://pslcdatashop.web.cmu.edu/KDDCup/rules_data_format.jsp) | | ||
| [Bridge2Algebra_2006-2007](https://pslcdatashop.web.cmu.edu/KDDCup/downloads.jsp) | R2M_Bridge2Algebra_0607 | ✖️ | [KDD Cup 2010](https://pslcdatashop.web.cmu.edu/KDDCup/rules_data_format.jsp) | | ||
| [Junyi_AreaTopicAsCpt](https://pslcdatashop.web.cmu.edu/Project?id=244) | R2M_Junyi_AreaTopicAsCpt | ✖️ | Area&Topic field as concept | | ||
| [Junyi_ExerAsCpt](https://pslcdatashop.web.cmu.edu/Project?id=244) | R2M_Junyi_ExerAsCpt | ✖️ | Exercice as concept | | ||
| EdNet_KT1 | R2M_EdNet_KT1 | ✖️ | [download1](http://bit.ly/ednet-content), [download2](http://bit.ly/ednet-content) | | ||
| [Eedi_2020_Task1&2](https://dqanonymousdata.blob.core.windows.net/neurips-public/data.zip) | R2M_Eedi_20_T12 | ✖️ | [NeurIPS 2020 Education Challenge: Task1&2](https://eedi.com/projects/neurips-education-challenge) | | ||
| [Eedi_2020_Task3&4](https://dqanonymousdata.blob.core.windows.net/neurips-public/data.zip) | R2M_Eedi_20_T34 | ✖️ | [NeurIPS 2020 Education Challenge: Task3&4](https://eedi.com/projects/neurips-education-challenge) | | ||
| [SLP_English](https://aic-fe.bnu.edu.cn/en/data/index.html) | R2M_SLP_English | ✖️ | [[paper](https://aic-fe.bnu.edu.cn/fj/2021-ICCE-SLP.pdf)\], Smart Learning Partner | | ||
| [SLP_Math](https://aic-fe.bnu.edu.cn/en/data/index.html) | R2M_SLP_Math | ✖️ | [[paper](https://aic-fe.bnu.edu.cn/fj/2021-ICCE-SLP.pdf)\], Smart Learning Partner | |
Oops, something went wrong.