Skip to content

Utilizing GPT2 for various text applications such as generation, summarization, question-answer and categorization.

License

Notifications You must be signed in to change notification settings

monsieurupanshu/GPT2-for-diverse-test-applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains work on exploring and analyzing the capabilities of the GPT-2 model in natural language processing tasks. The project aims to understand the intricacies of language models, particularly focusing on text generation, summarization and question answering.

Features

  • Implementation of GPT-2 for diverse NLP tasks.
  • Datasets including CORD-19, Spotify 30,000 Songs, Jokes and a custom chemistry dataset.
  • Evaluations using perplexity, ROUGE, and BLEU scores.

Future Work

Plan to extend the capabilities of the GPT-2 model to include categorization tasks on custom dataset.

Project Pipeline

Pipeline

About

Utilizing GPT2 for various text applications such as generation, summarization, question-answer and categorization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages