File size: 655 Bytes
2e106e7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8a7db25
 
2e106e7
8a7db25
 
c37225a
8a7db25
2e106e7
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
dataset_info:
  features:
  - name: Model
    dtype: string
  - name: Computation
    dtype: float64
  - name: General
    dtype: float64
  - name: Visualization
    dtype: float64
  - name: System
    dtype: float64
  - name: Time
    dtype: float64
  - name: Network
    dtype: float64
  - name: Cryptography
    dtype: float64
  splits:
  - name: complete
    num_bytes: 16358
    num_examples: 199
  - name: instruct
    num_bytes: 14356
    num_examples: 173
  download_size: 15928
  dataset_size: 30714
configs:
- config_name: default
  data_files:
  - split: complete
    path: data/complete-*
  - split: instruct
    path: data/instruct-*
---