skjortan commited on
Commit
ee9e747
·
verified ·
1 Parent(s): e7a9bfd

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +43 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: messages
5
+ list:
6
+ - name: role
7
+ dtype: string
8
+ - name: content
9
+ dtype: string
10
+ - name: tool_calls
11
+ list:
12
+ - name: id
13
+ dtype: string
14
+ - name: type
15
+ dtype: string
16
+ - name: function
17
+ struct:
18
+ - name: name
19
+ dtype: string
20
+ - name: arguments
21
+ dtype: string
22
+ - name: tool_call_id
23
+ dtype: string
24
+ - name: meta
25
+ struct:
26
+ - name: model
27
+ dtype: string
28
+ - name: classes
29
+ list: string
30
+ - name: seconds
31
+ dtype: float64
32
+ splits:
33
+ - name: train
34
+ num_bytes: 699868
35
+ num_examples: 20
36
+ download_size: 702339
37
+ dataset_size: 699868
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddcc49fc7903766a6d19b0bcf16df844dc39ca74cf25aee22a7be1b745301d21
3
+ size 702339