Skip to content

Commit f411e5e

Browse files
authored
Update Prototype.ipynb
1 parent 0c5c8f8 commit f411e5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Vision/Prototype.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,6 @@
477477
"source": [
478478
"\n",
479479
"# Check number of samples per split\n",
480-
"\n",
481480
"print(\"\\nDataset sample counts per split:\")\n",
482481
"for split_name in dataset_dict:\n",
483482
" print(f\"{split_name}: {len(dataset_dict[split_name])} samples\")\n",

0 commit comments

Comments
 (0)