helmy-elrais / RoBERT_Recurrence_over_BERT
pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch implementation of other Hierarchical Methods (Mean Pooling and Max Pooling) and Truncation Methods (Head Only and Tail Only) presented in this paper https://arxiv.org/abs/1905.05583
☆79Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for RoBERT_Recurrence_over_BERT
- ☆40Updated 3 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆80Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- ☆57Updated last year
- Named Entity Recognition with Pretrained XLM-RoBERTa☆87Updated 3 years ago
- https://arxiv.org/pdf/1909.04054☆77Updated 2 years ago
- Multi^2OIE: Multilingual Open Information Extraction Based on Multi-Head Attention with BERT (Findings of ACL: EMNLP 2020)☆57Updated 2 years ago
- Lexical Simplification with Pretrained Encoders☆69Updated 3 years ago
- ☆85Updated 2 years ago
- Implementation of Self-adjusting Dice Loss from "Dice Loss for Data-imbalanced NLP Tasks" paper☆106Updated 3 years ago
- Benchmarking various Deep Learning models such as BERT, ALBERT, BiLSTMs on the task of sentence entailment using two datasets - MultiNLI …☆27Updated 3 years ago
- A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)☆129Updated 9 months ago
- A repo to explore different NLP tasks which can be solved using T5☆169Updated 3 years ago
- State of the art Semantic Sentence Embeddings☆98Updated 2 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆46Updated last year
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 4 years ago
- LongSumm - Scientific Document Summarization Task☆74Updated 2 years ago
- ☆47Updated last year
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆201Updated 2 years ago
- architectures and pre-trained models for long document classification.☆154Updated 3 years ago
- ☆42Updated 2 years ago
- Use BERT to Fill in the Blanks☆82Updated 2 years ago
- Named Entity Recognition with Small Strongly Labeled and Large Weakly Labeled Data☆100Updated last year
- Fine-tune transformers with pytorch-lightning☆44Updated 2 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆88Updated 2 years ago
- ☆42Updated 4 years ago
- ☆77Updated 6 months ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆117Updated 3 years ago
- Zero-shot Transfer Learning from English to Arabic☆29Updated 2 years ago
- SUPERT: Unsupervised multi-document summarization evaluation & generation☆91Updated last year