Skip to content

Commit

Permalink
minor copy edits - add emojis, change note style (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
SallyMcGrath authored Jun 1, 2024
1 parent 7927172 commit 57dd80c
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions llm-writing-1/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LLM Writing 1

## Overview
## πŸ€–πŸ«  Overview

A workshop to help you write meaningful texts with AI and stop dismaying us all with gibberish.

Expand All @@ -9,7 +9,7 @@ A workshop to help you write meaningful texts with AI and stop dismaying us all
```objectives
- [ ] Generate texts with multiple large language models (LLM)
- [ ] Compare the texts generated by different LLMs
- [ ] Identify the **problems** with the generated texts
- [ ] Identify the problems with the generated texts
- [ ] Use the strengths and weaknesses of different LLMs to write your own text
```

Expand All @@ -34,20 +34,20 @@ D --> E
E --> A
```

## Workshop
## 🧰 Workshop

<!--{{<note type="tip" title="1. Generate">}}-->
<!--{{<note type="activity" title="1. Generate">}}-->

### One, generate
### πŸ–¨οΈ Generate

Copy and paste the following prompt into each πŸ€– LLM dialog:

> Write a 250 word essay reflecting on your strengths and development areas as a result of feedback and what is one action for each you will take.
<!-- {{</note>}}-->
<!--{{<note type="tip" title="2. Compare">}}-->
<!--{{<note type="activity" title="2">}}-->

### Two, compare
### πŸͺž Compare

Now copy and paste each πŸ€– LLM response into one google doc, so all three replies are in one doc. Read the replies. All three are easily identifiable as πŸ€– LLM generated texts. Can you tell why this is? **✍🏽 Write down your ideas**.

Expand All @@ -58,9 +58,9 @@ Next, add the following prompt to the first line of your google doc:
Now **paste the entire text** of the doc you just made into each LLM dialog and read the replies. How do your ideas compare to the LLM responses to the same question?

<!-- {{</note>}}-->
<!--{{<note type="tip" title="3. Revise">}}-->
<!--{{<note type="activity" title="3">}}-->

### Three, revise
### πŸ•΅πŸΏ Revise

How would you fix this? **✍🏽 Write down your ideas.**

Expand All @@ -69,9 +69,9 @@ Next, ask each πŸ€– LLM in turn, by pasting the prompt:
> How would you fix this?
<!-- {{</note>}}-->
<!--{{<note type="tip" title="4. Reflect">}}-->
<!--{{<note type="activity" title="4">}}-->

### Four, reflect
### πŸ’­ Reflect

You are using πŸ€– LLM to write your essays and reflections but your reviewers often say your writing is generic and pointless. How can you improve? **✍🏽 Write down your ideas.**

Expand All @@ -80,15 +80,15 @@ Finally, ask each πŸ€– LLM in turn, by pasting the prompt:
> I use you to write my essays and reflections but my teacher says my writing is generic and pointless. How can I improve?
<!-- {{</note>}}-->
<!--{{<note type="tip" title="5. Create">}}-->
<!--{{<note type="activity" title="5">}}-->

### Five, create
### 🧠 Create

✍🏽 Write a 250 word essay reflecting on your strengths and development areas as a result of feedback and one action you will take for each area.

<!-- {{</note>}}-->

## Acceptance Criteria
## βœ… Acceptance Criteria

- I have generated multiple texts with different LLMs
- I have written down my own ideas first and then compared them to the LLM
Expand Down

0 comments on commit 57dd80c

Please sign in to comment.