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
下载下来的训练集都是一下这句话。
{'text': '通常来说,人类想获得针对某种的[ENT]特异性抗体[ENT]有两种方式,要么是通过自然感染,要么是通过[ENT]疫苗接种[ENT]。但是,我们显然不会让婴幼儿冒着生病的危险去主动感染某个病毒,而对于 3 岁以下婴幼儿,目前各国尚没有[ENT]新冠疫苗[ENT]获批使用。', 'relation_id': [1, 2, 3], 'replced_entity_id': [1, 2, 3]}。
请问有没有解决办法?提前感谢!
还是说训练集就是这种重复的一句话。
The text was updated successfully, but these errors were encountered:
这是我执行下载的指令,请问是哪里出了问题吗?提前感谢 wget http://atp-modelzoo-sh.oss-cn-shanghai.aliyuncs.com/release/tutorials/language_modeling/dkplm/train_corpus.txt wget http://atp-modelzoo-sh.oss-cn-shanghai.aliyuncs.com/release/tutorials/language_modeling/dkplm/dev_corpus.txt wget http://atp-modelzoo-sh.oss-cn-shanghai.aliyuncs.com/release/tutorials/language_modeling/dkplm/entity_emb.txt wget http://atp-modelzoo-sh.oss-cn-shanghai.aliyuncs.com/release/tutorials/language_modeling/dkplm/rel_emb.txt
Sorry, something went wrong.
@ztl-35
ztl-35
No branches or pull requests
下载下来的训练集都是一下这句话。
{'text': '通常来说,人类想获得针对某种的[ENT]特异性抗体[ENT]有两种方式,要么是通过自然感染,要么是通过[ENT]疫苗接种[ENT]。但是,我们显然不会让婴幼儿冒着生病的危险去主动感染某个病毒,而对于 3 岁以下婴幼儿,目前各国尚没有[ENT]新冠疫苗[ENT]获批使用。', 'relation_id': [1, 2, 3], 'replced_entity_id': [1, 2, 3]}。
请问有没有解决办法?提前感谢!
还是说训练集就是这种重复的一句话。
The text was updated successfully, but these errors were encountered: