Datasets:

Modalities:
Text
Formats:
arrow
Size:
< 1K
Libraries:
Datasets
License:
fhehli commited on
Commit
971491a
·
verified ·
1 Parent(s): c76cb9a

Upload 2 files

Browse files
Files changed (2) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +34 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38b6677aec560029273e84269a1d57769fef5a36ed810ed330352da7d071b916
3
+ size 91808
dataset_info.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "option": {
6
+ "feature": {
7
+ "dtype": "string",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "input": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "label": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "examples": {
21
+ "feature": {
22
+ "dtype": "null",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "sensitive_attribute": {
28
+ "dtype": "int64",
29
+ "_type": "Value"
30
+ }
31
+ },
32
+ "homepage": "",
33
+ "license": ""
34
+ }