math-eval commited on
Commit
dd36394
1 Parent(s): db9e7b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -62,10 +62,10 @@ The text in TAL-SCQ5K-EN is in English and TAL-SCQ5K-CN is in Chinese.
62
 
63
  ### Data Fields
64
 
65
- * "dataset_name": identification of the source dataset name from which TAL-SCQ5K-EN/TAL-SCQ5K-CN has been created, use only for inner of TAL education company, please ignore.
66
- * "dataset_version": identification of the source dataset version from which TAL-SCQ5K-EN/TAL-SCQ5K-CN has been created, use only for inner of TAL education company, please ignore.
67
- * "qid": identification of local id of the question in the source dataset from which TAL-SCQ5K-EN/TAL-SCQ5K-CN has been created, use only for inner of TAL education company, please ignore.
68
- * "queId": identification of global id of the question, use only for inner of TAL education company, please ignore.
69
  * "competition_source_list": identification of math competitions in which the questions appeared, if have been logged.
70
  * "difficulty": difficulty level of the questions, value ranged from 0 to 4
71
  * "qtype": question type, valued as "single_choice" for all the questions in this dataset indicates that all the questions are multiple-choice questions with unique ground-truth answer.
 
62
 
63
  ### Data Fields
64
 
65
+ * "dataset_name": identification of the source dataset name from which TAL-SCQ5K-EN/TAL-SCQ5K-CN has been created, use only for inner of TAL education group, please ignore.
66
+ * "dataset_version": identification of the source dataset version from which TAL-SCQ5K-EN/TAL-SCQ5K-CN has been created, use only for inner of TAL education group, please ignore.
67
+ * "qid": identification of local id of the question in the source dataset from which TAL-SCQ5K-EN/TAL-SCQ5K-CN has been created, use only for inner of TAL education group, please ignore.
68
+ * "queId": identification of global id of the question, use only for inner of TAL education group, please ignore.
69
  * "competition_source_list": identification of math competitions in which the questions appeared, if have been logged.
70
  * "difficulty": difficulty level of the questions, value ranged from 0 to 4
71
  * "qtype": question type, valued as "single_choice" for all the questions in this dataset indicates that all the questions are multiple-choice questions with unique ground-truth answer.