small typoe fix (#688)

This commit is contained in:
Steven Pousty 2023-09-11 14:57:09 -07:00 committed by GitHub
parent 00eb708905
commit 3f567dad34

View File

@ -119,7 +119,7 @@
"source": [
"## Example task\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",
"Excerpt (`excerpt`):\n",
"\n",