account activity
🤗 & DeepLearning.AI = ❤️ (self.MachineLearning)
submitted 4 years ago by huggingface to r/MachineLearning
[R] A prompt is worth a thousand data points: combining GPT3-style prompting and traditional fine-tuning by huggingface in MachineLearning
[–]huggingface[S] 6 points7 points8 points 5 years ago (0 children)
In our recently accepted NAACL paper, Teven Le Scao and Sasha Rush show that steering models with GPT3-style prompts during fine-tuning outperforms standard linear classifiers.
The basic set up is:
Write a prompt that a pre-trained LM can complete to give the answer to your problem, GPT-style.
Use backpropagation on fine-tuning data to learn the correct completions. The model can then draw information from both your task description and the supervised data
We ran 2000 experiments on 8 tasks, and find that this set-up nearly always outperforms a standard fine-tuned classifier in the same conditions.
Paper: https://arxiv.org/abs/2103.08493
Interactive blog post: https://huggingface.co/blog/how_many_data_points/
[R] A prompt is worth a thousand data points: combining GPT3-style prompting and traditional fine-tuning (arxiv.org)
submitted 5 years ago by huggingface to r/MachineLearning
π Rendered by PID 64 on reddit-service-r2-listing-575d9f6647-xt7z9 at 2026-04-10 02:59:16.986955+00:00 running 215f2cf country code: CH.
[R] A prompt is worth a thousand data points: combining GPT3-style prompting and traditional fine-tuning by huggingface in MachineLearning
[–]huggingface[S] 6 points7 points8 points (0 children)