Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/lipiji/SongNet
Browse files Browse the repository at this point in the history
  • Loading branch information
lipiji committed Aug 21, 2020
2 parents e7b5d05 + a9c0fa4 commit 737398e
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# SongNet

refactoring


### Run
- python prepare_data.py
- ./train.sh

### Evaluation
- Modify test.py: m_path = the best dev model
- ./test.sh
- python metrics.py


#### Reference
Expand Down

0 comments on commit 737398e

Please sign in to comment.