essobi commited on
Commit
03e5c1d
·
verified ·
1 Parent(s): a4262f5

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +117 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_calls
13
+ list:
14
+ - name: function
15
+ struct:
16
+ - name: arguments
17
+ struct:
18
+ - name: code
19
+ dtype: string
20
+ - name: expression
21
+ dtype: string
22
+ - name: language
23
+ dtype: string
24
+ - name: query
25
+ dtype: string
26
+ - name: source_language
27
+ dtype: string
28
+ - name: target_language
29
+ dtype: string
30
+ - name: text
31
+ dtype: string
32
+ - name: name
33
+ dtype: string
34
+ - name: type
35
+ dtype: string
36
+ - name: tools
37
+ list:
38
+ - name: function
39
+ struct:
40
+ - name: description
41
+ dtype: string
42
+ - name: name
43
+ dtype: string
44
+ - name: parameters
45
+ struct:
46
+ - name: properties
47
+ struct:
48
+ - name: code
49
+ struct:
50
+ - name: description
51
+ dtype: string
52
+ - name: type
53
+ dtype: string
54
+ - name: expression
55
+ struct:
56
+ - name: description
57
+ dtype: string
58
+ - name: type
59
+ dtype: string
60
+ - name: language
61
+ struct:
62
+ - name: description
63
+ dtype: string
64
+ - name: type
65
+ dtype: string
66
+ - name: query
67
+ struct:
68
+ - name: description
69
+ dtype: string
70
+ - name: type
71
+ dtype: string
72
+ - name: source_language
73
+ struct:
74
+ - name: description
75
+ dtype: string
76
+ - name: type
77
+ dtype: string
78
+ - name: target_language
79
+ struct:
80
+ - name: description
81
+ dtype: string
82
+ - name: type
83
+ dtype: string
84
+ - name: text
85
+ struct:
86
+ - name: description
87
+ dtype: string
88
+ - name: type
89
+ dtype: string
90
+ - name: required
91
+ list: string
92
+ - name: type
93
+ dtype: string
94
+ - name: return
95
+ struct:
96
+ - name: description
97
+ dtype: string
98
+ - name: type
99
+ dtype: string
100
+ - name: type
101
+ dtype: string
102
+ - name: template_type
103
+ dtype: string
104
+ - name: original_index
105
+ dtype: int64
106
+ splits:
107
+ - name: train
108
+ num_bytes: 3671046
109
+ num_examples: 1030
110
+ download_size: 3610162
111
+ dataset_size: 3671046
112
+ configs:
113
+ - config_name: default
114
+ data_files:
115
+ - split: train
116
+ path: data/train-*
117
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ec305b5298531f6cce5913b85c9b403c3729ead2ab42094f166141d051f464e
3
+ size 3610162