kaizen9 commited on
Commit
f5d37e1
·
verified ·
1 Parent(s): 0b2b81e

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +109 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: messages
7
+ list:
8
+ - name: content
9
+ dtype: string
10
+ - name: name
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: tools
29
+ list:
30
+ - name: function
31
+ struct:
32
+ - name: description
33
+ dtype: string
34
+ - name: name
35
+ dtype: string
36
+ - name: parameters
37
+ struct:
38
+ - name: properties
39
+ struct:
40
+ - name: queries
41
+ struct:
42
+ - name: description
43
+ dtype: string
44
+ - name: items
45
+ struct:
46
+ - name: type
47
+ dtype: string
48
+ - name: type
49
+ dtype: string
50
+ - name: query
51
+ struct:
52
+ - name: description
53
+ dtype: string
54
+ - name: type
55
+ dtype: string
56
+ - name: url
57
+ struct:
58
+ - name: description
59
+ dtype: string
60
+ - name: type
61
+ dtype: string
62
+ - name: required
63
+ list: string
64
+ - name: type
65
+ dtype: string
66
+ - name: type
67
+ dtype: string
68
+ - name: meta
69
+ struct:
70
+ - name: gold_answer
71
+ dtype: string
72
+ - name: analysis
73
+ struct:
74
+ - name: correct_final_line
75
+ dtype: bool
76
+ - name: expected_answer
77
+ dtype: string
78
+ - name: final_answer_line
79
+ dtype: string
80
+ - name: tool_calls
81
+ dtype: int64
82
+ - name: question
83
+ dtype: string
84
+ - name: final_answer
85
+ dtype: string
86
+ - name: gold_answer
87
+ dtype: string
88
+ - name: tool_calls_count
89
+ dtype: int64
90
+ - name: uses_tools
91
+ dtype: bool
92
+ - name: is_correct
93
+ dtype: bool
94
+ - name: reasoning_length
95
+ dtype: int64
96
+ - name: message_count
97
+ dtype: int64
98
+ splits:
99
+ - name: train
100
+ num_bytes: 231143
101
+ num_examples: 28
102
+ download_size: 120651
103
+ dataset_size: 231143
104
+ configs:
105
+ - config_name: default
106
+ data_files:
107
+ - split: train
108
+ path: data/train-*
109
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6f07b7632dfeb54ce97dc243c74e43a2e3c8b4a7235b0767729a16d2122b078
3
+ size 120651