Upload dataset
Browse files
README.md
CHANGED
@@ -1,7 +1,11 @@
|
|
1 |
---
|
2 |
-
arxiv: 2001.00059
|
3 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
4 |
dataset_info:
|
|
|
5 |
features:
|
6 |
- name: function
|
7 |
dtype: string
|
@@ -23,6 +27,26 @@ dataset_info:
|
|
23 |
num_examples: 186698
|
24 |
download_size: 121724722
|
25 |
dataset_size: 431859490
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
configs:
|
27 |
- config_name: default
|
28 |
data_files:
|
@@ -32,11 +56,16 @@ configs:
|
|
32 |
path: data/dev-*
|
33 |
- split: test
|
34 |
path: data/test-*
|
35 |
-
|
36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
tags:
|
38 |
- code
|
39 |
-
pretty_name: CuBERT ETH Py150 Benchmarks
|
40 |
---
|
41 |
|
42 |
# CuBERT ETH150 Open Benchmarks
|
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
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
|
|
|
27 |
num_examples: 186698
|
28 |
download_size: 121724722
|
29 |
dataset_size: 431859490
|
30 |
+
- config_name: exception_datasets
|
31 |
+
features:
|
32 |
+
- name: function
|
33 |
+
dtype: string
|
34 |
+
- name: label
|
35 |
+
dtype: string
|
36 |
+
- name: info
|
37 |
+
dtype: string
|
38 |
+
splits:
|
39 |
+
- name: train
|
40 |
+
num_bytes: 25423003
|
41 |
+
num_examples: 18480
|
42 |
+
- name: dev
|
43 |
+
num_bytes: 2845822
|
44 |
+
num_examples: 2088
|
45 |
+
- name: test
|
46 |
+
num_bytes: 14064500
|
47 |
+
num_examples: 10348
|
48 |
+
download_size: 16935273
|
49 |
+
dataset_size: 42333325
|
50 |
configs:
|
51 |
- config_name: default
|
52 |
data_files:
|
|
|
56 |
path: data/dev-*
|
57 |
- split: test
|
58 |
path: data/test-*
|
59 |
+
- config_name: exception_datasets
|
60 |
+
data_files:
|
61 |
+
- split: train
|
62 |
+
path: exception_datasets/train-*
|
63 |
+
- split: dev
|
64 |
+
path: exception_datasets/dev-*
|
65 |
+
- split: test
|
66 |
+
path: exception_datasets/test-*
|
67 |
tags:
|
68 |
- code
|
|
|
69 |
---
|
70 |
|
71 |
# CuBERT ETH150 Open Benchmarks
|
exception_datasets/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4321937baf4707c3962e5e6625769bb162d762c22b2559e9304d962ea27d3af
|
3 |
+
size 1144069
|
exception_datasets/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06d44f1e9a00b48e44e1750bc105b086b3fdcdb489918263f69c3a567d3c2e1f
|
3 |
+
size 5590724
|
exception_datasets/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05c9b49a3fe8471e0de424a2bcc11473d41bc72544283c9eee6862d594015bc7
|
3 |
+
size 10200480
|