pull/1148/head
joe-at-openai 2 months ago
parent 4ad6cc2714
commit 48622eecac

@ -4,7 +4,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"# Summarization with Controllable Detail" "# Summarizing Long Documents"
] ]
}, },
{ {
@ -419,7 +419,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"The original document is nearly 15k tokens long. Notice how large the gap is between the length of 'summary_with_detail_0' and summary_with_detail_1'. It's nearly 25 times longer!" "The original document is nearly 15k tokens long. Notice how large the gap is between the length of `summary_with_detail_0` and `summary_with_detail_1`. It's nearly 25 times longer!"
] ]
}, },
{ {

Loading…
Cancel
Save