[Tune] Update PBT Transformers Example (#10289)

Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
Co-authored-by: krfricke <krfricke@users.noreply.github.com>
This commit is contained in:
Amog Kamsetty
2020-08-27 08:25:05 -07:00
committed by GitHub
co-authored by Richard Liaw krfricke
parent 53ab228b75
commit 0aec4cbccb
4 changed files with 33 additions and 54 deletions
+10
View File
@@ -126,6 +126,16 @@ Learn how to use Tune in your browser with the following Colab-based exercises.
</a>
</td>
</tr>
<tr>
<td class="tune-colab">Fine-tuning Huggingface Transformers with PBT.</td>
<td class="tune-colab">Huggingface Transformers/Pytorch</td>
<td class="tune-colab">
<a href="https://colab.research.google.com/drive/1tQgAKgcKQzheoh503OzhS4N9NtfFgmjF?usp=sharing" target="_parent">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Tune Tutorial"/>
</a>
</td>
</tr>
</table>
Tutorial source files `can be found here <https://github.com/ray-project/tutorial>`_.