Skip to content

Commit

Permalink
Merge pull request #88 from google-gemini/gustheman-quick-fix
Browse files Browse the repository at this point in the history
fixing fine tuning workshop link in the main README file
  • Loading branch information
windmaple authored Oct 22, 2024
2 parents c4d281a + 91d3f21 commit 512bf51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You can find the Gemma models on GitHub, Hugging Face models, Kaggle, Google Clo
## Workshops and technical talks
| Notebook | Description |
| --------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Workshop_How_to_Fine_tuning_Gemma.ipynb](Workshops/Workshop_How_to_Fine_tuning_Gemma.ipynb/Keras_Gemma_2_Quickstart.ipynb) | Recommended finetuning notebook for getting started |
| [Workshop_How_to_Fine_tuning_Gemma.ipynb](Workshops/Workshop_How_to_Fine_tuning_Gemma.ipynb) | Recommended finetuning notebook for getting started |
| [Self_extend_Gemma.ipynb](Gemma/Self_extend_Gemma.ipynb) | Self-extend context window for Gemma in the I/O 2024 [Keras talk](https://www.youtube.com/watch?v=TV7qCk1dBWA) |
| [Gemma_control_vectors.ipynb](Gemma/Gemma_control_vectors.ipynb) | Implement [control vectors](https://arxiv.org/abs/2310.01405) with Gemma in the I/O 2024 [Keras talk](https://www.youtube.com/watch?v=TV7qCk1dBWA) |

Expand Down

0 comments on commit 512bf51

Please sign in to comment.