murray-z / OneStop_QAMaker
采用一个模型同时实现问题生成和答案生成
☆26Updated last year
Related projects ⓘ
Alternatives and complementary repositories for OneStop_QAMaker
- 基于pytorch的百度UIE命名实体识别。☆54Updated last year
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆113Updated 9 months ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆50Updated 2 years ago
- 使用qlora对中文大语言模型进行微调,包含ChatGLM、Chinese-LLaMA-Alpaca、BELLE☆85Updated last year
- deep training task☆29Updated last year
- llama信息抽取实战☆97Updated last year
- benchmark of KgCLUE, with different models and methods☆26Updated 2 years ago
- LLM for NER☆55Updated 3 months ago
- ☆23Updated last year
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- 基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架