wxybdth's Stars
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
PaddlePaddle/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
huggingface/alignment-handbook
Robust recipes to align language models with human and AI preferences
stanford-futuredata/ColBERT
ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
425776024/nlpcda
一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda
facebookresearch/DPR
Dense Passage Retriever - is a set of tools and models for open domain Q&A task.
nlpyang/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
nlpyang/PreSumm
code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
atulkum/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
SupeRuier/awesome-active-learning
Everything you need about Active Learning (AL).
JafferWilson/Process-Data-of-CNN-DailyMail
This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail
wutong16/DistributionBalancedLoss
[ ECCV 2020 Spotlight ] Pytorch implementation for "Distribution-Balanced Loss for Multi-Label Classification in Long-Tailed Datasets"
RandolphVI/Hierarchical-Multi-Label-Text-Classification
The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》
sfzhou5678/PolyEncoder
An unofficial implementation of Poly-encoder (Poly-encoders: Transformer Architectures and Pre-training Strategies for Fast and Accurate Multi-sentence Scoring)
Alibaba-NLP/HiAGM
Hierarchy-Aware Global Model for Hierarchical Text Classification
ZihanWangKi/CrossWeigh
CrossWeigh: Training Named Entity Tagger from Imperfect Annotations
liuhuanyong/ChineseTextualInference
ChineseTextualInference project including chinese corpus build and inferecence model, 中文文本推断项目,包括88万文本蕴含中文文本蕴含数据集的翻译与构建,基于深度学习的文本蕴含判定模型构建.
mourga/contrastive-active-learning
Code for the EMNLP 2021 Paper "Active Learning by Acquiring Contrastive Examples" & the ACL 2022 Paper "On the Importance of Effectively Adapting Pretrained Language Models for Active Learning"
tim5go/zhopenie
Chinese Open Information Extraction (Tree-based Triple Relation Extraction Module)
akkarimi/aeda_nlp
Data augmentation for NLP, accepted at EMNLP 2021 Findings
AtmaHou/FewShotMultiLabel
Code for AAAI2021 paper: Few-Shot Learning for Multi-label Intent Detection.
GaryYufei/PromDA
Source code for ACL 2022 Paper "Prompt-based Data Augmentation for Low-Resource NLU Tasks"
T1aNS1R/Evil-Geniuses
saurabhkulkarni77/DistillBERT
BinLiang-NLP/InterGCN-ABSA
[COLING 2020] Jointly Learning Aspect-Focused and Inter-Aspect Relations with Graph Convolutional Networks for Aspect Sentiment Analysis
siddk/vqa-outliers
Code and Experiments for ACL-IJCNLP 2021 Paper "Mind Your Outliers! Investigating the Negative Impact of Outliers on Active Learning for Visual Question Answering."
EiraZhang/LACO
This repository contains the code for our paper [Enhancing Label Correlation Feedback in Multi-Label Text Classification via Multi-Task Learning]
blessu/BalancedLossNLP
dcetin/bert-adv-embed
Adversarial perturbations on word embeddings of BERT
jjzha/cartography-al
Code base for the EMNLP 2021 Findings paper: Cartography Active Learning