GJSeason / CCL2023-FCCLinks
☆31Updated 2 years ago
Alternatives and similar repositories for CCL2023-FCC
Users that are interested in CCL2023-FCC are comparing it to the libraries listed below
Sorting:
- SimCSE有监督与无监督实验复现☆152Updated last year
- ☆41Updated 4 years ago
- SimCSE中文语义相似度对比学习模型☆89Updated 3 years ago
- 使用 Qwen2ForSequenceClassification 简单实现文本分类任务。☆85Updated last year
- 中文数据集下SimCSE+ESimCSE的实现☆193Updated 3 years ago
- ☆57Updated 2 years ago
- llama,chatglm 等模型的微调☆91Updated last year
- LLM for NER☆81Updated last year
- [TALLIP] General and Domain Adaptive Chinese Spelling Check with Error Consistent Pretraining☆59Updated last year
- experiments of some semantic matching models and comparison of experimental results.☆163Updated last month
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 3 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆64Updated 4 years ago
- 基于simcse的中文句向量生成☆16Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 4 years ago
- easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习☆83Updated 3 years ago
- 文本智能校对大赛(Chinese Text Correction)的baseline☆68Updated 3 years ago
- llama信息抽取实战☆101Updated 2 years ago
- 长文本相似度模型