aholovko commited on
Commit
1fdd499
·
verified ·
1 Parent(s): 615e678

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: code
5
+ dtype: string
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': non-compliant
11
+ '1': compliant
12
+ splits:
13
+ - name: train
14
+ num_bytes: 149155
15
+ num_examples: 480
16
+ - name: validation
17
+ num_bytes: 38133
18
+ num_examples: 120
19
+ download_size: 45093
20
+ dataset_size: 187288
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ - split: validation
27
+ path: data/validation-*
28
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b129a4d28a4c8bda17f8d6746d01ce8fcde4a47b0a64f69b346ced3661484962
3
+ size 33855
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a4c29b891fa311718a90d8ffa941194963115bb277472d30a50fc4cf21e5188
3
+ size 11238