Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
fix notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
vpj committed Apr 11, 2022
1 parent d291076 commit 65061a4
Showing 1 changed file with 19 additions and 6 deletions.
25 changes: 19 additions & 6 deletions notebooks/download_and_evaluate.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -258,18 +258,31 @@
"execution_count": null,
"outputs": []
},
{
"cell_type": "markdown",
"source": [
"Try the model"
],
"metadata": {
"id": "QtBs_9pWBQC4",
"pycharm": {
"name": "#%% md\n"
}
}
},
{
"cell_type": "code",
"execution_count": null,
"outputs": [],
"source": [
"Try the model\n",
"\n",
"neox.model._test_eval()"
],
"metadata": {
"id": "QtBs_9pWBQC4"
},
"execution_count": null,
"outputs": []
"collapsed": false,
"pycharm": {
"name": "#%%\n"
}
}
}
]
}

0 comments on commit 65061a4

Please sign in to comment.