essobi commited on
Commit
ed7566c
·
verified ·
1 Parent(s): b6849e8

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: messages
5
+ list:
6
+ - name: content
7
+ dtype: string
8
+ - name: name
9
+ dtype: string
10
+ - name: role
11
+ dtype: string
12
+ - name: tool_call_id
13
+ dtype: string
14
+ - name: tool_calls
15
+ list:
16
+ - name: function
17
+ struct:
18
+ - name: arguments
19
+ dtype: string
20
+ - name: name
21
+ dtype: string
22
+ - name: id
23
+ dtype: string
24
+ - name: type
25
+ dtype: string
26
+ - name: tools
27
+ list: 'null'
28
+ splits:
29
+ - name: train
30
+ num_bytes: 3385309
31
+ num_examples: 5000
32
+ - name: test
33
+ num_bytes: 676097
34
+ num_examples: 1000
35
+ download_size: 710698
36
+ dataset_size: 4061406
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: train
41
+ path: data/train-*
42
+ - split: test
43
+ path: data/test-*
44
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:091f995e58d1dc87f75c9f8f06409bc370ef13eafc522332ee8c21ff4e0ee550
3
+ size 120957
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d537c9a389ee132e9795d2703a19be51a5b401469a6d8ea510cf3125a6049ddc
3
+ size 589741