putama's Stars
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
jacobeisenstein/gt-nlp-class
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
pytorch/text
Models, data loaders and abstractions for language processing, powered by PyTorch
jalammar/ecco
Explain, analyze, and visualize NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2, BERT, RoBERTA, T5, and T0).
GMvandeVen/continual-learning
PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.
UKPLab/EasyNMT
Easy to use, state-of-the-art Neural Machine Translation for 100+ languages
keijiro/PuppetTest
An experiment in procedural dance animation
MaximumEntropy/Seq2Seq-PyTorch
Sequence to Sequence Models with PyTorch
inception-project/inception
INCEpTION provides a semantic annotation platform offering intelligent annotation assistance and knowledge management.
ArthurZC23/Machine-Learning-A-Probabilistic-Perspective-Solutions
My solutions to Kevin Murphy Machine Learning Book
uber-research/learning-to-reweight-examples
Code for paper "Learning to Reweight Examples for Robust Deep Learning"
ppaquay/Learning-from-Data-Solutions
Repository of my solutions to the problems of "Learning from Data"
bastings/annotated_encoder_decoder
The Annotated Encoder Decoder with Attention
jiacheng-xu/vmf_vae_nlp
Code for EMNLP18 paper "Spherical Latent Spaces for Stable Variational Autoencoders"
Guzpenha/transformer_rankers
A library to conduct ranking experiments with transformers.
OanaMariaCamburu/e-SNLI
AsaCooperStickland/Bert-n-Pals
Pytorch implementation of Bert and Pals: Projected Attention Layers for Efficient Adaptation in Multi-Task Learning (https://arxiv.org/abs/1902.02671)
aetting/lm-diagnostics
Diagnostic tests for linguistic capacities in language models
xthan/fashion-200k
Fashion 200K dataset used in paper "Automatic Spatially-aware Fashion Concept Discovery."
mandarjoshi90/pair2vec
pair2vec: Compositional Word-Pair Embeddings for Cross-Sentence Inference
mblondel/smooth-ot
Python implementation of smooth optimal transport.
chrisc36/debias
Methods of training NLP models to ignored biased strategies
artidoro/frank
FRANK: Factuality Evaluation Benchmark
microsoft/TaxiNLI
Taxonomic Fragmentation of the NLI Task
sai-prasanna/bert-experiments
songhwanjun/ActiveBias
joshuabambrick/Falsesum
This repository contains code to derive the data generated by the pipeline described in the paper "Falsesum: Generating Document-level NLI Examples for Recognizing Factual Inconsistency in Summarization".
ohadrozen/generalization
Coming soon! The datasets used for our paper will be available soon.