Skip to content

Commit

Permalink
Removing S3 link follow hacker one report. (#1463)
Browse files Browse the repository at this point in the history
  • Loading branch information
graniet authored Sep 7, 2023
1 parent 5117b5b commit 2487c06
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions few-shot-learning-gpt-neo-and-inference-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ authors:

In many Machine Learning applications, the amount of available labeled data is a barrier to producing a high-performing model. The latest developments in NLP show that you can overcome this limitation by providing a few examples at inference time with a large language model - a technique known as Few-Shot Learning. In this blog post, we'll explain what Few-Shot Learning is, and explore how a large language model called GPT-Neo, and the 🤗 Accelerated Inference API, can be used to generate your own predictions.

<script defer src="https://gpt-neo-accelerated-inference-api.s3-eu-west-1.amazonaws.com/fewShotInference.js"></script>
<few-shot-inference-widget ></few-shot-inference-widget>


## What is Few-Shot Learning?

Expand Down

0 comments on commit 2487c06

Please sign in to comment.