senwu / emmentalLinks
A deep learning framework for building multimodal multi-task learning systems.
☆111Updated 2 years ago
Alternatives and similar repositories for emmental
Users that are interested in emmental are comparing it to the libraries listed below
Sorting:
- Implementation of experiments in paper "Learning from Rules Generalizing Labeled Exemplars" to appear in ICLR2020 (https://openreview.net…☆50Updated 2 years ago
- Code for NeurIPS 2019 paper "Hierarchical Optimal Transport for Document Representation"☆54Updated 5 years ago
- (ICML 2021) Mandoline: Model Evaluation under Distribution Shift☆30Updated 4 years ago
- Code repo for "Transformer on a Diet" paper☆31Updated 5 years ago
- A deep learning library based on Pytorch focussed on low resource language research and robustness☆70Updated 3 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆151Updated 2 years ago
- NeurIPS 2019 - Learning Data Manipulation for Augmentation and Weighting☆110Updated 5 years ago
- ☆104Updated 4 years ago
- A supplementary code for Beyond Vector Spaces: Compact Data Representation as Differentiable Weighted Graphs.☆47Updated 5 years ago
- Provides a systematic and extensible way to build, train, evaluate, and tune deep learning models using PyTorch.☆94Updated last year
- Automatically labeling training data☆107Updated 6 years ago
- ☆64Updated 5 years ago
- Checking the interpretability of attention on text classification models☆49Updated 6 years ago
- Code for EMNLP 2019 paper "Attention is not not Explanation"☆58Updated 4 years ago
- Interactive Weak Supervision: Learning Useful Heuristics for Data Labeling☆31Updated 4 years ago
- Factorization of the neural parameter space for zero-shot multi-lingual and multi-task transfer☆39Updated 5 years ago
- LectureBank Dataset☆134Updated last year
- An assignment on creating a minimalist neural network toolkit for CS11-747☆64Updated last year
- Code for the paper: Don't Settle for Average, Go for the Max: Fuzzy Sets and Max-Pooled Word Vectors, ICLR 2019.☆43Updated 3 years ago
- 🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.☆68Updated 5 years ago
- Applying Snorkel to SuperGLUE☆26Updated 5 years ago
- Browse the CS/AI/ML research paper graph☆51Updated 2 years ago
- Self-training with Weak Supervision (NAACL 2021)☆162Updated 2 years ago
- Tutorial on Automated Machine Learning at KDD 2020☆55Updated 5 years ago
- To Trust Or Not To Trust A Classifier. A measure of uncertainty for any trained (possibly black-box) classifier which is more effective t…☆177Updated 2 years ago
- ☆45Updated 5 years ago
- This repository contains the code for running the character-level Sandwich Transformers from our ACL 2020 paper on Improving Transformer …☆55Updated 4 years ago
- An implementation of MixMatch with PyTorch