Skip to content

Commit

Permalink
Apply huggingface black code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jysohn23 committed Apr 8, 2020
1 parent 13cea37 commit 3feb8e1
Show file tree
Hide file tree
Showing 3 changed files with 255 additions and 186 deletions.
1 change: 1 addition & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ and unpack it to some directory `$GLUE_DIR`.
For running your GLUE task on MNLI dataset you can run something like the following:

```
export XRT_TPU_CONFIG="tpu_worker;0;$TPU_IP_ADDRESS:8470"
export GLUE_DIR=/path/to/glue
export TASK_NAME=MNLI
Expand Down
Loading

0 comments on commit 3feb8e1

Please sign in to comment.