File tree Expand file tree Collapse file tree 11 files changed +38
-1
lines changed Expand file tree Collapse file tree 11 files changed +38
-1
lines changed Original file line number Diff line number Diff line change 1+ wget https://paddlerec.bj.bcebos.com/datasets/Anime/archive.zip
2+ unzip archive.zip -d anime
Original file line number Diff line number Diff line change 1+ wget https://paddlerec.bj.bcebos.com/datasets/Douban/DMSC.csv
Original file line number Diff line number Diff line change 1+ wget https://paddlerec.bj.bcebos.com/datasets/FourSquare/FourSquare.zip
2+ unzip FourSquare.zip -d FourSquare
Original file line number Diff line number Diff line change 1+ wget https://paddlerec.bj.bcebos.com/datasets/Jester/Dataset3JokeSet.zip
2+ wget https://paddlerec.bj.bcebos.com/datasets/Jester/JesterDataset3.zip
3+ unzip Dataset3JokeSet.zip -d JokeSet
4+ unzip JesterDataset3.zip -d JesterDataset
Original file line number Diff line number Diff line change 1+ wget https://paddlerec.bj.bcebos.com/datasets/LFM_1b/LFM-1b.zip
2+ unzip LFM-1b.zip
3+ wget https://paddlerec.bj.bcebos.com/datasets/LFM_1b/LFM-1b_LEs.z01
4+ wget https://paddlerec.bj.bcebos.com/datasets/LFM_1b/LFM-1b_LEs.z02
5+ wget https://paddlerec.bj.bcebos.com/datasets/LFM_1b/LFM-1b_LEs.zip
6+ cat LFM-1b_LEs.* > LFM-1b_LEs_full.zip
7+ unzip LFM-1b_LEs_full.zip
Original file line number Diff line number Diff line change 1+ wget https://paddlerec.bj.bcebos.com/datasets/LFM_1b_UGP/LFM-1b_UGP.zip
2+ unzip LFM-1b_UGP.zip
Original file line number Diff line number Diff line change 1+ wget https://paddlerec.bj.bcebos.com/datasets/Netflix/Netflix.zip
2+ unzip Netflix.zip -d Netflix
Original file line number Diff line number Diff line change 1+ wget https://paddlerec.bj.bcebos.com/datasets/Retailrocket/Retailrocket.zip
2+ unzip Retailrocket.zip -d Retailrocket
Original file line number Diff line number Diff line change 1+ wget https://paddlerec.bj.bcebos.com/datasets/steam/steam_games.json.gz
2+ wget https://paddlerec.bj.bcebos.com/datasets/steam/steam_reviews.json.gz
3+ gunzip steam_games.json.gz
4+ gunzip steam_reviews.json.gz
Original file line number Diff line number Diff line change 1+ wget https://paddlerec.bj.bcebos.com/datasets/tafeng/ta_feng_all_months_merged.csv
You can’t perform that action at this time.
0 commit comments