Bingguang commited on
Commit
056cde6
·
verified ·
1 Parent(s): c1387ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -2,10 +2,6 @@
2
  license: apache-2.0
3
  base_model:
4
  - Qwen/Qwen3-4B-Instruct-2507
5
- ---
6
-
7
- ---
8
- license: apache-2.0
9
  task_categories:
10
  - question-answering
11
  - text-generation
@@ -16,12 +12,10 @@ tags:
16
  - Agentic Learning
17
  - tool use
18
  - BFCL
19
- size_categories:
20
- - 10K<n<100K
21
  ---
22
 
23
 
24
- # FunReason-MT-4B: Exceptional Multi-Turn Function Calling Model
25
 
26
  <p align="center">
27
  &nbsp&nbsp📊 <a href="https://huggingface.co/datasets/Bingguang/FunReason-MT">Dataset</a>&nbsp&nbsp | &nbsp&nbsp🤗 <a href="https://huggingface.co/Bingguang/FunReason-MT">Hugging Face</a>&nbsp&nbsp | &nbsp&nbsp 📑 <a href="https://arxiv.org/pdf/2505.20192">Paper</a>
 
2
  license: apache-2.0
3
  base_model:
4
  - Qwen/Qwen3-4B-Instruct-2507
 
 
 
 
5
  task_categories:
6
  - question-answering
7
  - text-generation
 
12
  - Agentic Learning
13
  - tool use
14
  - BFCL
 
 
15
  ---
16
 
17
 
18
+ # FunReason-MT Technical Report: Advanced Data Synthesis Solution for Real-world Multi-turn Tool-use
19
 
20
  <p align="center">
21
  &nbsp&nbsp📊 <a href="https://huggingface.co/datasets/Bingguang/FunReason-MT">Dataset</a>&nbsp&nbsp | &nbsp&nbsp🤗 <a href="https://huggingface.co/Bingguang/FunReason-MT">Hugging Face</a>&nbsp&nbsp | &nbsp&nbsp 📑 <a href="https://arxiv.org/pdf/2505.20192">Paper</a>