ayeshgk commited on
Commit
f703186
1 Parent(s): e7b3222

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: bug_ctx
7
+ dtype: string
8
+ - name: fixed
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 27365598
13
+ num_examples: 49004
14
+ - name: validation
15
+ num_bytes: 9879043
16
+ num_examples: 17502
17
+ - name: test
18
+ num_bytes: 1942278
19
+ num_examples: 3499
20
+ download_size: 14802847
21
+ dataset_size: 39186919
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ - split: test
30
+ path: data/test-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92ba2cd5a66d9408f981cc9d8f6ea5702dbe8255f1725cde2b6c0a8674b00269
3
+ size 752236
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9225733eb599588485806717c15eaf81a349f7d8fefa8c93bd01a6ebd7917632
3
+ size 10303434
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26b5c8383dfe0dbdd620c14ca3a098a2dbe967977e313517c6524089ca7516d0
3
+ size 3747177