Closed hzhwcmhf closed 4 years ago
目前dataloader中构造参数file_id的解释存在问题。例如cotk.dataloader.LanguageProcessing会指向cotk.file_utils.get_resource_file_path。应改为指向resource页面(resources_reference)
file_id
cotk.dataloader.LanguageProcessing
cotk.file_utils.get_resource_file_path
目前dataloader中构造参数
file_id
的解释存在问题。例如cotk.dataloader.LanguageProcessing
会指向cotk.file_utils.get_resource_file_path
。应改为指向resource页面(resources_reference)