wawawa1997's Stars
openai/prm800k
800,000 step-level correctness labels on LLM solutions to MATH problems
hijkzzz/Awesome-LLM-Strawberry
A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 and reasoning techniques.
bleedline/aimoneyhunter
ai副业赚钱大集合,教你如何利用ai做一些副业项目,赚取更多额外收益。The Ultimate Guide to Making Money with AI Side Hustles: Learn how to leverage AI for some cool side gigs and rake in some extra cash. Check out the English version for more insights.
yangjianxin1/Firefly
Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型
OpenLMLab/MOSS-RLHF
MOSS-RLHF
hppRC/llm-lora-classification
LLMとLoRAを用いたテキスト分類
dbuscaldi/MBartCopyGenerator
MBart-based model for the indexing of scientific documents
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
Ruzim/NSFC-application-template-latex
国家自然科学基金申请书正文(面上项目)LaTeX 模板(非官方)
FeeiCN/Security-PPT
Security-related Slide Presentation & Security Research Report(大安全各领域各公司各会议分享的PPT以及各类安全研究报告)
howl-anderson/unlocking-the-power-of-llms
使用 Prompts 和 Chains 让 ChatGPT 成为神奇的生产力工具!Unlocking the power of LLMs.
CLUEbenchmark/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
acheong08/ChatGPT
Reverse engineered ChatGPT API
yanqiangmiffy/20newsgroups-text-classification
对20 newsgroups 数据集 进行文本分类
km1994/NLP-Interview-Notes
该仓库主要记录 NLP 算法工程师相关的面试题
cleitonsolano/IA-semeval-2020-task12
Task 12: OffensEval 2: Identifying and Categorizing Offensive Language in Social Media (Twitter)
thu-coai/DiaSafety
This repo is for the paper: On the Safety of Conversational Models: Taxonomy, Dataset, and Benchmark
snakeztc/NeuralDialog-LaRL
PyTorch implementation of latent space reinforcement learning for E2E dialog published at NAACL 2019. It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
PaddlePaddle/Knover
Large-scale open domain KNOwledge grounded conVERsation system based on PaddlePaddle
jerrylsu/GlobalPointer-PaddlePaddle
biasit/6.806FinalProject
PyTorch implementation of Seq2seq models with copy/attention mechanisms for modeling task-oriented dialogue flow.
wenhaofang/Seq2SeqPtr
Seq2Seq model implemented with pytorch, using Copy Mechanism and Coverage Mechanism.
MLNLP-World/Top-AI-Conferences-Paper-with-Code
MLNLP: This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML) with open resource code
MLNLP-World/AI-Paper-Collector
MLNLP社区用来更好进行论文搜索的工具。Fully-automated scripts for collecting AI-related papers
faridrashidi/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
SivilTaram/Persona-Dialogue-Generation
The code of ACL 2020 paper "You Impress Me: Dialogue Generation via Mutual Persona Perception"
yizhen20133868/Awesome-SLU-Survey
Tracking the progress in SLU (resources, code, and new frontiers etc.)
sarthakTUM/simpletransformers
Transformers made simple with training, evaluation, and prediction possible with one line each. Currently supports Sequence Classification (binary, multiclass, multilabel, sentence pair), Token Classification (NER), Question Answering, Regression, Conversational AI, and Multi-Modal tasks. Built on top of the Hugging Face Transformer library.
shibing624/textgen
TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLOOM,GPT2,Seq2Seq,BART,T5,UDA等模型的训练和预测,开箱即用。
secsilm/transformers_tutorial
The tutorial of HuggingFace transformers.