Commit e5c9661a authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Merge pull request #8508 from nuka137:add-bert-instruction

PiperOrigin-RevId: 311800955
parents 840a493a 293b173f
......@@ -142,6 +142,7 @@ Users can download the
[GLUE data](https://gluebenchmark.com/tasks) by running
[this script](https://gist.github.com/W4ngatang/60c2bdb54d156a41194446737ce03e2e)
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
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