Remove erroneous default
Browse files
README.md
CHANGED
@@ -5,28 +5,6 @@ task_categories:
|
|
5 |
pretty_name: CuBERT ETH Py150 Benchmarks
|
6 |
arxiv: 2001.00059
|
7 |
dataset_info:
|
8 |
-
- config_name: default
|
9 |
-
features:
|
10 |
-
- name: function
|
11 |
-
dtype: string
|
12 |
-
- name: docstring
|
13 |
-
dtype: string
|
14 |
-
- name: label
|
15 |
-
dtype: string
|
16 |
-
- name: info
|
17 |
-
dtype: string
|
18 |
-
splits:
|
19 |
-
- name: train
|
20 |
-
num_bytes: 261700491
|
21 |
-
num_examples: 340846
|
22 |
-
- name: dev
|
23 |
-
num_bytes: 28498757
|
24 |
-
num_examples: 37592
|
25 |
-
- name: test
|
26 |
-
num_bytes: 141660242
|
27 |
-
num_examples: 186698
|
28 |
-
download_size: 121724722
|
29 |
-
dataset_size: 431859490
|
30 |
- config_name: exception_datasets
|
31 |
features:
|
32 |
- name: function
|
@@ -154,14 +132,6 @@ dataset_info:
|
|
154 |
download_size: 163088211
|
155 |
dataset_size: 726979142
|
156 |
configs:
|
157 |
-
- config_name: default
|
158 |
-
data_files:
|
159 |
-
- split: train
|
160 |
-
path: data/train-*
|
161 |
-
- split: dev
|
162 |
-
path: data/dev-*
|
163 |
-
- split: test
|
164 |
-
path: data/test-*
|
165 |
- config_name: exception_datasets
|
166 |
data_files:
|
167 |
- split: train
|
|
|
5 |
pretty_name: CuBERT ETH Py150 Benchmarks
|
6 |
arxiv: 2001.00059
|
7 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
- config_name: exception_datasets
|
9 |
features:
|
10 |
- name: function
|
|
|
132 |
download_size: 163088211
|
133 |
dataset_size: 726979142
|
134 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
- config_name: exception_datasets
|
136 |
data_files:
|
137 |
- split: train
|