akshayballal commited on
Commit
0c3b810
1 Parent(s): 7a876b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -9,6 +9,9 @@ tags:
9
  - unsloth
10
  - gemma2
11
  - trl
 
 
 
12
  ---
13
 
14
  # Model Card for Model ID
@@ -23,8 +26,6 @@ This model is a function calling version of [google/gemma-2-2b](https://huggingf
23
  - **License:** apache-2.0
24
  - **Finetuned from model :** unsloth/gemma-2-2b-bnb-4bit
25
 
26
- This gemma2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
27
-
28
 
29
  ### Usage
30
 
@@ -78,4 +79,4 @@ decoded_output = tokenizer.decode(output[0], skip_special_tokens=True)
78
 
79
 
80
 
81
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
9
  - unsloth
10
  - gemma2
11
  - trl
12
+ datasets:
13
+ - Salesforce/xlam-function-calling-60k
14
+ library_name: peft
15
  ---
16
 
17
  # Model Card for Model ID
 
26
  - **License:** apache-2.0
27
  - **Finetuned from model :** unsloth/gemma-2-2b-bnb-4bit
28
 
 
 
29
 
30
  ### Usage
31
 
 
79
 
80
 
81
 
82
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)