Skip to content

Commit

Permalink
rename notebooks to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
rchan26 committed Nov 17, 2023
1 parent c4b27c3 commit ee5122d
Show file tree
Hide file tree
Showing 144 changed files with 2 additions and 3,772 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"metadata": {},
"outputs": [],
"source": [
"\n",
"import pickle\n",
"\n",
"from load_anno_mi import (\n",
Expand Down Expand Up @@ -356,7 +355,7 @@
"outputs": [],
"source": [
"(\n",
" seqsignet_input[\"input_channels\"], \n",
" seqsignet_input[\"input_channels\"],\n",
" seqsignet_input[\"embedding_dim\"],\n",
" seqsignet_input[\"num_features\"],\n",
")"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"metadata": {},
"outputs": [],
"source": [
"\n",
"import pickle\n",
"\n",
"from load_anno_mi import (\n",
Expand Down Expand Up @@ -345,7 +344,7 @@
"outputs": [],
"source": [
"(\n",
" swnu_network_input[\"input_channels\"], \n",
" swnu_network_input[\"input_channels\"],\n",
" swnu_network_input[\"embedding_dim\"],\n",
" swnu_network_input[\"num_features\"],\n",
")"
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file removed notebooks/AnnoMI/anno_mi_sbert.pkl
Binary file not shown.
39 changes: 0 additions & 39 deletions notebooks/Reddit_MoC/load_redditmoc.py

This file was deleted.

221 changes: 0 additions & 221 deletions notebooks/Reddit_MoC/redditmoc-baseline-bert.ipynb

This file was deleted.

Loading

0 comments on commit ee5122d

Please sign in to comment.