bhattbhavesh91 / gpt-3-simple-tutorial
Generate SQL from Natural Language Sentences using OpenAI's GPT-3 Model
☆182Updated 3 years ago
Alternatives and similar repositories for gpt-3-simple-tutorial:
Users that are interested in gpt-3-simple-tutorial are comparing it to the libraries listed below
- ☆58Updated 3 years ago
- ☆120Updated 2 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- ☆34Updated 3 years ago
- OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0☆262Updated 2 years ago
- Dolores is a Python library designed to improve the developer experience when working with pretrained language models. Dolores provides p…☆34Updated 4 years ago
- ☆62Updated 3 years ago
- Document Search Engine project with TF-IDF abd Google universal sentence encoder model☆53Updated last year
- Simple Python client for the Hugging Face Inference API☆72Updated 4 years ago
- Notebook for running GPT neo models based on GPT3☆63Updated 3 years ago
- A series of notebooks demonstrating how to build simple NLP web apps with Gradio and Hugging Face transformers☆45Updated 3 years ago
- Question Generation using Google T5 and Text2Text☆154Updated 4 years ago
- Fine-tuning GPT-J-6B on colab or equivalent PC GPU with your custom datasets: 8-bit weights with low-rank adaptors (LoRA)☆74Updated 2 years ago
- It is a seq2seq encoder decoder chatbot using keras and with attention☆37Updated 4 years ago
- A python package that allows you to generate text with just a few lines of code using GPT2.☆22Updated 4 years ago
- This repository contains Natural Language Generation (NLG) models aimed on generating text of fairy tales (Markov Chain, LSTM neural netw…☆55Updated 4 years ago
- A collection of simple transformer based chatbots.☆18Updated 2 years ago
- NLP Tasks and ML Spam Classification☆27Updated 6 years ago
- ☆32Updated 2 years ago
- Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation☆70Updated 4 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- All the code for all SOAI YouTube videos, demos, and courses.☆43Updated 4 years ago
- Use-cases of Hugging Face's BERT (e.g. paraphrase generation, unsupervised extractive summarization).☆20Updated 5 years ago
- Content Enhanced BERT-based Text-to-SQL Generation https://arxiv.org/abs/1910.07179☆192Updated 6 months ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- A basic and simple tool for code auto completion☆59Updated 8 months ago
- A GPT-J API to use with python3 to generate text, blogs, code, and more☆205Updated 2 years ago
- Chatbot app☆53Updated 2 years ago
- Streamlit application to keep GPT3 Experimentation sane☆23Updated 3 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆187Updated last year