Generating Fake Conversations by fine-tunning OpenAI’s GPT-2 on data from Facebook Messenger | Svilen Todorov
One of the most interesting problems in NLP has always been human-like conversation and many are still considering passing the Turing Test as the holy grail of the field. In this post, I show how to use a state of the art model on your own data (I use my own messages sent on facebook) to generate (somewhat) realistic conversations.
One of the most interesting problems in NLP has always been human-like conversation and many are still considering passing the Turing Test as the holy grail of the field. In this post, I show how to use a state of the art model on your own data (I use my own messages sent on facebook) to generate (somewhat) realistic conversations. In February 2019 OpenAI released information on their new state of the art language model which created a lot of buzz within the community. While few disagree the results they included are better than anything we’ve seen before (even if mainly because they made a bi
related reading
- RLHF: Reinforcement Learning from Human Feedbackhuyenchip.com
- GitHub - brexhq/prompt-engineering: Tips and tricks for working with Large Language Models like OpenAI's GPT-4.github.com
- Replicate - Run AI with an APIreplicate.com
- GitHub - rasbt/LLMs-from-scratch: Implement a ChatGPT-like LLM in PyTorch from scratch, step by stepgithub.com
- GitHub - karpathy/nanochat: The best ChatGPT that $100 can buy.github.com
- 2405.01470arxiv.org
- 2305.07759arxiv.org
- Giving GPT-3 a Turing Testlacker.io
- Open Yap 1K: 1,000 hours of full-duplex natural conversation, free for commercial usehuggingface.co
- Persimmon v0.1 Model Cardpersimmon.humansand.ai
- Today's AI Talks Like “Nobody.” New Research Gives It Real Personality. | Stanford HAIhai.stanford.edu
- Model optimization | OpenAI APIplatform.openai.com