Upload dataset
Browse files
README.md
CHANGED
@@ -17,8 +17,11 @@ dataset_info:
|
|
17 |
- name: validation
|
18 |
num_bytes: 2009829980
|
19 |
num_examples: 830832
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
22 |
- config_name: complexity-prediction
|
23 |
features:
|
24 |
- name: source_code
|
@@ -75,6 +78,8 @@ configs:
|
|
75 |
path: clone-detection/train-*
|
76 |
- split: validation
|
77 |
path: clone-detection/validation-*
|
|
|
|
|
78 |
- config_name: complexity-prediction
|
79 |
data_files:
|
80 |
- split: train
|
|
|
17 |
- name: validation
|
18 |
num_bytes: 2009829980
|
19 |
num_examples: 830832
|
20 |
+
- name: test
|
21 |
+
num_bytes: 900449709
|
22 |
+
num_examples: 415416
|
23 |
+
download_size: 1986648636
|
24 |
+
dataset_size: 5028403082
|
25 |
- config_name: complexity-prediction
|
26 |
features:
|
27 |
- name: source_code
|
|
|
78 |
path: clone-detection/train-*
|
79 |
- split: validation
|
80 |
path: clone-detection/validation-*
|
81 |
+
- split: test
|
82 |
+
path: clone-detection/test-*
|
83 |
- config_name: complexity-prediction
|
84 |
data_files:
|
85 |
- split: train
|
clone-detection/test-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c9e565a15de406c0654317e19127198867e3f787accdf9b9ea0addb37044aa4
|
3 |
+
size 178288307
|
clone-detection/test-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a31add856e5695008d257de1c23226c7da396612b24813b9ede5d38a59cc3e1
|
3 |
+
size 178687577
|