fredriko / bert-tensorflow-pytorch-spacy-conversion
Instructions for how to convert a BERT Tensorflow model to work with HuggingFace's pytorch-transformers, and spaCy. This walk-through uses DeepPavlov's RuBERT as example.
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for bert-tensorflow-pytorch-spacy-conversion
- Source code for the ACL workshop paper and Kaggle competition by Google AI team☆40Updated 2 years ago
- Jupyter active learning annotator widget.☆22Updated 3 years ago
- ✨ Web interface for NeuralCoref coreference resolution☆34Updated last year
- ☆31Updated 4 years ago
- Factorization of the neural parameter space for zero-shot multi-lingual and multi-task transfer☆39Updated 4 years ago
- ☆21Updated 3 years ago
- Russian RoBERTa☆29Updated 4 years ago
- Language Model Fine-tuning for Moby Dick☆42Updated 5 years ago
- AllenNLP model for the Kaggle toxic comments challenge☆32Updated 6 years ago
- Keras Implementation of Flair's Contextualized Embeddings☆26Updated 3 years ago
- (re)Implementation of Learning Multi-level Dependencies for Robust Word Recognition☆17Updated 4 months ago
- reference pytorch code for intent classification☆45Updated last month
- Converter from UD-trees to BART representation☆36Updated 8 months ago
- Stacked Denoising BERT for Noisy Text Classification (Neural Networks 2020)☆32Updated last year
- Training a model without a dataset for natural language inference (NLI)☆25Updated 4 years ago
- Reference implementation of the paper "Word Embeddings for Entity-annotated Texts"☆19Updated 5 years ago
- ☆31Updated 5 years ago
- A generic library for crafting adversarial NLP examples - WIP☆40Updated 6 years ago
- Fast IdEntification of State-of-The-Art models using adaptive bandit algorithms