An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: gpt2

trllmv2ws/tr-llm-vergi-model

Türkçe GPT-2 tabanlı vergi odaklı LLM projesi

Size: 423 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Samya-S/Building-LLMs-from-scratch

A hands-on guide to implementing Large Language Models from scratch

Language: Jupyter Notebook - Size: 47.6 MB - Last synced at: about 14 hours ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

anjalichennupati/AI_Generated_Text_Detection_using_LORA_based_fine_tuning_of_LLM_Models

A project that identifies AI generated vs Human Written text using LLM Transformer models like RoBERTa, BART and GPT2 integrated with LoRA

Language: Jupyter Notebook - Size: 154 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

daniel-mehta/CooperLM-354M

A 354M parameter GPT-2 model trained on filtered Wikipedia, BookCorpus, and OpenWebText. Built as a toy project to explore end-to-end LLM training using Hugging Face.

Language: Jupyter Notebook - Size: 1.16 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

jessevig/bertviz

BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)

Language: Python - Size: 194 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 7,433 - Forks: 827

ystemsrx/mini-nanoGPT

One-click training of your own GPT. Training a GPT has never been easier. / 训练一个GPT原来可以这么简单?

Language: Python - Size: 2.3 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 321 - Forks: 46

shibing624/textgen

TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLOOM,GPT2,Seq2Seq,BART,T5,UDA等模型的训练和预测,开箱即用。

Language: Python - Size: 10.2 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 964 - Forks: 109

jirpo9/gpt2-embeddings-explorer

Vzdělávací nástroj pro pochopení vkládání a tokenizace GPT-2

Language: Python - Size: 26.4 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

brightmart/roberta_zh

RoBERTa中文预训练模型: RoBERTa for Chinese

Language: Python - Size: 308 KB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 2,718 - Forks: 413

Razvan48/Proiect-Natural-Language-Processing-NLP

Proiect Natural Language Processing (NLP) Anul 3, Semestrul 2, Facultatea de Matematica si Informatica, Universitatea din Bucuresti

Language: Jupyter Notebook - Size: 132 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

yuanzhoulvpi2017/zero_nlp

中文nlp解决方案(大模型、数据、模型、训练、推理)

Language: Jupyter Notebook - Size: 50.8 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 3,463 - Forks: 407

mindspore-courses/step_into_llm

MindSpore online courses: Step into LLM

Language: Jupyter Notebook - Size: 246 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 468 - Forks: 118

matthias-wright/flaxmodels

Pretrained deep learning models for Jax/Flax: StyleGAN2, GPT2, VGG, ResNet, etc.

Language: Python - Size: 118 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 253 - Forks: 25

XiaoGongWei/MG_APP

MG-APP (https://link.springer.com/article/10.1007/s10291-020-00976-1);

Language: C++ - Size: 361 MB - Last synced at: 11 days ago - Pushed at: about 4 years ago - Stars: 97 - Forks: 52

yangjianxin1/GPT2-chitchat

GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)

Language: Python - Size: 511 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 3,015 - Forks: 678

graykode/gpt-2-Pytorch

Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation

Language: Python - Size: 2.33 MB - Last synced at: 14 days ago - Pushed at: almost 6 years ago - Stars: 996 - Forks: 227

benedekrozemberczki/GraphWaveletNeuralNetwork

A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)

Language: Python - Size: 4.15 MB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 595 - Forks: 117

matlab-deep-learning/transformer-models

Deep Learning Transformer models in MATLAB

Language: MATLAB - Size: 158 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 219 - Forks: 61

mmtq/miniGPT2-from-scratch-using-pyTorch

A minimalist implementation of the GPT-2 architecture built entirely from scratch using PyTorch.

Language: Python - Size: 1.95 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

Tencent/TurboTransformers

a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.

Language: C++ - Size: 4.04 MB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 1,522 - Forks: 200

ai-glimpse/toyllm

ToyLLM: Learning LLM from Scratch

