We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python label_studio.py --label_studio_file ./document/data/label_studio.json --save_dir ./document/data --splits 0.8 0.1 0.1 --task_type ext 使用label_studio.py 转化txt的时候txt为空,只是实体提取,没有进行关系抽取,不知道为什么最后输出为空。
paddlenlp 2.6.1 paddleocr 2.6 paddlepaddle 2.6.0 paddlepaddle-gpu 2.6.1 numpy 1.24.4
The text was updated successfully, but these errors were encountered:
可以提供下label studio的数据标注的截图吗?
Sorry, something went wrong.
relations里面有标注信息吗?
没有,我只是打算进行实体提取,所以没加relations
This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。
This issue was closed because it has been inactive for 14 days since being marked as stale. 当前issue 被标记为stale已有14天,即将关闭。
gongel
No branches or pull requests
请提出你的问题
python label_studio.py --label_studio_file ./document/data/label_studio.json --save_dir ./document/data --splits 0.8 0.1 0.1 --task_type ext
![1111](https://private-user-images.githubusercontent.com/52644659/380027418-e87bba6b-e6ee-4197-852a-56c23d41bf55.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4NjUzODYsIm5iZiI6MTczOTg2NTA4NiwicGF0aCI6Ii81MjY0NDY1OS8zODAwMjc0MTgtZTg3YmJhNmItZTZlZS00MTk3LTg1MmEtNTZjMjNkNDFiZjU1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDA3NTEyNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWZiN2JiM2I4MDhhYzg4ZWRiMzkyMmRjMWVlNzI4NWQ2YjcxNTQyOWEyMzBkZWVjYmJlOGQzYTE2YmIxZWI0YjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.UXpzGTR6i9LRaQixOLrNMGmY-WPVrzCYwN9G0yzEIO4)
使用label_studio.py 转化txt的时候txt为空,只是实体提取,没有进行关系抽取,不知道为什么最后输出为空。
paddlenlp 2.6.1
paddleocr 2.6
paddlepaddle 2.6.0
paddlepaddle-gpu 2.6.1
numpy 1.24.4
The text was updated successfully, but these errors were encountered: