qgallouedec HF Staff commited on
Commit
92173fd
·
verified ·
1 Parent(s): 592ca2e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: artist
19
+ dtype: string
20
+ - name: city
21
+ dtype: string
22
+ - name: date
23
+ dtype: string
24
+ - name: duration
25
+ dtype: int64
26
+ - name: location
27
+ dtype: string
28
+ - name: note
29
+ dtype: string
30
+ - name: room
31
+ dtype: string
32
+ - name: state
33
+ dtype: string
34
+ - name: time
35
+ dtype: string
36
+ - name: title
37
+ dtype: string
38
+ - name: unit
39
+ dtype: string
40
+ - name: name
41
+ dtype: string
42
+ - name: type
43
+ dtype: string
44
+ splits:
45
+ - name: train
46
+ num_bytes: 1938
47
+ num_examples: 7
48
+ - name: test
49
+ num_bytes: 334
50
+ num_examples: 1
51
+ download_size: 16651
52
+ dataset_size: 2272
53
+ configs:
54
+ - config_name: default
55
+ data_files:
56
+ - split: train
57
+ path: data/train-*
58
+ - split: test
59
+ path: data/test-*
60
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcea0f573aa3efab0a24baf622a3022c5965620fc60e429ff1449feedfb3fc79
3
+ size 7728
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30022b9833cb28b0230cdd5a12b9b5db4a1ec5d609438e107910beb4b57080b7
3
+ size 8923