devanshamin commited on
Commit
bb04d77
1 Parent(s): 0dba649

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,3 +1,23 @@
1
- ---
2
- license: cc-by-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ dataset_info:
4
+ features:
5
+ - name: text
6
+ dtype: string
7
+ - name: tool
8
+ dtype: string
9
+ - name: output
10
+ dtype: string
11
+ - name: id
12
+ dtype: string
13
+ task_categories:
14
+ - text-generation
15
+ language:
16
+ - en
17
+ size_categories:
18
+ - 1K<n<10K
19
+ ---
20
+
21
+ # Dataset Summary
22
+
23
+ A function calling dataset created from the [GEM/viggo](https://huggingface.co/datasets/GEM/viggo) dataset.