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…
☆255Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ml_things
- Some notebooks for NLP☆188Updated last year
- Build and train state-of-the-art natural language processing models using BERT☆214Updated 3 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆428Updated last year
- Tutorial for first time BERT users,☆102Updated last year
- Efficient Attention for Long Sequence Processing☆89Updated 11 months ago
- A library to synthesize text datasets using Large Language Models (LLM)☆151Updated last year
- ☆344Updated 3 years ago
- this is where we share notebooks/projects used in your youtube channel☆147Updated 3 years ago
- Comprehensive NLP Evaluation System☆188Updated 3 months ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆177Updated 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…☆201Updated 2 years ago
- SummVis is an interactive visualization tool for text summarization.☆251Updated 2 years ago
- ☆124Updated 3 years ago
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆187Updated 3 years ago
- ☆60Updated 3 years ago
- Few-shot Named Entity Recognition☆122Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆169Updated 3 years ago
- NeuralQA: A Usable Library for Question Answering on Large Datasets with BERT☆231Updated last year
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆157Updated last year
- Applying BERT to named entity recognition in English and Russian.☆160Updated last year
- Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An All-Round Python Library for Transformer…☆377Updated last year
- Neural information retrieval / Semantic search / Bi-encoders☆167Updated last year
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆79Updated 2 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆98Updated 4 years ago
- An assignment for CMU CS11-711 Advanced NLP, building NLP systems from scratch☆170Updated last year
- Dataset for Emotion Recognition Research☆203Updated last year
- A Light and Modular PyTorch NLP Project Template☆60Updated 4 years ago
- DRIFT is a tool for Diachronic Analysis of Scientific Literature.☆112Updated last year
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆325Updated 10 months ago