AdithyaSK HF Staff commited on
Commit
8a07c0f
·
verified ·
1 Parent(s): f0f01e1

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +51 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: task_id
5
+ dtype: string
6
+ - name: difficulty
7
+ dtype: int64
8
+ - name: difficulty_tier
9
+ dtype: string
10
+ - name: n_turns
11
+ dtype: int64
12
+ - name: source_agent
13
+ dtype: string
14
+ - name: messages
15
+ list: json
16
+ - name: tools
17
+ list:
18
+ - name: type
19
+ dtype: string
20
+ - name: function
21
+ struct:
22
+ - name: name
23
+ dtype: string
24
+ - name: description
25
+ dtype: string
26
+ - name: parameters
27
+ struct:
28
+ - name: type
29
+ dtype: string
30
+ - name: properties
31
+ struct:
32
+ - name: command
33
+ struct:
34
+ - name: type
35
+ dtype: string
36
+ - name: description
37
+ dtype: string
38
+ - name: required
39
+ list: string
40
+ splits:
41
+ - name: train
42
+ num_bytes: 29097476
43
+ num_examples: 4677
44
+ download_size: 28918861
45
+ dataset_size: 29097476
46
+ configs:
47
+ - config_name: default
48
+ data_files:
49
+ - split: train
50
+ path: data/train-*
51
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73a8d0587c73d1b712b514add40c647ee792f89d7eb5540252c66336533aa907
3
+ size 28918861