HarderThenHarder / transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
☆2,289Updated last year
Alternatives and similar repositories for transformers_tasks:
Users that are interested in transformers_tasks are comparing it to the libraries listed below
- 基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等☆2,727Updated last year
- Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调☆3,692Updated last year
- Tuning LLMs with no tears💦; Sample Design Engineering (SDE) for more efficient downstream-tuning.☆989Updated 10 months ago
- 中文nlp解决方案( 大模型、数据、模型、训练、推理)☆3,299Updated last month
- 人工精调的中文对话数据集和一段chatglm的微调代码☆1,174Updated 10 months ago
- 基于ChatGLM-6B + LoRA的Fintune方案☆3,763Updated last year
- Chinese-LLaMA 1&2、Chinese-Falcon 基础模型;ChatFlow中文对话模型;中文OpenLLaMA模型;NLP预训练/指令微调数据集☆3,048Updated 11 months ago
- 【LLMs九层妖塔】分享 LLMs在自然语言处理(ChatGLM、Chinese-LLaMA-Alpaca、小羊驼 Vicuna、LLaMA、GPT4ALL等)、信息检索(langchain)、语言合成、语言识别、多模态等领域(Stable Diffusion、MiniGP…☆1,987Updated 11 months ago
- MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO、GRPO。☆3,723Updated this week
- A series of large language models developed by Baichuan Intelligent Technology☆4,126Updated 4 months ago
- chatglm 6b finetuning and alpaca finetuning☆1,541Updated last week
- TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLO…☆955Updated 6 months ago
- Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、…☆6,258Updated 4 months ago
- Official github repo for C-Eval, a Chinese evaluation suite for foundation models [NeurIPS 2023]☆1,716Updated last year
- LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案☆1,222Updated last year
- An optimized deep prompt tuning strategy comparable to fine-tuning across scales and tasks☆2,020Updated last year
- A large-scale 7B pretraining language model developed by BaiChuan-Inc.☆5,689Updated 8 months ago
- We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tunin…☆2,707Updated last year
- A 13B large language model developed by Baichuan Intelligent Technology☆2,979Updated last year
- An Open-sourced Knowledgable Large Language Model Framework.☆1,287Updated 2 months ago
- unified embedding model☆851Updated last year
- Tencent Pre-training framework in PyTorch & Pre-trained Model Zoo☆1,066Updated 7 months ago
- 中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。☆1,468Updated 11 months ago
- CMMLU: Measuring massive multitask language understanding in Chinese☆748Updated 3 months ago
- 轩辕:度小满中文金融对话大模型☆1,177Updated 2 months ago
- Chinese and English multimodal conversational language model | 多模态中英双语对话语言模型☆4,142Updated 6 months ago
- FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。☆1,916Updated 10 months ago
- Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案,结构参考alpaca☆4,151Updated 4 months ago
- ChatGPT爆火,开启了通往AGI的关键一步,本项目旨在汇总那些ChatGPT的开源平替们,包括文本大模型、多模态大模型等,为大家提供一些便利☆2,029Updated last year
- 使用peft库,对chatGLM-6B/chatGLM2-6B实现4bit的QLoRA高效微调,并做lora model和base model的merge及4bit的量化(quantize)。☆358Updated last year