Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,10 @@ licence: license
|
|
14 |
This model is a fine-tuned version of [google/gemma-2-2b-it](https://huggingface.co/google/gemma-2-2b-it).
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
|
|
|
|
|
|
|
|
17 |
## Quick start
|
18 |
|
19 |
```python
|
|
|
14 |
This model is a fine-tuned version of [google/gemma-2-2b-it](https://huggingface.co/google/gemma-2-2b-it).
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
17 |
+
##
|
18 |
+
|
19 |
+
This model was trained for the Huggingface Agents course.
|
20 |
+
|
21 |
## Quick start
|
22 |
|
23 |
```python
|