NadaTH commited on
Commit
5347f08
·
verified ·
1 Parent(s): 8887486

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,38 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: train
7
+ path: data/train-*
8
+ dataset_info:
9
+ features:
10
+ - name: id
11
+ dtype: string
12
+ - name: status
13
+ dtype: string
14
+ - name: inserted_at
15
+ dtype: timestamp[us]
16
+ - name: updated_at
17
+ dtype: timestamp[us]
18
+ - name: _server_id
19
+ dtype: string
20
+ - name: review
21
+ dtype: string
22
+ - name: sentiment
23
+ dtype: string
24
+ - name: label_0.responses
25
+ dtype: 'null'
26
+ - name: label_0.responses.users
27
+ dtype: 'null'
28
+ - name: label_0.responses.status
29
+ dtype: 'null'
30
+ - name: metadata.id
31
+ dtype: int64
32
+ splits:
33
+ - name: train
34
+ num_bytes: 291909
35
+ num_examples: 200
36
+ download_size: 197167
37
+ dataset_size: 291909
38
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b48c4c113559b916bf4dd9606e53a27bda418ce4e0715fc9dbc3ba32ec58406
3
+ size 197167