jfcalvo commited on
Commit
4c50fd5
1 Parent(s): 4a68b49

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +37 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: custom
13
+ struct:
14
+ - name: one
15
+ dtype: string
16
+ - name: three
17
+ dtype: string
18
+ - name: two
19
+ dtype: string
20
+ - name: label.responses
21
+ sequence: string
22
+ - name: label.responses.users
23
+ sequence: string
24
+ - name: label.responses.status
25
+ sequence: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 14023070
29
+ num_examples: 10000
30
+ download_size: 8800811
31
+ dataset_size: 14023070
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75978f35beefdea1382d956a23f76726ea0146156cb41e2b9dc34497ec7a0395
3
+ size 8800811