基于 pytorch 的 bert 实现和下游任务微调
☆53Nov 29, 2022Updated 3 years ago
Alternatives and similar repositories for bertorch
Users that are interested in bertorch are comparing it to the libraries listed below
Sorting:
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Dec 29, 2021Updated 4 years ago
- 使用bert进行中文方面级情感识别。☆25Jun 26, 2023Updated 2 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Jul 30, 2020Updated 5 years ago
- 基于中文 GPT2 预训练模型的文本分类微调☆24Mar 29, 2023Updated 2 years ago
- 利用Bert获取中文字、词向量☆10Jan 18, 2022Updated 4 years ago
- AI Challenger Image Caption Competition☆10Dec 13, 2017Updated 8 years ago
- The open source implementation of "Connecting Large Language Models with Evolutionary Algorithms Yields Powerful Prompt Optimizers"☆19Mar 11, 2024Updated 2 years ago
- 2020语言与智能技术竞赛:关系抽取任务(https://aistudio.baidu.com/aistudio/competition/detail/31?lang=zh_CN)☆24May 19, 2020Updated 5 years ago
- 基于百度uie的关系抽取☆20Sep 26, 2022Updated 3 years ago
- 首届电子商务AI算法大赛TOP2开源代码☆13Aug 31, 2021Updated 4 years ago
- 西班牙短文本匹配比赛,初赛8/1027,复赛5/1027☆19Aug 1, 2018Updated 7 years ago
- ☆12Jan 5, 2023Updated 3 years ago
- ☆13Mar 16, 2025Updated last year
- BLOOM 模型的指令微调☆24Jun 15, 2023Updated 2 years ago
- ☆15Jul 17, 2020Updated 5 years ago
- 2022搜狐校园算法大赛NLP赛道第一名开源方案(实验代码)☆89Jul 31, 2022Updated 3 years ago
- SimCSE有监督与无监督实验复现☆151Feb 22, 2024Updated 2 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Oct 29, 2022Updated 3 years ago
- PyTorch实现的多标签的文本分类☆14Apr 14, 2019Updated 6 years ago
- 基于Transformers的文本分类☆344Sep 17, 2021Updated 4 years ago
- 基于中文 GPT2 预训练模型的语句困惑度计算☆15Apr 20, 2023Updated 2 years ago
- ☆24Jun 24, 2020Updated 5 years ago
- Papers about the trend of Entity Linking in recent years.☆11Sep 5, 2022Updated 3 years ago
- 一个基于预训练的句向量生成工具☆138Mar 30, 2023Updated 2 years ago
- 2021搜狐校园文本匹配算法大赛☆16Jun 4, 2021Updated 4 years ago
- ☆41Mar 18, 2020Updated 6 years ago
- 通过深度学习来实现银行卡号识别(CTPN、Densenet、CTC)☆21Oct 18, 2019Updated 6 years ago
- A Multi-Granularity-Aware Aspect Learning Model for Multi-Aspect Dense Retrieval☆15Jan 2, 2024Updated 2 years ago
- 基于BERT的文本多标签多分类☆11May 11, 2022Updated 3 years ago
- A Tensorflow LSTM spam detector utilizing GloVe word embeddings.☆12Nov 9, 2019Updated 6 years ago
- BERT预训练模型字向量提取工具☆53Apr 23, 2020Updated 5 years ago
- RENet is a deep learning tensorflow2.0 model for classify ATT&CK techniques and tactics for cyber threat intelligence with relevance enha…☆12Jan 11, 2023Updated 3 years ago
- DIY_resnet+迁移学习+风格迁移☆18May 20, 2019Updated 6 years ago
- Code for the COLING 2018 paper "Document-level Multi-aspect Sentiment Classification by Jointly Modeling Users, Aspects, and Overall Rati…☆23Dec 10, 2018Updated 7 years ago
- 基于 onnxruntime 推理引擎的中文 ltp 词法分析☆14Oct 4, 2022Updated 3 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆31Aug 30, 2019Updated 6 years ago
- a demo for how to execute bert_base_chinese based model in java☆10Mar 8, 2019Updated 7 years ago
- ☆13Apr 9, 2022Updated 3 years ago
- Using Siamese LSTM to classify repeated quora questions. Attempted pretrained bert embeddings, Word2Vec and training own embeddings toget…☆10Aug 28, 2020Updated 5 years ago