aholovko commited on
Commit
7f301b1
1 Parent(s): d851525

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: 25162
15
+ num_examples: 480
16
+ - name: validation
17
+ num_bytes: 28364
18
+ num_examples: 120
19
+ download_size: 22308
20
+ dataset_size: 53526
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:9d13b03d87604810c8352613b1647cef4258d4bed896bcc518ec4bf57a98ecd0
3
+ size 4189
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7faec54a480450c0777763b2bcc523c0f17f7576a8c234c118ec584909d3291
3
+ size 18119