tianchiguaixia / qwen1.5-ner
使用Qwen1.5-0.5B-Chat模型进行通用信息抽取任务的微调,旨在: 验证生成式方法相较于抽取式NER的效果; 为新手提供简易的模型微调流程,尽量减少代码量; 大模型训练的数据格式处理。
☆10Updated 4 months ago
Alternatives and similar repositories for qwen1.5-ner:
Users that are interested in qwen1.5-ner are comparing it to the libraries listed below
- 介绍docker、docker compose的使用。☆20Updated 4 months ago
- LLM for NER☆60Updated 6 months ago
- 通用简单工具项目☆15Updated 3 months ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated last year
- The LLM of NL2GQL with NebulaGraph or Neo4j☆90Updated last year
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆52Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆124Updated last year
- Viscacha:通用信息抽取数据集收集☆27Updated 11 months ago
- 基于知识图谱的智能问答系统,包含意图识别与类知识库送入LLM方法☆48Updated last year
- ☆31Updated last month
- A Challenge on Dialog Systems with Retrieval Augmented Generation (FutureDial-RAG), Co-located with SLT2024 FutureDial-RAG Challenge☆11Updated 5 months ago
- accelerate generating vector by using onnx model☆13Updated last year
- ☆57Updated 2 years ago
- Repo for for paper "AgentRE: An Agent-Based Framework for Navigating Complex Information Landscapes in Relation Extraction".☆59Updated 6 months ago
- 中文标注工具,支持NER、文本分类、关系标注、对话标注等。☆66Updated 5 months ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支 持BertSoftmax、BertSpan等模型,开箱即用。☆115Updated 11 months ago
- 使用bert进行事件抽取。☆42Updated last year
- benchmark of KgCLUE, with different models and methods☆27Updated 3 years ago
- 通用版面分析 | 中文文档解析 |Document Layout Analysis | layout paser☆45Updated 7 months ago
- ☆26Updated 3 months ago
- CMeEE/CBLUE/NER实体识别☆125Updated 2 years ago
- Recursive Abstractive Processing for Tree-Organized Retrieval☆11Updated 8 months ago
- 采用一个模型同时实现问题生成和答案生成☆26Updated 2 years ago
- Use chatglm for financial knowledge extraction☆20Updated last year
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆36Updated 6 months ago
- Qwen-WisdomVast is a large model trained on 1 million high-quality Chinese multi-turn SFT data, 200,000 English multi-turn SFT data, and …☆18Updated 9 months ago
- OneRel在中文关系抽取中的使用☆116Updated last year
- 政务公文知识图谱构建☆19Updated 2 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆46Updated 3 years ago
- 该项目是为了使用layoutlmv3针对中文图片训练和推理。 其中主要解决三个问题: 1.数据标准化成可以的训练数据集格式 2.layoutlmv3-base-chinese 分词修改 2.超过512长度的文本切分和滑窗操作☆40Updated 4 months ago