Skip to content

gursi26/gpt-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpt-pytorch

A PyTorch implementation of the pretrained GPT model and finetuning code for semantic similarity tasks from "Improving Language Understanding by Generative Pre-Training" by Radford et al.

Paper
Dataset

Citations

@misc{sharma2019natural,
    title={Natural Language Understanding with the Quora Question Pairs Dataset},
    author={Lakshay Sharma and Laura Graesser and Nikita Nangia and Utku Evci},
    year={2019},
    eprint={1907.01041},
    archivePrefix={arXiv},
    primaryClass={cs.CL}
}

About

A PyTorch implementation and finetuning code of the GPT model from "Improving Language Understanding by Generative Pre-Training" by Radford et al

Resources

License

Stars

Watchers

Forks