mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
small typoe fix (#688)
This commit is contained in:
parent
8daea9ec6f
commit
857b592731
@ -119,7 +119,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"## Example task\n",
|
"## Example task\n",
|
||||||
"\n",
|
"\n",
|
||||||
"For the purposes of this notebook we'll use the example summarization below. Notice that we provide two generated summaries to compare, and a reference human-writte summary, which evaluation metrics like `ROUGE` and `BERTScore` require.\n",
|
"For the purposes of this notebook we'll use the example summarization below. Notice that we provide two generated summaries to compare, and a reference human-written summary, which evaluation metrics like `ROUGE` and `BERTScore` require.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Excerpt (`excerpt`):\n",
|
"Excerpt (`excerpt`):\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user