Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hrlinlp authored Nov 18, 2021
1 parent 3a76637 commit 9f38871
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Learn to Copy from the Copying History: Correlational Copy Network for Abstracti

## Train


```sh
export CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7

fairseq-train data-bin \
Expand Down Expand Up @@ -43,4 +43,4 @@ fairseq-train data-bin \
--fp16 --update-freq 4 \
--skip-invalid-size-inputs-valid-test \
--find-unused-parameters

```

0 comments on commit 9f38871

Please sign in to comment.