SandPD commited on
Commit
a097b03
·
1 Parent(s): 05b378d

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,32 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: id
6
+ dtype: int64
7
+ - name: buggy
8
+ dtype: string
9
+ - name: fixed
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 26421985
14
+ num_examples: 49003
15
+ - name: validation
16
+ num_bytes: 3697923
17
+ num_examples: 7001
18
+ - name: test
19
+ num_bytes: 7368460
20
+ num_examples: 14001
21
+ download_size: 11296407
22
+ dataset_size: 37488368
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: validation
29
+ path: data/validation-*
30
+ - split: test
31
+ path: data/test-*
32
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad0c992e9d19ec181cfe0a91e77f2f4d78210ab30d3b304c300427d7e7cda6ed
3
+ size 2193117
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec212c586a11e78a4ea4f396b39affec681b0416b52c6c48600d0c07309204db
3
+ size 7964851
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:774879eae502cfd6ca273e507929afb69b375574d550f2c9ae8022ee6f3526f4
3
+ size 1138439