This repo contains a PyTorch implementation of a pretrained ERNIE model for text classification.
☆59Nov 22, 2022Updated 3 years ago
Alternatives and similar repositories for ERNIE-text-classification-pytorch
Users that are interested in ERNIE-text-classification-pytorch are comparing it to the libraries listed below
Sorting:
- AI Challenger 2018 阅读理解赛道代码分享☆20Dec 6, 2018Updated 7 years ago
- CLUE baseline pytorch CLUE的pytorch版本基线☆75Apr 3, 2020Updated 5 years ago
- A PyTorch implementation of "Improving BERT Fine-Tuning via Self-Ensemble and Self-Distillation"☆56Mar 4, 2020Updated 6 years ago
- 基于百度uie的关系抽取☆20Sep 26, 2022Updated 3 years ago
- Explicit high order interaction models implemented in Keras, including: DCN, xDeepFM, AutoInt etc.☆12Mar 25, 2023Updated 2 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆110Aug 30, 2019Updated 6 years ago
- 2019达观杯实体识别☆19Sep 12, 2019Updated 6 years ago
- a within-document event coreference resolution system, trained and evaluated on the KBP corpus.☆10May 15, 2023Updated 2 years ago
- Machine Learning and Deep Learning with examples.☆10Feb 26, 2019Updated 7 years ago
- 基于BERT的中文命名实体识别(pytorch)☆18Apr 17, 2019Updated 6 years ago
- Transfromer tensorflow2.0版本实现☆26Mar 25, 2023Updated 2 years ago
- ☆17Aug 17, 2024Updated last year
- 文言文信息抽取(实体识别+关系抽取)☆10Feb 24, 2023Updated 3 years ago
- These are my solutions to all six assignments of tensorflow tutorial in Udacity, covering CNN, RNN, Regularization (L2 and dropout), Embe…☆10Dec 16, 2016Updated 9 years ago
- 基于BERT-CRF的命名实体识别模型☆13Mar 14, 2022Updated 3 years ago
- A chatbot developed to help FIB students. It uses NLP + Machine learning techniques such as sentence classification, or entity recognitio…☆12Aug 12, 2018Updated 7 years ago
- Implement DNN or ML models and advanced policies with PyTorch.(Include experiment)☆11Dec 10, 2019Updated 6 years ago
- pytorch bert 版的 multi_label_text_classification☆10Dec 28, 2019Updated 6 years ago
- 基于自由度(熵)、凝固度 新词发现算法实现☆12Oct 7, 2018Updated 7 years ago
- Implemented transformer NN block for Machine translation, text classfication, Natural language inference as well as Machine reading compr…☆11Dec 27, 2025Updated 2 months ago
- Simple Bert Implementation (TensorFlow 2.0)☆13Aug 9, 2019Updated 6 years ago
- ☆14Jan 10, 2024Updated 2 years ago
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆14Jun 16, 2021Updated 4 years ago
- FL-Tuning☆12Jul 11, 2022Updated 3 years ago
- Tensorflow implementation of transformer network from "Attention is all you need" Paper. Also use cases of it!☆16Jan 23, 2020Updated 6 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55May 21, 2020Updated 5 years ago
- 基于capsule的观点型阅读理解模型☆88Aug 8, 2019Updated 6 years ago
- 用于生成文本纠错模型(如Gector)需要的大量数据。☆14Jan 5, 2023Updated 3 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Sep 13, 2022Updated 3 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126May 14, 2019Updated 6 years ago
- Python functions for popular relevance metrics (ndcg, err, etc)☆17Jul 28, 2023Updated 2 years ago
- 基于Bart语言模型的指针生成网络,用于中文语法纠错任务☆16Sep 8, 2022Updated 3 years ago
- 面向金融领域的小样本跨类迁移事件抽取 第三名 方案及代码☆17Dec 23, 2020Updated 5 years ago
- 关键词抽取,神策杯2018高校算法大师赛比赛,solo 排名3/591☆65Oct 23, 2018Updated 7 years ago
- ☆17Jun 30, 2021Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Jul 23, 2020Updated 5 years ago
- ☆59Feb 28, 2019Updated 7 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆924Apr 18, 2023Updated 2 years ago
- 基于BERT-MRC(阅读理解)的命名实体识别模型☆20Mar 15, 2022Updated 3 years ago