Fixed some typos and removed legacy url (#10989)

* Fixed typos

* Removed legacy colab notebook from readme

Co-authored-by: WybeKoper <WybeKoper@users.noreply.github.com>
This commit is contained in:
WybeKoper
2021-03-31 13:23:15 +02:00
committed by GitHub
parent e87505f3a1
commit 645f45c462
4 changed files with 6 additions and 9 deletions

View File

@@ -129,6 +129,3 @@ python ./examples/multiple-choice/run_tf_multiple_choice.py \
--gradient_accumulation_steps 2 \
--overwrite_output
```
# Run it in colab
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ViktorAlm/notebooks/blob/master/MPC_GPU_Demo_for_TF_and_PT.ipynb)