Upload dataset
Browse files- README.md +36 -0
- data/complete-00000-of-00001.parquet +3 -0
- data/instruct-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: Model
|
5 |
+
dtype: string
|
6 |
+
- name: Computation
|
7 |
+
dtype: float64
|
8 |
+
- name: General
|
9 |
+
dtype: float64
|
10 |
+
- name: Visualization
|
11 |
+
dtype: float64
|
12 |
+
- name: System
|
13 |
+
dtype: float64
|
14 |
+
- name: Time
|
15 |
+
dtype: float64
|
16 |
+
- name: Network
|
17 |
+
dtype: float64
|
18 |
+
- name: Cryptography
|
19 |
+
dtype: float64
|
20 |
+
splits:
|
21 |
+
- name: complete
|
22 |
+
num_bytes: 7688
|
23 |
+
num_examples: 96
|
24 |
+
- name: instruct
|
25 |
+
num_bytes: 5291
|
26 |
+
num_examples: 65
|
27 |
+
download_size: 13039
|
28 |
+
dataset_size: 12979
|
29 |
+
configs:
|
30 |
+
- config_name: default
|
31 |
+
data_files:
|
32 |
+
- split: complete
|
33 |
+
path: data/complete-*
|
34 |
+
- split: instruct
|
35 |
+
path: data/instruct-*
|
36 |
+
---
|
data/complete-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5dc0a282edda1a7278ba20ced419e52118a761058139e6f2a7df47d5c753da5a
|
3 |
+
size 6784
|
data/instruct-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb9618d0168190c184315904037857f4b3d1f4c31b52ffcd285fbf6b07971ed0
|
3 |
+
size 6255
|