mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
[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:
co-authored by
Richard Liaw
krfricke
parent
53ab228b75
commit
0aec4cbccb
@@ -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>`_.
|
||||
|
||||
Reference in New Issue
Block a user