Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
uses new dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
iwwwish committed Aug 7, 2020
1 parent fb0ba82 commit 63a107f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions notebooks/create_fold_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"(80361, 1085)\n"
"(80081, 1085)\n"
]
}
],
Expand All @@ -37,15 +37,15 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 3,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"(56252, 1085)\n",
"(24109, 1085)\n"
"(56056, 1085)\n",
"(24025, 1085)\n"
]
}
],
Expand Down

0 comments on commit 63a107f

Please sign in to comment.