SpursGoZmy / Tabular-LLM
本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。
☆568Updated last year
Alternatives and similar repositories for Tabular-LLM:
Users that are interested in Tabular-LLM are comparing it to the libraries listed below
- 开源SFT数据集整理,随时补充☆509Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆247Updated 4 months ago
- unified embedding model☆854Updated last year
- CRUD-RAG: A Comprehensive Chinese Benchmark for Retrieval-Augmented Generation of Large Language Models☆302Updated 6 months ago
- ☆510Updated 10 months ago
- PromptCBLUE: a large-scale instruction-tuning dataset for multi-task and few-shot learning in the medical domain in Chinese☆357Updated last year
- ☆323Updated 10 months ago
- This is a repository used by individuals to experiment and reproduce the pre-training process of LLM.☆426Updated this week
- 快速入门RAG与私有化部署☆178Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆198Updated 11 months ago
- 雅意信息抽取大模型:在百万级人工构造的高质量信息抽取数据上进行指令微调,由中科闻歌算法团队研发。 (Repo for YAYI Unified Information Extraction Model)☆300Updated 8 months ago
- Tuning LLMs with no tears💦; Sample Design Engineering (SDE) for more efficient downstream-tuning.☆997Updated last year
- A Chinese medical ChatGPT based on LLaMa, training from large-scale pretrain corpus and multi-turn dialogue dataset.☆357Updated last year
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆428Updated 5 months ago
- Train a 1B LLM with 1T tokens from scratch by personal☆627Updated last week
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆550Updated 9 months ago
- Deepspeed、LLM、Medical_Dialogue、医疗大模型、预训练、微调☆261Updated 10 months ago
- 活字通用大模型☆388Updated 7 months ago
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆373Updated 10 months ago
- An Open-sourced Knowledgable Large Language Model Framework.☆1,308Updated 3 months ago
- 该仓库主要记录 LLMs 算法工程师相关的顶会论文研读笔记(多模态、PEFT、小样本QA问答、RAG、LMMs可解释性、Agents、CoT)☆320Updated last year
- chatglm多gpu用deepspeed和☆409Updated 9 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆290Updated last year
- [中文法律大模型] DISC-LawLLM: an intelligent legal system powered by large language models (LLMs) to provide a wide range of legal services.☆698Updated 4 months ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆193Updated 7 months ago
- Firefly中文LLaMA-2大模型,支持增量预训练Baichuan2、Llama2、Llama、Falcon、Qwen、Baichuan、InternLM、Bloom等大模型☆411Updated last year
- LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案☆526Updated last year
- Awesome-RAG: Collect typical RAG papers and systems.☆365Updated 3 months ago
- RAG 论文学习☆120Updated last month
- 使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。☆361Updated last year