thavens commited on
Commit
feb1b85
·
verified ·
1 Parent(s): b1bfc18

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +59 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ list:
6
+ - name: annotations
7
+ dtype: 'null'
8
+ - name: audio
9
+ dtype: 'null'
10
+ - name: content
11
+ dtype: string
12
+ - name: function_call
13
+ dtype: 'null'
14
+ - name: reasoning_content
15
+ dtype: 'null'
16
+ - name: refusal
17
+ dtype: 'null'
18
+ - name: role
19
+ dtype: string
20
+ - name: tool_call_id
21
+ dtype: string
22
+ - name: tool_calls
23
+ list:
24
+ - name: function
25
+ struct:
26
+ - name: arguments
27
+ dtype: string
28
+ - name: name
29
+ dtype: string
30
+ - name: id
31
+ dtype: string
32
+ - name: type
33
+ dtype: string
34
+ - name: chosen
35
+ list:
36
+ - name: content
37
+ dtype: string
38
+ - name: role
39
+ dtype: string
40
+ - name: rejected
41
+ list:
42
+ - name: content
43
+ dtype: string
44
+ - name: role
45
+ dtype: string
46
+ - name: tools
47
+ dtype: string
48
+ splits:
49
+ - name: train
50
+ num_bytes: 42536
51
+ num_examples: 10
52
+ download_size: 41702
53
+ dataset_size: 42536
54
+ configs:
55
+ - config_name: default
56
+ data_files:
57
+ - split: train
58
+ path: data/train-*
59
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30e62ade001d686d068dc6a5ee85efd99780af62a3dc525290494ba221c3dab0
3
+ size 41702