Language: Python - Size: 2.07 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 13 - Forks: 0

920232796/bert_seq2seq_DDP

bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。

Language: Python - Size: 312 KB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 52 - Forks: 5

affjljoo3581/Expanda 📦

The universal integrated corpus-building environment.

Language: Python - Size: 155 KB - Last synced at: 11 days ago - Pushed at: almost 5 years ago - Stars: 30 - Forks: 7

920232796/bert_seq2seq

pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。

Language: Python - Size: 3.45 MB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 1,299 - Forks: 211

dame-cell/Triformer

Transformers components but in Triton

Language: Python - Size: 2.09 MB - Last synced at: 19 days ago - Pushed at: 28 days ago - Stars: 33 - Forks: 0

kyzhouhzau/NLPGNN

1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.

Language: Python - Size: 205 KB - Last synced at: 13 days ago - Pushed at: 10 months ago - Stars: 334 - Forks: 66

liucongg/GPT2-NewsTitle

Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。

Language: Python - Size: 740 KB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 1,112 - Forks: 182

aub-mind/arabert

Pre-trained Transformers for Arabic Language Understanding and Generation (Arabic BERT, Arabic GPT2, Arabic ELECTRA)

Language: Python - Size: 8.91 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 668 - Forks: 140

shreydan/khaanaGPT 📦

Fine-tuned GPT2 to generate Indian recipes based on few listed ingredients.

Language: Jupyter Notebook - Size: 1.85 MB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

reshalfahsi/gpt2moe-instruct

Instruction Fine-tuning of the GPT2MoE Model: GPT-2 with Mixture-of-Experts

Language: Jupyter Notebook - Size: 12 MB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

zeyadusf/LLMs-from-Scratch

Build a Large Language Model (From Scratch) book and Finetuned Models

Language: Jupyter Notebook - Size: 8.22 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 41 - Forks: 20

benedekrozemberczki/SGCN

A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).

Language: Python - Size: 13 MB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 275 - Forks: 57

dpressel/mint

MinT: Minimal Transformer Library and Tutorials

Language: Python - Size: 123 KB - Last synced at: 29 days ago - Pushed at: almost 3 years ago - Stars: 254 - Forks: 14

thekartikeyamishra/small-language-model-chatbot

The Small Language Model Chatbot is a Python-based interactive chatbot built using Hugging Face's distilGPT-2 model. The chatbot is fun, lightweight, and ideal for demonstrating the capabilities of small-scale language models. It includes interactive widgets for user input and a visual element that tracks and displays .

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

Hello-SimpleAI/chatgpt-comparison-detection

Human ChatGPT Comparison Corpus (HC3), Detectors, and more! 🔥

Language: Python - Size: 53.7 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1,304 - Forks: 121

alexeykarnachev/tom_rapperson

Library for Russian rap generation.

Language: Python - Size: 3.17 MB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 23 - Forks: 3

NLP-kr/tensorflow-ml-nlp-tf2

텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료

Language: Jupyter Notebook - Size: 200 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 274 - Forks: 137

Sea-Snell/JAXSeq

Train very large language models in Jax.

Language: Python - Size: 252 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 204 - Forks: 18

gyunggyung/KoGPT2-FineTuning

🔥 Korean GPT-2, KoGPT2 FineTuning cased. 한국어 가사 데이터 학습 🔥

Language: Python - Size: 24.6 MB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 228 - Forks: 56

shibing624/CodeAssist

CodeAssist is an advanced code completion tool that provides high-quality code completions for Python, Java, C++ and so on. CodeAssist 是一个高级代码补全工具,高质量为 Python、Java 和 C++ 补全代码。

Language: Python - Size: 1.06 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 58 - Forks: 8

TomSOWI/DLSS-24-Synthetic-Product-Reviews-Generation

This repository contains the replication material and the Appendix for our final project for the course "Deep Learning for the Social Sciences" (SuSe 2024) at the University of Konstanz.

