ksopyla / seq2seq-attention-pytorch-lightningLinks
Pytorch-Lightning Seq2seq model with the use of recurrent neural network
☆10Updated 4 years ago
Alternatives and similar repositories for seq2seq-attention-pytorch-lightning
Users that are interested in seq2seq-attention-pytorch-lightning are comparing it to the libraries listed below
Sorting:
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 3 years ago
- Topic clustering library built on Transformer embeddings and cosine similarity metrics.Compatible with all BERT base transformers from hu…☆43Updated 4 years ago
- A text augmentation tool for named entity recognition.☆54Updated 4 years ago
- ☆45Updated 2 years ago
- Text summarization with python and transformer☆13Updated 2 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆121Updated 4 years ago
- Multitask Learning with Pretrained Transformers☆39Updated 4 years ago
- State of the art Semantic Sentence Embeddings☆99Updated 3 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆78Updated 3 years ago
- QED: A Framework and Dataset for Explanations in Question Answering☆119Updated 4 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆137Updated 2 years ago
- ☆23Updated 5 years ago
- NS-CQA: the model of the JWS paper 'Less is More: Data-Efficient Complex Question Answering over Knowledge Bases.' This work has been acc…☆22Updated 4 years ago
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 3 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 6 years ago
- Japanese Sentence Summarization with BERT☆49Updated 2 years ago
- ☆52Updated 4 years ago
- Code for the paper "True Few-Shot Learning in Language Models" (https://arxiv.org/abs/2105.11447)☆144Updated 4 years ago
- Low-code pre-built pipelines for experiments with huggingface/transformers for Data Scientists in a rush.☆16Updated 5 years ago
- Tutorial for first time BERT users,☆103Updated 3 years ago
- A 🤗-style implementation of BERT using lambda layers instead of self-attention☆69Updated 5 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- Use BERT for Question Answering and finetune train with SQuAD 2.0☆15Updated 6 years ago
- Implementing activation functions from scratch in Tensorflow.☆36Updated 3 years ago
- Implementation, trained models and result data for the paper "Aspect-based Document Similarity for Research Papers" #COLING2020☆63Updated last year
- Introduction to the recently released T5 model from the paper - Exploring the Limits of Transfer Learning with a Unified Text-to-Text Tra…