Stars
Minimal implementation of the Self-Play Fine-Tuning Converts Weak Language Models to Strong Language Models paper (ArXiv 20232401.01335)
Code and documentation to train Stanford's Alpaca models, and generate the data.
Making large AI models cheaper, faster and more accessible
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
PyTorch-IE: State-of-the-art Information Extraction in PyTorch
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
Code for Label Semantics for Few Shot Named Entity Recognition
MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips
A collections of public and free annotated datasets of relationships between entities/nominals (Portuguese and English)
Extended Wikilinks dataset description
[WWW 2022] KnowPrompt: Knowledge-aware Prompt-tuning with Synergistic Optimization for Relation Extraction
A novel method to tune language models. Codes and datasets for paper ``GPT understands, too''.
An Open-Source Framework for Prompt-Learning.
ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。
Code for 'Prototypical Representation Learning for Relation Extraction'.
Open rotating mechanical fault datasets (开源旋转机械故障数据集整理)
A simplified implemention of Faster R-CNN that replicate performance from origin paper