Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ pinned: false
|
|
| 8 |
---
|
| 9 |
|
| 10 |
|
| 11 |
-
|
|
|
|
| 12 |
<img alt="Static Badge" src="https://img.shields.io/badge/colab-PaprePred-purple" style="display: inline-block; vertical-align: middle;"/>
|
| 13 |
</a>
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
|
| 11 |
+
|
| 12 |
+
<a href="https://colab.research.google.com/drive/1VQx_IfYJV3DB7jxn1WFgqmVdX-lAyRgp?usp=sharing" target="_blank" style="margin: 2px;">
|
| 13 |
<img alt="Static Badge" src="https://img.shields.io/badge/colab-PaprePred-purple" style="display: inline-block; vertical-align: middle;"/>
|
| 14 |
</a>
|
| 15 |
+
This is the ready-to-use inference code using Colab. Predict based on the ICLR standard and format.
|