gaphex / bert_experimentalLinks
code and supplementary materials for a series of Medium articles about the BERT model
☆77Updated 2 years ago
Alternatives and similar repositories for bert_experimental
Users that are interested in bert_experimental are comparing it to the libraries listed below
Sorting:
- Semantic search using Transformers and others☆110Updated 5 years ago
- ☆66Updated 5 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 4 years ago
- ☆73Updated 7 years ago
- Named entity recognizer based on ELMo or BERT as feature extractor and CRF as final classifier☆80Updated 2 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆41Updated 5 years ago
- Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.☆201Updated last year
- On Generating Extended Summaries of Long Documents☆78Updated 4 years ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- Alternate Implementation for Zero Shot Text Classification: Instead of reframing NLI/XNLI, this reframes the text backbone of CLIP models…☆37Updated 3 years ago
- Question Answering using Albert and Electra☆208Updated 2 years ago
- NeuralQA: A Usable Library for Question Answering on Large Datasets with BERT☆234Updated 2 years ago
- ULMFiT + Siamese Network for Sentence Vectors☆33Updated 6 years ago
- Explainable Zero-Shot Topic Extraction☆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…☆35Updated 5 years ago
- KitanaQA: Adversarial training and data augmentation for neural question-answering models☆56Updated 2 years ago
- Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.☆127Updated 4 years ago
- Use fastai-v2 with HuggingFace's pretrained transformers☆110Updated 4 years ago
- Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation☆99Updated 9 months ago
- Applying BERT to named entity recognition in English and Russian.