Skip to content

Commit 4489dcc

Browse files
committed
fix comment
1 parent 28001a1 commit 4489dcc

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

labml_nn/normalization/deep_norm/experiment.ipynb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,14 @@
7878
"outputs": []
7979
},
8080
{
81-
"cell_type": "code",
82-
"execution_count": null,
83-
"outputs": [],
81+
"cell_type": "markdown",
8482
"source": [
8583
"Set [Comet](https://www.comet.ml) api-key and the workspace."
8684
],
8785
"metadata": {
8886
"collapsed": false,
8987
"pycharm": {
90-
"name": "#%%md\n"
88+
"name": "#%% md\n"
9189
}
9290
}
9391
},

labml_nn/transformers/basic/autoregressive_experiment.ipynb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,16 +81,14 @@
8181
"outputs": []
8282
},
8383
{
84-
"cell_type": "code",
85-
"execution_count": null,
86-
"outputs": [],
84+
"cell_type": "markdown",
8785
"source": [
8886
"Set [Comet](https://www.comet.ml) api-key and the workspace."
8987
],
9088
"metadata": {
9189
"collapsed": false,
9290
"pycharm": {
93-
"name": "#%%md\n"
91+
"name": "#%% md\n"
9492
}
9593
}
9694
},

0 commit comments

Comments
 (0)