Skip to content

Commit 5d5ae43

Browse files
committed
Remove HugeCTR examples
1 parent 92dc8cb commit 5d5ae43

13 files changed

+393
-2783
lines changed

examples/getting-started-movielens/01-Download-Convert.ipynb

+3-10
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"\n",
3434
"# Getting Started MovieLens: Download and Convert\n",
3535
"\n",
36-
"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",
36+
"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",
3737
"\n",
3838
"## MovieLens25M\n",
3939
"\n",
@@ -97,8 +97,8 @@
9797
"name": "stderr",
9898
"output_type": "stream",
9999
"text": [
100-
"downloading ml-25m.zip: 262MB [01:22, 3.18MB/s] \n",
101-
"unzipping files: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 8/8 [00:04<00:00, 2.00files/s]\n"
100+
"downloading ml-25m.zip: 262MB [05:38, 774kB/s] \n",
101+
"unzipping files: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 8/8 [00:04<00:00, 1.80files/s]\n"
102102
]
103103
}
104104
],
@@ -483,13 +483,6 @@
483483
"nbconvert_exporter": "python",
484484
"pygments_lexer": "ipython3",
485485
"version": "3.8.10"
486-
},
487-
"merlin": {
488-
"containers": [
489-
"nvcr.io/nvidia/merlin/merlin-hugectr:latest",
490-
"nvcr.io/nvidia/merlin/merlin-tensorflow:latest",
491-
"nvcr.io/nvidia/merlin/merlin-pytorch:latest"
492-
]
493486
}
494487
},
495488
"nbformat": 4,

examples/getting-started-movielens/02-ETL-with-NVTabular.ipynb

+288-306
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)