Language: Jupyter Notebook - Size: 150 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

adma224/ml-inference-pipeline-aws

A production-ready, serverless machine learning inference pipeline built using AWS CDK, Lambda, API Gateway, and SageMaker, with full CI/CD automation via GitHub Actions. Built to demonstrate mid-level AWS and MLOps engineering skills.

Language: Jupyter Notebook - Size: 26.3 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

arian-askari/ChatGPT-RetrievalQA-CIKM2023

A dataset for training/evaluating Question Answering Retrieval models on ChatGPT responses with the possibility to training/evaluating on real human responses.

Language: Jupyter Notebook - Size: 24.9 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 141 - Forks: 7

affjljoo3581/GPT2

PyTorch Implementation of OpenAI GPT-2

Language: Python - Size: 772 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 330 - Forks: 64

CursedPrograms/SynthWomb

SynthWomb/Synthia: Python project using Hugging Face Transformers for GPT-2 NLP, TensorFlow for model management, and SDXL-Turbo for image processing. DeepFace predicts gender. Simple CLI offers Text-to-image and Image-to-image operations, with a built-in GAN for AI art.

Language: Python - Size: 81.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 2

Gruz2520/crystall_generation

Fine-tuned LLM for crystall generation in SLICE format

Language: Jupyter Notebook - Size: 1.01 GB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

yangjianxin1/CPM

Easy-to-use CPM for Chinese text generation(基于CPM的中文文本生成)

Language: Python - Size: 798 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 533 - Forks: 132

EvilFreelancer/impruver

A set of scripts and configurations for pretraining of Large Language Models (LLM)

Language: Python - Size: 320 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 29 - Forks: 2

sean-doody/llm-from-scratch

Building a GPT-style large language model from scratch.

Language: Jupyter Notebook - Size: 491 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Yonatankinfe/ChatGPT2

Welcome to our this repository showcasing the power of ChatGPT-2! In this project, we utilize the API access from Hugging Face to seamlessly integrate ChatGPT-2 into a user-friendly interface. With officially supported UI elements, users can easily interact with ChatGPT-2 in a visually appealing environment.https://yonatankinfe.github.io/ChatGPT2/

Language: JavaScript - Size: 361 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 16 - Forks: 1

VachanVY/gpt.jax 📦

Generative Pretrained Model (GPT) in JAX. A step by step guide to train LLMs on large datasets from scratch

Language: Python - Size: 111 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 1

sail-sg/Adan

Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models

Language: Python - Size: 1.3 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 784 - Forks: 67

Afrid1045/GPT-2-Text-Generation-Project

Hands-on GPT-2 text generation using decoding strategies like greedy, sampling, top-k, and top-p with prompt engineering and output control.

Language: Jupyter Notebook - Size: 110 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

akanyaani/gpt-2-tensorflow2.0

OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0

Language: Python - Size: 4.67 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 262 - Forks: 84

Razvanip13/Reproducing-GPT2-small

My reimplementation of Andrej Karpathy's nanoGPT model

Language: Python - Size: 3.24 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

naidezhujimo/GlowFlow-P1-Framework-for-Training-and-Evaluating-Language-Models-Incomplete-

Personally written, the project is not developed (there are many problems)

Language: Python - Size: 81.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

xinzhanguo/hellollm

pre train a new llm

Language: Python - Size: 833 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 65 - Forks: 20

seonglae/emgsd-hermes

Steering GPT2-EMGSD less biased & Generating stereotyped text with vanilla GPT2 without fine tuning or prompt engineering

Language: Jupyter Notebook - Size: 505 KB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

aquadzn/gpt2-french

GPT-2 French demo | Démo française de GPT-2

Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 68 - Forks: 15

AsteroidHunter/knightsGPT

Solving the Knight's Tour puzzle using an Autoregressive Transformer

Language: Jupyter Notebook - Size: 32.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MasterSkepticista/gpt2

Training GPT-2 on FineWeb-Edu in JAX/Flax

