"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "4ea4429d1a8368e3b3289208f36eb1eba1af0eb0"
Unverified Commit 29801377 authored by Ruoyun Huang's avatar Ruoyun Huang Committed by GitHub
Browse files

[Doc] Typo in command example. (#2816)



* Typo in command example. 

process_nowplaying_rs.py is the right name under this folder.

* Update README.md

* Update README.md
Co-authored-by: default avatarQuan (Andy) Gan <coin2028@hotmail.com>
parent 672e3227
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
- dask - dask
- pandas - pandas
- torchtext - torchtext==0.5
## Prepare datasets ## Prepare datasets
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
1. Download and extract the Nowplaying-rs dataset from https://zenodo.org/record/3248543/files/nowplayingrs.zip?download=1 1. Download and extract the Nowplaying-rs dataset from https://zenodo.org/record/3248543/files/nowplayingrs.zip?download=1
into the current directory. into the current directory.
2. Run `python preprocess_nowplaying_rs.py ./nowplaying_rs_dataset ./data.pkl 2. Run `python process_nowplaying_rs.py ./nowplaying_rs_dataset ./data.pkl`
## Run model ## Run model
......
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