This is the implementation of filter-then-rerank pipeline in Large Language Model Is Not a Good Few-shot Information Extractor, but a Good Reranker for Hard Samples!. EMNLP'2023 (Findings).
If you are just looking to download the LoRA weights directly, use this url: https://figshare.com/ndownloader/files/43044994 and view the data entry on Figshare.
This is a meta-model distilled from ChatGPT-3.5-turbo for information extraction. This is an intermediate checkpoint that can be well-transferred to all kinds of downstream information extraction tasks.
Source code for the EMNLP' 21 paper Document-level Entity-based Extraction as Template Generation.
pluslabnlp/tempgen 的主要功能包括:Named Entity Recognition, Relation Extraction。
pluslabnlp/tempgen 的开源替代品包括: ridiculouz/llmaaa — openai 0.27.4. tangxuemei1995/chisiec — CHisIEC: An Information Extraction Corpus for Ancient Chinese History. lbnlp/nerre-llama — If you are just looking to download the LoRA weights directly, use this url:… komeijiforce/metaie — This is a meta-model distilled from ChatGPT-3.5-turbo for information extraction. This is an intermediate checkpoint… mayubo2333/llm-ie — This is the implementation of filter-then-rerank pipeline in Large Language Model Is Not a Good Few-shot Information… zjunlp/deepke — DeepKE is a knowledge extraction toolkit and framework designed to transform unstructured text into structured…