SentaEval既可以对预训练模型进行评估,也可以对NLP下游任务进行评估。能评估的下游任务列表如下:
['CR', 'MR', 'MPQA', 'SUBJ', 'SST2', 'SST5', 'TREC', 'MRPC', 'SNLI',
'SICKEntailment', 'SICKRelatedness', 'STSBenchmark', 'ImageCaptionRetrieval',
'STS12', 'STS13', 'STS14', 'STS15', 'STS16',
'Length', 'WordContent', 'Depth', 'TopConstituents','BigramShift', 'Tense',
'SubjNumber', 'ObjNumber', 'OddManOut', 'CoordinationInversion']
SentEval allows you to evaluate your sentence embeddings as features for the following downstream tasks:
| Task | Type | #train | #test | needs_train | set_classifie |
|---|
SentEval是一个用于评估预训练模型和NLP下游任务的工具,包括分类任务、探究任务等。它提供了多种任务如top_constituents、odd_man_out和coordination_inversion,用于分析句子嵌入中编码的语言特性。这些任务涉及分类、替换验证和并列子句顺序检查,以理解模型对语言结构的捕捉能力。
订阅专栏 解锁全文

1万+

被折叠的 条评论
为什么被折叠?



