We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cbb9d2 commit dcbd0b7Copy full SHA for dcbd0b7
datasets/criteo_fgcnn/download.sh
@@ -0,0 +1,3 @@
1
+wget --no-check-certificate https://paddlerec.bj.bcebos.com/datasets/fgcnn/datapro.zip
2
+unzip -o datapro.zip
3
+echo "Complete data download."
0 commit comments