RadiCat nielsr HF Staff commited on
Commit
0bd983d
·
verified ·
1 Parent(s): d7f8ef8

Improve dataset card (#1)

Browse files

- Improve dataset card (7362b14336a6740607da0d24019e43dd0ee74499)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-generation
5
+ ---
6
+
7
+ This dataset was presented in [Chain-of-Tools: Utilizing Massive Unseen Tools in the CoT Reasoning of Frozen Language Models](https://huggingface.co/papers/2503.16779).
8
+
9
+ Code: https://github.com/fairyshine/Chain-of-Tools