declare-lab / RelationPrompt

This repository implements our ACL Findings 2022 research paper RelationPrompt: Leveraging Prompts to Generate Synthetic Data for Zero-Shot Relation Triplet Extraction. The goal of Zero-Shot Relation Triplet Extraction (ZeroRTE) is to extract relation triplets of the format (head entity, tail entity, relation), despite not having annotated data for the test relation labels.
MIT License
122 stars 16 forks source link

Setting `pad_token_id` to `eos_token_id`:50256 for open-end generation. {'target': 250, 'success': 0, 'raw': 1} #16

Open Tsukiaa opened 1 year ago

Tsukiaa commented 1 year ago

在跑模型时一直出现上述句子,而且没有一个成功的