Skip to content

Commit

Permalink
add text exercises
Browse files Browse the repository at this point in the history
  • Loading branch information
akochari committed Nov 14, 2024
1 parent 911b44c commit 51b6e0c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 120 deletions.
14 changes: 14 additions & 0 deletions FF2024/text.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,20 @@
<section id="basic-tasks-with-text-generation" class="level2">
<h2 class="anchored" data-anchor-id="basic-tasks-with-text-generation">Basic tasks with text generation</h2>
<p>Below are some tasks in which you can use general text generation capabiities of LLMs.</p>
<section id="general-questions-to-ask" class="level3">
<h3 class="anchored" data-anchor-id="general-questions-to-ask">General questions to ask an LLM</h3>
<p><ul>
<li>Suggest a simple evening menu based on ingredients…</li>
<li>Who directed [film]</li>
<li>Explain photosynthesis</li>
<li>Explain photosynthesis to a kid</li>
<li>How does a blockchain work?</li>
<li>How long does it take to travel to Mars?</li>
<li>How do I bake a chocolate cake?</li>
<li>Write a medical case study on a patient diagnosed with a rare disease.</li>
<li>“How do I negotiate salary?”</li>
<li>Give tips on what I can use LLMs for</li>
</ul></p>
<section id="answering-emails-answer-politely-no" class="level3">
<h3 class="anchored" data-anchor-id="answering-emails-answer-politely-no">Answering emails: answer politely “no”</h3>
<blockquote class="blockquote">
Expand Down
120 changes: 0 additions & 120 deletions FF2024/text.qmd

This file was deleted.

0 comments on commit 51b6e0c

Please sign in to comment.