Language: Python - Size: 104 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

tahmidmir/HyrbridRAG

Hybrid-RAG is a hybrid Retrieval-Augmented Generation (RAG) model that leverages BERT for retrieving relevant documents and GPT-2 for generating more accurate responses.

Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 25 - Forks: 0

ssbuild/llm_finetuning

Large language Model fintuning bloom , opt , gpt, gpt2 ,llama,llama-2,cpmant and so on

Language: Python - Size: 325 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 97 - Forks: 12

VRM1/GPT2FromScratch

A PyTorch implementation of GPT-2 demonstrating zero-shot multitask learning on translation and sentiment analysis tasks, built by adapting the Transformer architecture to create a decoder-only language model.

Language: Python - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

shib1111111/MindMetrics

A cutting-edge, modular framework for classifying tweets into mental health categories using advanced Natural Language Processing (NLP) and Machine Learning (ML) techniques.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

The-Swarm-Corporation/MultiModelOptimizer

MultiModelOptimizer: A Hierarchical Parameter Synchronization Approach for Joint Training of Multiple Transformer Models

Language: Python - Size: 469 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

hupe1980/go-tiktoken

✂️ OpenAI's tiktoken tokenizer written in Go

Language: Go - Size: 3.51 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 1

suleymancgn/NLP-SentimentClassification

NLP-SentimentClassification is a repository for natural language processing projects focused on analyzing and classifying sentiment in text data using various machine learning techniques. It provides code examples and resources for training models to accurately predict sentiment in text-based data sources.

Language: Jupyter Notebook - Size: 727 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Piero24/decoder-is-all-you-need

This project implements the decoder part of the "Attention is All You Need" architecture, following Andrej Karpathy's video explanation.

Language: Jupyter Notebook - Size: 418 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Kirili4ik/ruDialoGpt3-finetune-colab

Ready-for-use-colab tutorial for finetuning ruDialoGpt3 model on а telegram chat using HuggingFace and PyTorch

Language: Jupyter Notebook - Size: 304 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 32 - Forks: 7

KPorus/titanic_chatbot

Language: Python - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bniladridas/ml-api

A machine learning API for model deployment and inference.

Language: Python - Size: 7.35 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

shoutsid/townhall

A Python-based chatbot project built on the autogen and tinygrad foundation, utilizing advanced agents for dynamic conversations and function orchestration, enhancing and expanding traditional chatbot capabilities.

Language: Jupyter Notebook - Size: 5.19 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 27 - Forks: 5

rinnakk/japanese-pretrained-models

Code for producing Japanese pretrained models provided by rinna Co., Ltd.

Language: Python - Size: 827 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 582 - Forks: 41

ztjhz/miniLM

Small Model Is All You Need - NTU SC4001 Neural Network & Deep Learning Project

Language: Python - Size: 15.7 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0

jdonepud/NLP-SentimentClassification

Language: Jupyter Notebook - Size: 747 KB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

redrussianarmy/gpt2-turkish

Pretrained GPT2 Turkish model that is meant to be an entry point for fine-tuning on other texts.

Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 3

shreyansh26/Extracting-Training-Data-from-Large-Langauge-Models

A re-implementation of the "Extracting Training Data from Large Language Models" paper by Carlini et al., 2020

Language: Python - Size: 73.2 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 35 - Forks: 5

ka25van/GenAIFullStack

GenAI just tryout.

Language: TypeScript - Size: 190 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rmgogogo/nano-aigc

Generative models nano version for fun. No STOA here, nano first.

Language: Jupyter Notebook - Size: 2.1 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Albi1999/Binary_Classification_of_Populist_Discourse

Binary Classification of Populist Discourse

Language: Jupyter Notebook - Size: 1.12 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Md-Emon-Hasan/AI-Assistant-with-OpenAI

💬 AI-powered assistant using OpenAI's GPT model. The project includes various components such as a web to facilitate interaction with the AI.

