mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-07 03:56:39 +00:00
Update description in Evals notebook (#6808)
This commit is contained in:
parent
ad028bbb80
commit
e1fdb67440
@ -148,10 +148,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"attachments": {},
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"list(zip(*[iter(batch_results)]*2)### Step 4. Generate Responses\n",
|
"### Step 4. Generate Responses\n",
|
||||||
"\n",
|
"\n",
|
||||||
"We will generate outputs for each of the models before evaluating them."
|
"We will generate outputs for each of the models before evaluating them."
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user