nowphp206150's Stars
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
hkproj/rlhf-ppo
Notes and commented code for RLHF (PPO)
songyingxin/NLPer-Interview
该仓库主要记录 NLP 算法工程师相关的面试题
yang19527/AwesomeInterview
包含程序员面试大厂面试题和面试经验
amusi/AI-Job-Resume
AI 算法岗简历模板
owenliang/agent
qwen ai agent
owenliang/qwen-vllm
通义千问VLLM推理部署DEMO
raghavc/LLM-RLHF-Tuning-with-PPO-and-DPO
Comprehensive toolkit for Reinforcement Learning from Human Feedback (RLHF) training, featuring instruction fine-tuning, reward model training, and support for PPO and DPO algorithms with various configurations for the Alpaca, LLaMA, and LLaMA2 models.
muyaostudio/qwen2_seq_cls
使用 Qwen2ForSequenceClassification 简单实现文本分类任务。
j0rGeT/LLMs_interview_notes
LLMs interview notes and answers:该仓库主要记录大模型(LLMs)算法工程师相关的面试题和参考答案
zejunwang1/chatglm_tuning
基于 LoRA 和 P-Tuning v2 的 ChatGLM-6B 高效参数微调
PhoebusSi/Alpaca-CoT
We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to initiate any meaningful PR on this repo and integrate as many LLM related technologies as possible. 我们打造了方便研究人员上手和使用大模型等微调平台,我们欢迎开源爱好者发起任何有意义的pr!
thunlp/Few-NERD
Code and data of ACL 2021 paper "Few-NERD: A Few-shot Named Entity Recognition Dataset"
rtmaww/C2FNER
Codes for ACL 2023 findings paper "Coarse-to-fine Few-shot Learning for Named Entity Recognition"
liyongqi2002/TadNER
The code and data for our paper (EMNLP 2023 findings) "Type-Aware Decomposed Framework for Few-Shot Named Entity Recognition".
psunlpgroup/CONTaiNER
Code for ACL 2022 paper "CONTaiNER: Few-Shot Named Entity Recognition via Contrastive Learning"
datawhalechina/self-llm
《开源大模型食用指南》针对**宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
jjljkjljk/SimCSE-Chinese
SimCSE中文语义相似度对比学习模型
meta-llama/llama3
The official Meta Llama 3 GitHub site
gaohongkui/GlobalPointer_pytorch
全局指针统一处理嵌套与非嵌套NER的Pytorch实现
Vitvicky/mrc-for-flat-nested-ner
Code for `A Unified MRC Framework for Named Entity Recognition`
manliu1225/mrc-for-flat-nested-ner
DhananjayAshok/PromptNER
Prompting For Named Entity Recognition
suolyer/PyTorch_BERT_MRC_NER
论文复现《A Unified MRC Framework for Named Entity Recognition》
rtmaww/EntLM
Codes for "Template-free Prompt Tuning for Few-shot NER".
quincyliang/nlp-public-dataset
Chinese, English NER, English-Chinese machine translation dataset. 中英文实体识别数据集,中英文机器翻译数据集, 中文分词数据集
suanju/easy-video-net
基于gin + vue3 进行开发的视频弹幕网 , 具有视频,专栏 ,直播 ,im 等功能
wangzmgit/leaf
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
facebook/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.