Ankur3107 / nlp_notebooksLinks
Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.
☆77Updated 3 years ago
Alternatives and similar repositories for nlp_notebooks
Users that are interested in nlp_notebooks are comparing it to the libraries listed below
Sorting:
- Financial Domain Question Answering with pre-trained BERT Language Model☆130Updated 6 months ago
- Text summarization with python and transformer☆13Updated 2 years ago
- Notebooks for fine-tuning a BERT model and training a LSTM model for financial QA☆36Updated 5 years ago
- Tutorial for first time BERT users,☆103Updated 3 years ago
- Pairwise model for commonlit competition☆46Updated 4 years ago
- Low-code pre-built pipelines for experiments with huggingface/transformers for Data Scientists in a rush.☆16Updated 5 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 6 years ago
- This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those coo…☆263Updated 3 years ago
- Build and train state-of-the-art natural language processing models using BERT☆226Updated 4 years ago
- 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
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- A series of notebooks demonstrating how to build simple NLP web apps with Gradio and Hugging Face transformers☆44Updated 3 months ago
- ☆15Updated 5 years ago
- Developing a Knowledge Graph-based Question and Answering program to extract information from huge dataset☆95Updated 2 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- KitanaQA: Adversarial training and data augmentation for neural question-answering models☆56Updated 2 years ago
- Code for experiments done for EMNLP2020.☆11Updated 3 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆99Updated 3 years ago
- NLP Examples using the 🤗 libraries☆40Updated 4 years ago
- Exploring NLP weak supervision approaches to train text classification models. The project is also a prototype for a semi-automated text …☆22Updated last year
- ☆125Updated 4 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆206Updated 3 years ago
- 4th Place solution for the Kaggle CommonLit Readability Prize☆38Updated 4 years ago
- Implementation, trained models and result data for the paper "Aspect-based Document Similarity for Research Papers" #COLING2020☆63Updated last year
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆41Updated 5 years ago
- State-of-the-art NLP through transformer models in a modular design and consistent APIs.☆47Updated 3 years ago
- Topic clustering library built on Transformer embeddings and cosine similarity metrics.Compatible with all BERT base transformers from hu…☆44Updated 4 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 3 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 5 years ago
- Deploy BERT for Sentiment Analysis as REST API using FastAPI, Transformers by Hugging Face and PyTorch☆208Updated 3 years ago