minor fixes (#222)

* fixed labels

* fixed typo

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
This commit is contained in:
Daniel Kleine 2024-06-19 02:37:26 +02:00 committed by GitHub
parent 3874c477fa
commit b114053378
3 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
name: Bug Report name: Bug Report
description: Report errors related to the book content or code description: Report errors related to the book content or code
title: "Description" title: "Description"
labels: bug labels: [bug]
assignees: rasbt assignees: rasbt
body: body:
- type: markdown - type: markdown

View File

@ -360,7 +360,7 @@
"id": "39a55283-7d51-4136-ba60-f799d49f4098", "id": "39a55283-7d51-4136-ba60-f799d49f4098",
"metadata": {}, "metadata": {},
"source": [ "source": [
"- Now, let's try the ollama API to compare the model responses (we only evalyate the first 5 responses for a visual comparison):" "- Now, let's try the ollama API to compare the model responses (we only evaluate the first 5 responses for a visual comparison):"
] ]
}, },
{ {
@ -666,7 +666,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.11.4" "version": "3.10.11"
} }
}, },
"nbformat": 4, "nbformat": 4,

View File

@ -279,7 +279,7 @@
"id": "39a55283-7d51-4136-ba60-f799d49f4098", "id": "39a55283-7d51-4136-ba60-f799d49f4098",
"metadata": {}, "metadata": {},
"source": [ "source": [
"- Now, let's try the OpenAI API to compare the model responses (we only evalyate the first 5 responses for a visual comparison):" "- Now, let's try the OpenAI API to compare the model responses (we only evaluate the first 5 responses for a visual comparison):"
] ]
}, },
{ {
@ -562,7 +562,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.10.6" "version": "3.10.11"
} }
}, },
"nbformat": 4, "nbformat": 4,