Language: Python - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

CAI991108/Machine-Learning-and-Language-Model

This project explores GPT-2 and Llama models through pre-training, fine-tuning, and Chain-of-Thought (CoT) prompting. It includes memory-efficient optimizations (SGD, LoRA, BAdam) and evaluations on math datasets (GSM8K, NumGLUE, StimulEq, SVAMP).

Language: Python - Size: 54.5 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

nesimtunc/ai-artist-assistant

Platform for generating lyrics, songs, and chat with late artists. Adaptable to any artist with data. Currently: Ahmet Kaya.

Language: Python - Size: 20.7 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

drisskhattabi6/NLP-Labs

This repository contains a collection of hands-on labs and experiments from my Natural Language Processing (NLP) module. Each lab focuses on a specific aspect of NLP, ranging from text preprocessing and rule-based methods to advanced deep learning techniques like RNNs, LSTMs, and Transformers.

Language: Jupyter Notebook - Size: 5.49 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

etechoptimist/generative_ai

This repository contains a collection of generative AI models and applications designed for various tasks such as text generation, image synthesis, and style transfer. The models leverage cutting-edge architectures like GPT, GANs, and VAEs, enabling users to explore different generative tasks.

Language: Jupyter Notebook - Size: 21.7 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

muhammad-fiaz/gpt

A simple implementation based on the "Attention is All You Need" paper, using GPT-2 for text generation.

Language: Python - Size: 104 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

huseyincenik/nlp_natural_language_processing

NLP (Natural Language Processing)

Language: Jupyter Notebook - Size: 17.9 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 1

FlyingFathead/gpt2-tensorflow-to-pytorch-converter

Convert TensorFlow-based GPT-2 models to Pytorch in a breeze

Language: Python - Size: 27.3 KB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

xanthospap/iers2010

C++ functions and definitions implementing the IERS 2010 standards.

Language: C++ - Size: 7.45 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 11 - Forks: 8

shan18/Perceiver-Resampler-XAttn-Captioning

Generating Captions via Perceiver-Resampler Cross-Attention Networks

Language: Python - Size: 4.63 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 3

ma-nadeau/Emotion-Classification-using-LLMs

Language: Python - Size: 165 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

nourmag/prompt_engineering_task1

A Software Tools & Methods Project including prompt engineering techniques for leveraging pre-trained models on Hugging Face. Concludes design, evaluation, and refining prompts for specific use cases, ensuring optimal model performance.

Language: Python - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

e-tornike/Story_Generator 📦

A Streamlit web app that generates Rick and Morty stories using GPT2.

Language: Python - Size: 296 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 8

ImKeTT/ZeroGen

[NLPCC'23] ZeroGen: Zero-shot Multimodal Controllable Text Generation with Multiple Oracles PyTorch Implementation

Language: Python - Size: 2.94 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

GoldSharon/Sentimaster

Sentimaster is an AI-powered web tool that analyzes restaurant reviews. It uses a fine-tuned GPT-2 model to classify sentiment, giving businesses real-time insights for better service and decision-making.

Language: Jupyter Notebook - Size: 216 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

NetEase-FuXi/EET

Easy and Efficient Transformer : Scalable Inference Solution For Large NLP model

Language: Python - Size: 43.5 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 261 - Forks: 46

dsdanielpark/gpt2-bert-medical-qa-chat

Medical domain-focused GPT-2 fine-tuning, optimization, and lightweighting research repository (compared to GPT-4).

Language: Python - Size: 25.2 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 15

kolibri753/recipe-generator-powered-by-ai

Team project - generate recipe based on ingredients available in the fridge

Language: TypeScript - Size: 3.16 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

DutchVandaline/GPT_from_Scratch

🔥 I accidently made GPT from Scratch. It runs well on PyTorch version 2.1.5 or higher. Believe me. I've digged the hell out with PyTorch 2.0.0.

Language: Jupyter Notebook - Size: 262 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0