ymcui / cmrc2018

A Span-Extraction Dataset for Chinese Machine Reading Comprehension (CMRC 2018)
https://ymcui.github.io/cmrc2018/
Creative Commons Attribution Share Alike 4.0 International
415 stars 87 forks source link

finetune/qa_tasks.py的585行有个错误 #11

Closed rancho628 closed 3 years ago

rancho628 commented 3 years ago

qa_tasks.py, line 585, in get_examples input_data = json.load(f)["data"] TypeError: list indices must be integers or slices, not str