pykt-team / pykt-toolkit

pyKT: A Python Library to Benchmark Deep Learning based Knowledge Tracing Models
https://pykt.org
MIT License
194 stars 53 forks source link

Problem about the number of questions of Algebra2005 dataset #161

Open xiangxin-oss opened 6 months ago

xiangxin-oss commented 6 months ago

Hello, I known that the number of questions of Algebra2005 dataset was 210,710 from the website https://pykt-toolkit.readthedocs.io/en/latest/datasets.html#algebra2005, but I saw that the "num_q" of Algebra2005 dataset was 173113 from the "data_config.json" file in the "configs" folder. Don't these two indicators mean the same thing? If the index of "num_q" was true, How to calculate the "num_q" of Algebra2005 dataset?