Skip to content

Commit

Permalink
Remove HugeCTR examples
Browse files Browse the repository at this point in the history
  • Loading branch information
radekosmulski committed May 9, 2023
1 parent 92dc8cb commit 23c1c44
Show file tree
Hide file tree
Showing 11 changed files with 393 additions and 2,594 deletions.
13 changes: 3 additions & 10 deletions examples/getting-started-movielens/01-Download-Convert.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"\n",
"# Getting Started MovieLens: Download and Convert\n",
"\n",
"This notebook is created using the latest stable [merlin-hugectr](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/merlin/containers/merlin-hugectr/tags), [merlin-tensorflow](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/merlin/containers/merlin-tensorflow/tags), or [merlin-pytorch](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/merlin/containers/merlin-pytorch/tags) container.\n",
"This notebook is created using the latest stable [merlin-tensorflow](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/merlin/containers/merlin-tensorflow/tags) or [merlin-pytorch](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/merlin/containers/merlin-pytorch/tags) container.\n",
"\n",
"## MovieLens25M\n",
"\n",
Expand Down Expand Up @@ -97,8 +97,8 @@
"name": "stderr",
"output_type": "stream",
"text": [
"downloading ml-25m.zip: 262MB [01:22, 3.18MB/s] \n",
"unzipping files: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 8/8 [00:04<00:00, 2.00files/s]\n"
"downloading ml-25m.zip: 262MB [05:38, 774kB/s] \n",
"unzipping files: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 8/8 [00:04<00:00, 1.80files/s]\n"
]
}
],
Expand Down Expand Up @@ -483,13 +483,6 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.10"
},
"merlin": {
"containers": [
"nvcr.io/nvidia/merlin/merlin-hugectr:latest",
"nvcr.io/nvidia/merlin/merlin-tensorflow:latest",
"nvcr.io/nvidia/merlin/merlin-pytorch:latest"
]
}
},
"nbformat": 4,
Expand Down
594 changes: 288 additions & 306 deletions examples/getting-started-movielens/02-ETL-with-NVTabular.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 23c1c44

Please sign in to comment.