Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Tool Finetuning Dataset
|
2 |
|
3 |
## Dataset Description
|
|
|
1 |
+
---
|
2 |
+
pretty_name: "Tool finetuning dataset"
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- fine-tuning-data
|
9 |
+
- synthetic-data
|
10 |
+
- json
|
11 |
+
- function-calling
|
12 |
+
- tool-use
|
13 |
+
- llama-3.2-3b
|
14 |
+
- together-ai
|
15 |
+
size_categories:
|
16 |
+
- <100K
|
17 |
+
license: other # Source text license depends on original textbooks. Generated content depends on Llama 3 license and source text.
|
18 |
+
---
|
19 |
+
|
20 |
# Tool Finetuning Dataset
|
21 |
|
22 |
## Dataset Description
|