nielsr HF Staff commited on
Commit
f0dda6f
·
verified ·
1 Parent(s): 3f00c3e

Add library name, pipeline tag and function calling tag

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -4,10 +4,13 @@ datasets:
4
  - Agent-Ark/Toucan-1.5M
5
  language:
6
  - en
 
 
7
  base_model:
8
  - Qwen/Qwen2.5-7B-Instruct
9
  tags:
10
  - agent
 
11
  ---
12
 
13
  # 🦤 Toucan-1.5M:
 
4
  - Agent-Ark/Toucan-1.5M
5
  language:
6
  - en
7
+ library_name: transformers
8
+ pipeline_tag: text-generation
9
  base_model:
10
  - Qwen/Qwen2.5-7B-Instruct
11
  tags:
12
  - agent
13
+ - function-calling
14
  ---
15
 
16
  # 🦤 Toucan-1.5M: