Skip to content

Commit d02b3ea

Browse files
author
Pietro Monticone
committed
Fix a few typos
1 parent 1089b0e commit d02b3ea

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

guides/prompts-advanced-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ Input: A common effect of smoking lots of cigarettes in one’s lifetime is a hi
281281
Knowledge: Those who consistently averaged less than one cigarette per day over their lifetime had nine times the risk of dying from lung cancer than never smokers. Among people who smoked between one and 10 cigarettes per day, the risk of dying from lung cancer was nearly 12 times higher than that of never smokers.
282282
283283
Input: A rock is the same size as a pebble.
284-
Knowledge: A pebble is a clast of rock with a particle size of 4 to 64 millimetres based on the Udden-Wentworth scale of sedimentology. Pebbles are generally considered larger than granules (2 to 4 millimetres diameter) and smaller than cobbles (64 to 256 millimetres diameter).
284+
Knowledge: A pebble is a clast of rock with a particle size of 4 to 64 millimeters based on the Udden-Wentworth scale of sedimentology. Pebbles are generally considered larger than granules (2 to 4 millimeters diameter) and smaller than cobbles (64 to 256 millimeters diameter).
285285
286286
Input: Part of golf is trying to get a higher point total than others.
287287
Knowledge:

guides/prompts-basic-usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ neutral
124124
Perfect! This time the model returned `neutral` which is the specific label I was looking for. It seems that the example provided in the prompt helped the model to be specific in its output. To highlight why sometimes being specific is important, checkout this example and spot the problem:
125125

126126
```
127-
Classify the text into nutral, negative or positive.
127+
Classify the text into neutral, negative or positive.
128128
129129
Text: I think the vacation is okay.
130130
Sentiment:
@@ -149,7 +149,7 @@ The following is a conversation with an AI research assistant. The assistant ton
149149
150150
Human: Hello, who are you?
151151
AI: Greeting! I am an AI research assistant. How can I help you today?
152-
Human: Can you tell me about the creation of blackholes?
152+
Human: Can you tell me about the creation of black holes?
153153
AI:
154154
```
155155

0 commit comments

Comments
 (0)