nielsr HF Staff commited on
Commit
7362b14
·
verified ·
1 Parent(s): d7f8ef8

Improve dataset card

Browse files

This PR ensures the dataset can be found at [Chain-of-Tools: Utilizing Massive Unseen Tools in the CoT Reasoning of Frozen Language Models](https://huggingface.co/papers/2503.16779).

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