GinaAzhibekova commited on
Commit
a698a5a
·
verified ·
1 Parent(s): 1fc7ee4

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: id
5
+ dtype: string
6
+ - name: difficulty
7
+ dtype: string
8
+ - name: messages
9
+ list:
10
+ - name: content
11
+ dtype: string
12
+ - name: role
13
+ dtype: string
14
+ - name: tool_call_id
15
+ dtype: string
16
+ - name: tool_calls
17
+ list:
18
+ - name: function
19
+ struct:
20
+ - name: arguments
21
+ dtype: string
22
+ - name: name
23
+ dtype: string
24
+ - name: id
25
+ dtype: string
26
+ - name: type
27
+ dtype: string
28
+ - name: expected_tool_call
29
+ dtype: string
30
+ - name: rationale
31
+ dtype: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 35617
35
+ num_examples: 160
36
+ download_size: 28773
37
+ dataset_size: 35617
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:83ea5dbb52e93dc9f2b1dc7fdb7bf0c1201fb0e6083cb66e4a2480891b694f03
3
+ size 28773