gmihaila / ml_things
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 cool functions you created before? Well, this repo is designed to be a Python Library of functions I created in my previous project that can be reused. I also share some Notebooks Tutorials and Python Code Snippet…
☆258Updated 3 years ago
Alternatives and similar repositories for ml_things:
Users that are interested in ml_things are comparing it to the libraries listed below
- ☆345Updated 3 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Contains notebooks related to various transformers based models for different nlp based tasks☆41Updated last year
- Build and train state-of-the-art natural language processing models using BERT☆220Updated 3 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Some notebooks for NLP☆200Updated last year
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Efficient Attention for Long Sequence Processing☆93Updated last year
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- ☆124Updated 3 years ago
- Awesome Neural Adaptation in Natural Language Processing. A curated list. https://arxiv.org/abs/2006.00632☆265Updated 3 years ago
- ☆61Updated 4 years ago
- Few-shot Named Entity Recognition☆123Updated 3 years ago
- An assignment for CMU CS11-711 Advanced NLP, building NLP systems from scratch☆172Updated 2 years ago
- this is where we share notebooks/projects used in your youtube channel☆148Updated 3 years ago
- Deploy transformers serverless on AWS Lambda☆122Updated 3 years ago
- Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.☆75Updated 2 years ago
- Collection of NLP model explanations and accompanying analysis tools☆145Updated last year
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆327Updated last year
- ☆270Updated 2 years ago
- Clustering sentence embeddings to extract message intent☆173Updated 3 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆202Updated 2 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆169Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 3 years ago
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆103Updated 9 months ago
- Important paper implementations for Question Answering using PyTorch☆272Updated 4 years ago
- QED: A Framework and Dataset for Explanations in Question Answering☆116Updated 3 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆430Updated last year
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆81Updated 2 years ago
- SummVis is an interactive visualization tool for text summarization.☆252Updated 2 years ago