gopher88 commited on
Commit
bd1ac2c
·
verified ·
1 Parent(s): 7fe2ffd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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