"projects_oss/git@developer.sourcefind.cn:OpenDAS/d2go.git" did not exist on "e162310627e20330e6d779a30c47f29f7b3452cc"
Commit 293b173f authored by nuka137's avatar nuka137
Browse files

Add bert's instruction about using a checkpoint on local storage

parent 40773bb2
...@@ -142,6 +142,7 @@ Users can download the ...@@ -142,6 +142,7 @@ Users can download the
[GLUE data](https://gluebenchmark.com/tasks) by running [GLUE data](https://gluebenchmark.com/tasks) by running
[this script](https://gist.github.com/W4ngatang/60c2bdb54d156a41194446737ce03e2e) [this script](https://gist.github.com/W4ngatang/60c2bdb54d156a41194446737ce03e2e)
and unpack it to some directory `$GLUE_DIR`. and unpack it to some directory `$GLUE_DIR`.
Also, users can download [Pretrained Checkpoint](#access-to-pretrained-checkpoints) and locate on some directory `$BERT_DIR` instead of using checkpoints on Google Cloud Storage.
```shell ```shell
export GLUE_DIR=~/glue export GLUE_DIR=~/glue
......
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