Skip to content
Snippets Groups Projects

Develop

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -30,7 +30,7 @@ for token in sentence.tokens:
```
## COMBO tutorial
We encourage you to use the [beginner's tutorial](https://colab.research.google.com/drive/1D1P4AiE40Cc_4SF3HY-Mz06JY0XMiEFs#scrollTo=6Teza7or_Qvw) (colab notebook).
We encourage you to use the [beginner's tutorial](https://colab.research.google.com/drive/1D1P4AiE40Cc_4SF3HY-Mz06JY0XMiEFs?hl=en) (colab notebook).
## Details
@@ -38,3 +38,4 @@ We encourage you to use the [beginner's tutorial](https://colab.research.google.
- [**Pre-trained models**](docs/models.md)
- [**Training**](docs/training.md)
- [**Prediction**](docs/prediction.md)
- [**Model performance**](docs/performance.md)
Loading