mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
ch06 dataset
This commit is contained in:
@@ -39,12 +39,12 @@
|
||||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"matplotlib version: 3.7.2\n",
|
||||
"numpy version: 1.25.2\n",
|
||||
"matplotlib version: 3.8.2\n",
|
||||
"numpy version: 1.26.0\n",
|
||||
"tiktoken version: 0.5.1\n",
|
||||
"torch version: 2.2.2\n",
|
||||
"tensorflow version: 2.15.0\n",
|
||||
"pandas version: 2.0.3\n"
|
||||
"pandas version: 2.2.1\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -172,7 +172,7 @@
|
||||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"sms_spam_collection/SMSSpamCollection.tsv already exists. Skipping download and extraction.\n"
|
||||
"File downloaded and saved as sms_spam_collection/SMSSpamCollection.tsv\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user