"docs/git@developer.sourcefind.cn:hehl2/torchaudio.git" did not exist on "3e5cbc0ae88a037f197e7a119b64163d34ca04d8"
Unverified Commit 5c78cf88 authored by Lucky Srivastava's avatar Lucky Srivastava Committed by GitHub
Browse files

Merge pull request #1 from lucky096/lucky096-patch-1

Update readme
parents ba0a6f60 5c9aa3f1
......@@ -43,7 +43,7 @@ In both datasets, the timestamp is represented in seconds since midnight Coordin
### Download and preprocess dataset
To download the dataset, please install Pandas package first. Then issue the following command:
```
python ../datasets/movielens.py
python movielens.py
```
Arguments:
* `--data_dir`: Directory where to download and save the preprocessed data. By default, it is `/tmp/movielens-data/`.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment