https://github.com/zyds/transformers-code
☆18Jan 17, 2024Updated 2 years ago
Alternatives and similar repositories for transformers-code
Users that are interested in transformers-code are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- Simple Transformers四种任务(分类、命名实体识别、机器阅读理解、语言模型微调)的代码样例,可以切换多种预训练模型。☆23Jun 7, 2022Updated 3 years ago
- ☆11Nov 12, 2024Updated last year
- Be notified of recent events in the news by setting up alerts. Program uses NLP techniques such as keyword matching, k-clustering and sem…☆11Jun 27, 2016Updated 9 years ago
- Use contrastive learning to train a large language model (LLM) as a retriever☆12Jul 19, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 针对Cnews数据集进行分类,使用了torchtext进行文本预处理☆11Sep 16, 2022Updated 3 years ago
- 中文无监督文本聚类☆14Mar 3, 2022Updated 4 years ago
- 欢迎来到"5分钟上手Strands系列"教程!这是一个专注于提升用户和开发者构建AI Agent能力的系列教程。通过简洁的5分钟教程形式,帮助您快速掌握Strands Agent的设计、开发、集成和部署流程。☆22Dec 8, 2025Updated 5 months ago
- This repository contains code and datasets for our paper on the effects of document multiplicity while the context size is fixed in Retri…☆18Mar 13, 2025Updated last year
- 停用词和敏感词库☆17Oct 15, 2020Updated 5 years ago
- Topic Analysis of Weibo News Based on Title-Weighted LDA Model ;基于标题加权的LDA模型的微博新闻主题分析;タイトル加重LDAモデルに基づくWeiboニューストピック分析☆15Oct 12, 2021Updated 4 years ago
- ☆18Oct 16, 2020Updated 5 years ago
- The implementation for CIKM 2024: Towards Completeness-Oriented Tool Retrieval for Large Language Models.☆25Nov 6, 2024Updated last year
- Code for SEEG: Semantic Energized Co-speech Gesture Generation☆33Dec 3, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Official code for our paper "An Autoregressive Text-to-Graph Framework for Joint Entity and Relation Extraction" which will be published …☆62Nov 16, 2025Updated 6 months ago
- 天池零基础入门NLP - 新闻文本分类☆20Aug 16, 2020Updated 5 years ago
- (ACL 2025 Main) Code for MultiAgentBench : Evaluating the Collaboration and Competition of LLM agents https://www.arxiv.org/pdf/2503.019…☆47Jun 21, 2025Updated 11 months ago
- Use Mediapipe with CMake: Example LibMP Usage Application☆28Jan 2, 2023Updated 3 years ago
- A warping based image translation model focusing on upper body synthesis.☆36Dec 1, 2022Updated 3 years ago
- UESTC-《Parallel and Distributed Computing》Course Experiment(电子科技大学 《分布式并行计算》课程实验):Implements of Sieve of Eratosthenes,with modification a…☆20May 31, 2019Updated 6 years ago
- ☆32Jan 13, 2025Updated last year
- ☆36Oct 27, 2025Updated 6 months ago
- 文本聚类☆38Aug 4, 2021Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆92Apr 23, 2023Updated 3 years ago
- 神经网络各种模型PyTorch实现☆43Dec 25, 2022Updated 3 years ago
- ☆47Aug 10, 2021Updated 4 years ago
- transformer crf 命名实体识别☆107Feb 13, 2019Updated 7 years ago
- BERT预训练模型字向量提取工具☆53Apr 23, 2020Updated 6 years ago
- 通过python爬虫获取人民网、新浪等网站新闻作为训练集,基于BERT构建新闻文本分类模型,并结合node.js + vue完成了一个可视化界面。☆43Mar 14, 2022Updated 4 years ago
- [AAAI 2024] LLMEval Phase II dataset — professional domain evaluation across 12 academic disciplines☆71May 12, 2026Updated last week
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆382Mar 29, 2024Updated 2 years ago
- 多模型中文cnews新闻文本分类☆59Mar 25, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆111Mar 8, 2025Updated last year
- 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube☆3,970Jul 15, 2024Updated last year
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆61Sep 27, 2020Updated 5 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆72Feb 2, 2021Updated 5 years ago
- This is an implementation of Robots learn social skills: End-to-end learning of co-speech gesture generation for humanoid robots.☆81Dec 9, 2022Updated 3 years ago
- The official implementation of RAR☆90Dec 9, 2025Updated 5 months ago
- [ICLR 2025] Benchmarking Agentic Workflow Generation☆150Feb 19, 2025Updated last year