Skip to content

Commit

Permalink
update bert readme
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Jun 18, 2019
1 parent 891c7a8 commit 7cd44d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bert/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ This is [config.json](config.json) I use,
}
```

It took me around 47 hours to complete 200k of steps on Tesla K80 with accuracy 95% predict next words. Can be done faster using Tesla V100.
**It took me around 47 hours to complete 200k of steps on Tesla K80 with accuracy 95% predict next words. Can be done faster using Tesla V100. During finetuning, I use Tesla V100, way more faster.**

You can download [checkpoint from here](https://huseinhouse-storage.s3-ap-southeast-1.amazonaws.com/bert-bahasa/bert-bahasa.tar.gz).

Expand Down

0 comments on commit 7cd44d1

Please sign in to comment.