https://github.com/zyds/transformers-code
☆20Jan 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
- ☆13Nov 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 10 years ago
- Use contrastive learning to train a large language model (LLM) as a retriever☆12Jul 19, 2024Updated 2 years ago
- 针对Cnews数据集进行分类,使用了torchtext进行文本预处理☆11Sep 16, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- AAAI 2025: Adapting to Non-Stationary Environments: Multi-Armed Bandit Enhanced Retrieval-Augmented Generation on Knowledge Graphs☆18Nov 9, 2024Updated last year
- 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
- 基于Bert的智能问答系统!☆29Feb 25, 2020Updated 6 years ago
- a simple implementation of part-of-speech tagging with hmm☆13Feb 26, 2019Updated 7 years ago
- Topic Analysis of Weibo News Based on Title-Weighted LDA Model ;基于标题加权的LDA模型的微博新闻主题分析;タイトル加重LDAモデルに基づくWeiboニューストピック分析☆15Oct 12, 2021Updated 4 years ago
- The implementation for CIKM 2024: Towards Completeness-Oriented Tool Retrieval for Large Language Models.☆26Nov 6, 2024Updated last year
- Code for SEEG: Semantic Energized Co-speech Gesture Generation☆33Dec 3, 2022Updated 3 years ago
- 一个前后端分离的工单管理系统,项目 采用SpringBoot+Vue开发☆45Mar 14, 2019Updated 7 years ago
- 天池零基础入门NLP - 新闻文本分类☆20Aug 16, 2020Updated 5 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.
- 微信小程序陪诊 微信小程序 陪诊小程序 预约 挂号 医院☆26Apr 23, 2025Updated last year
- Mitigating Lost-in-Retrieval Problems in Retrieval Augmented Multi-Hop Question Answering, ACL 2025☆24Oct 28, 2025Updated 9 months ago
- reactNativeStudio☆60Nov 28, 2023Updated 2 years ago
- UESTC-《Parallel and Distributed Computing》Course Experiment(电子科技大学 《分布式并行计算》课程实验):Implements of Sieve of Eratosthenes,with modification a…☆20May 31, 2019Updated 7 years ago
- 本次项目是基于ChatGPT的二次开发网站chatgpt-assistant,旨在实现在线聊天的功能。 使用的技术有前端框架Vue3、TypeScript和ElementUI以及后端技术SpringBoot、MongoDB、Spring Data MongoDB和Sprin…☆70Oct 16, 2024Updated last year
- ☆32Jan 13, 2025Updated last year
- AI导图☆26May 26, 2022Updated 4 years ago
- 使用LSTM+CRF进行命名实体识别☆34Nov 21, 2021Updated 4 years ago
- 文本聚类☆38Aug 4, 2021Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- The official code of our paper “RAG-Critic: Leveraging Automated Critic-Guided Agentic Workflow for Retrieval Augmented Generation”☆32Aug 19, 2025Updated 11 months ago
- ☆45Apr 24, 2022Updated 4 years ago
- 神经网络各种模型PyTorch实现☆43Dec 25, 2022Updated 3 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆42Jul 8, 2019Updated 7 years ago
- 通过python爬虫获取人民网、新浪等网站新闻作为训练集,基于BERT构建新闻文本分类模型,并结合node.js + vue完成了一个可视化界面。☆43Mar 14, 2022Updated 4 years ago
- REALM-Bench: A Real-World Planning Benchmark for LLMs and Multi-Agent Systems☆45Jul 20, 2026Updated 3 weeks ago
- 多模型中文cnews新闻文本分类☆59Mar 25, 2020Updated 6 years ago
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆388Mar 29, 2024Updated 2 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Jul 23, 2020Updated 6 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.
- [AAAI 2024] LLMEval Phase II dataset — professional domain evaluation across 12 academic disciplines☆71May 21, 2026Updated 2 months ago
- 电子科大高级计算机视觉作业代码☆52Jun 30, 2024Updated 2 years ago
- (ACL 2025 Main) Code for MultiAgentBench : Evaluating the Collaboration and Competition of LLM agents https://www.arxiv.org/pdf/2503.019…☆54Jun 21, 2025Updated last year
- 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube☆4,045Jul 15, 2024Updated 2 years ago
- ☆113Mar 8, 2025Updated last year
- 数据库期末实验图书馆管理系统 By16软1某同学☆49Jul 7, 2019Updated 7 years ago
- The official implementation of RAR☆91Dec 9, 2025Updated 8 months ago