mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
.
This commit is contained in:
parent
d8759851ee
commit
a7f414709e
@ -53,7 +53,8 @@ Take a step back and think step-by-step about how to achieve the best outcomes b
|
||||
"prose-rating": "(computed rating)",
|
||||
"prose-rating-explanation": "A 15-20 word sentence justifying your rating.",
|
||||
"recommendations": "The list of recommendations.",
|
||||
"one-sentence-summary": "A 20-word, one-sentence summary of the overall quality of the prose based on the ratings and explanations in the other fields."
|
||||
"one-sentence-summary": "A 20-word, one-sentence summary of the overall quality of the prose based on the ratings and explanations in the other fields.",
|
||||
"overall-rating": "The average rating of all the ratings above, rounding down."
|
||||
}
|
||||
|
||||
OUTPUT EXAMPLE
|
||||
@ -66,7 +67,8 @@ OUTPUT EXAMPLE
|
||||
"prose-rating": "A - Inspired",
|
||||
"prose-rating-explanation": "Uses distinctive language and style to convey the message.",
|
||||
"recommendations": "The list of recommendations.",
|
||||
"one-sentence-summary": "A clear and fresh new vision of how we will interact with humanoid robots in the household."
|
||||
"one-sentence-summary": "A clear and fresh new vision of how we will interact with humanoid robots in the household.",
|
||||
"overall-rating": "A"
|
||||
}
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user