Dave Liu
Results
1
issues of
Dave Liu
### 请提出你的问题 ie = Taskflow('information_extraction', schema=[{'人物': ["性别", "出生年月", "毕业院校", "民族", "籍贯", "担任职位"]}], schema_lang="zh", batch_size=1, model='paddlenlp/PP-UIE-0.5B', precision='float32', task_path='./PP-UIE-0.5B') # 绝对路径和相对路径都无法加载
question