NemoSheng commited on
Commit
0b55833
·
verified ·
1 Parent(s): 40aa6b6

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +41 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: tools
5
+ list:
6
+ - name: description
7
+ dtype: string
8
+ - name: name
9
+ dtype: string
10
+ - name: parameters
11
+ struct:
12
+ - name: properties
13
+ struct:
14
+ - name: query
15
+ struct:
16
+ - name: description
17
+ dtype: string
18
+ - name: type
19
+ dtype: string
20
+ - name: required
21
+ sequence: string
22
+ - name: type
23
+ dtype: string
24
+ - name: conversations
25
+ list:
26
+ - name: from
27
+ dtype: string
28
+ - name: value
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 45952
33
+ num_examples: 100
34
+ download_size: 11300
35
+ dataset_size: 45952
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db6d7bdba7c6b58ae0d5784ce36aa658d3db53e9c1df7c33e1b21fca013e80c7
3
+ size 11300