mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-02 01:23:07 +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",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"list(zip(*[iter(batch_results)]*2)### Step 4. Generate Responses\n",
|
||||
"### Step 4. Generate Responses\n",
|
||||
"\n",
|
||||
"We will generate outputs for each of the models before evaluating them."
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user