gpt4 book ai didi

python - 如何在 AllenNLP 中训练语义角色标注模型?

转载 作者:太空宇宙 更新时间:2023-11-03 21:08:22 25 4
gpt4 key购买 nike

如何训练semantic role labeling model in AllenNLP

我知道 allennlp.training.trainer函数,但我不知道如何用它来训练语义角色标记模型。

假设训练样本带有 BIO 标记,例如:

Remove B_O
the B_ARG1
fish I_ARG1
in B_LOC
the I_LOC
background I_LOC

最佳答案

我建议您看看tutorial 。以下是训练 allennlp 模型所需执行的步骤:

  • 创建 .jsonnet实验。在这种情况下,如果您想使用现有的 SRL 模型,请查看 training_config allennlp 存储库中的目录。
  • 运行allennlp train <path to .jsonnet> -s <path to output directory>

关于python - 如何在 AllenNLP 中训练语义角色标注模型?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55254845/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com