【问题标题】:How to write the config file for pair classification model in AllenNLP git repo?如何在 AllenNLP git repo 中编写对分类模型的配置文件?
【发布时间】:2021-06-22 20:52:43
【问题描述】:

我正在尝试通过配置文件运行pair classification model in AllenNLP repo

感谢 repo 提供数据读取器和模型文件的示例。但是没有相应的配置文件,我无法真正运行模型。

example config file of simpleclassification model 没有为配对分类配置描述足够详细的参数。

应该如何编写对分类的配置文件?是否有通用方法或系统教程可以做到这一点?任何帮助表示赞赏。谢了

【问题讨论】:

    标签: python nlp allennlp


    【解决方案1】:

    对分类模型的示例配置文件可以在这里找到:https://github.com/allenai/allennlp-models/tree/main/training_config/pair_classification

    【讨论】:

    • 非常感谢!它就在拐角处,但我怎么找不到它。
    猜你喜欢
    • 2021-01-23
    • 2019-05-27
    • 1970-01-01
    • 2013-07-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-07-13
    • 1970-01-01
    相关资源
    最近更新 更多