cuixuage's Stars
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
facebookresearch/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
google-research/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
TingFree/NLPer-Arsenal
收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中
zibuyu/research_tao
NLP研究入门之道
425776024/nlpcda
一键中文数据增强包 ; NLP数据增强、bert数据增强、EDA:pip install nlpcda
thunlp/TAADpapers
Must-read Papers on Textual Adversarial Attack and Defense
davidmrau/mixture-of-experts
PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538
google-research/byt5
ZhuiyiTechnology/roformer-sim
SimBERT升级版(SimBERTv2)!
fadel/pytorch_ema
Tiny PyTorch library for maintaining a moving average of a collection of parameters.
hbzju/PiCO
PyTorch implementation of PiCO https://arxiv.org/abs/2201.08984
lonePatient/TorchBlocks
A PyTorch-based toolkit for natural language processing
bojone/P-tuning
P-tuning方法在中文上的简单实验
nelson-liu/pytorch-manylinux-binaries
neulab/SpanNER
SpanNER: Named EntityRe-/Recognition as Span Prediction
ymcui/LAMB_Optimizer_TF
LAMB Optimizer for Large Batch Training (TensorFlow version)
geyingli/unif
基于 Tensorflow,仿 Scikit-Learn 设计的深度学习自然语言处理框架。支持 40 余种模型类,涵盖语言模型、文本分类、NER、MRC、知识蒸馏等各个领域
HuiResearch/tfbert
基于tensorflow1.x的预训练模型调用,支持单机多卡、梯度累积,XLA加速,混合精度。可灵活训练、验证、预测。
peteryuX/tensorflow-GHM-loss
The unofficial tensorflow implementation of loss weights of in "Gradient Harmonized Single-stage Detector" published on AAAI 2019 (Oral). With Colab.
jdcomsearch/jd-pretrain-data
An open-source dataset for e-commerce user intent detection and embedding retrieval
cuixuage/KDDCup2022-ESCI
Oral presentation at KDD Cup Workshop @ KDD 2022
DeligientSloth/AdversialNLP
KMnP/can
🤔 When in Doubt: Improving Classification Performance with Alternating Normalization [Findings of EMNLP2021]
H-TayyarMadabushi/AStitchInLanguageModels
Data and Baselines for AStitchInLanguageModels dataset
amazon-science/structure-aware-language-models
cuixuage/SemEval2022-Task2
Poster presentation at 16th SemEval Workshop @ NAACL 2022
SenYan1999/SMART
A Pytorch implementation of SMART