Description: The RA-IT-NER-zh-7B model is trained from Qwen1.5-7B using the proposed Retrieval Augmented Instruction Tuning (RA-IT) approach. This model can be used for Chinese Open NER with and without RAG. The training data is our constructed
Sky-NER , an instruction tuning dataset for Chinese OpenNER. We follow the recipe of
UniversalNER and use the large-scale
SkyPile Corpus to construct this dataset. The data was collected by prompting gpt-3.5-turbo-0125 to label entities from passages and provide entity tags. The data collection prompt is as follows:
Check our
paper for more information. Check our
github repo about how to use the model.
This model and its associated data are released under the
CC BY-NC 4.0 license. They are primarily used for research purposes.