hiieu commited on
Commit
1cbd790
·
verified ·
1 Parent(s): 51382a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,6 +10,8 @@ tags:
10
  license: apache-2.0
11
  language:
12
  - en
 
 
13
  ---
14
  Function calling requires two step inferences, below is the example:
15
  # Step 1:
@@ -125,4 +127,4 @@ print(tokenizer.decode(response, skip_special_tokens=True))
125
 
126
  This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
127
 
128
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
10
  license: apache-2.0
11
  language:
12
  - en
13
+ datasets:
14
+ - hiieu/tool_r1_cot
15
  ---
16
  Function calling requires two step inferences, below is the example:
17
  # Step 1:
 
127
 
128
  This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
129
 
130
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)