Likies commited on
Commit
e8cf916
·
verified ·
1 Parent(s): 8c3a3d6

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +54 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: status
7
+ dtype: string
8
+ - name: _server_id
9
+ dtype: string
10
+ - name: text
11
+ dtype: string
12
+ - name: label.suggestion
13
+ dtype:
14
+ class_label:
15
+ names:
16
+ '0': Business
17
+ '1': Sci/Tech
18
+ '2': Sports
19
+ '3': World
20
+ - name: label.suggestion.score
21
+ dtype: 'null'
22
+ - name: label.suggestion.agent
23
+ dtype: 'null'
24
+ - name: label.responses
25
+ list: string
26
+ - name: entities.responses
27
+ list:
28
+ list:
29
+ - name: end
30
+ dtype: int64
31
+ - name: label
32
+ dtype: string
33
+ - name: start
34
+ dtype: int64
35
+ - name: label.responses.users
36
+ list: string
37
+ - name: entities.responses.users
38
+ list: string
39
+ - name: entities.responses.status
40
+ list: string
41
+ - name: label.responses.status
42
+ list: string
43
+ splits:
44
+ - name: train
45
+ num_bytes: 40716625
46
+ num_examples: 120000
47
+ download_size: 24023694
48
+ dataset_size: 40716625
49
+ configs:
50
+ - config_name: default
51
+ data_files:
52
+ - split: train
53
+ path: data/train-*
54
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d57985c6529c71659de5d0fb9269378773a74be9ace63ce904212e77745c1b9
3
+ size 24023694