minhkhoi1026
commited on
Commit
•
cf82f55
1
Parent(s):
8c9bf98
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -122,6 +122,32 @@ dataset_info:
|
|
122 |
num_examples: 128
|
123 |
download_size: 98043144
|
124 |
dataset_size: 1378962
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
- config_name: benchmark-rodinia-bfs
|
126 |
features:
|
127 |
- name: code
|
@@ -683,6 +709,10 @@ configs:
|
|
683 |
data_files:
|
684 |
- split: standardized.jsonl
|
685 |
path: benchmark-nvidia-sdk-oclMatVecMulCoalesced3/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
686 |
- config_name: benchmark-rodinia-bfs
|
687 |
data_files:
|
688 |
- split: org
|
|
|
122 |
num_examples: 128
|
123 |
download_size: 98043144
|
124 |
dataset_size: 1378962
|
125 |
+
- config_name: benchmark-nvidia-sdk-oclMersenneTwister_BoxMuller
|
126 |
+
features:
|
127 |
+
- name: code
|
128 |
+
dtype: string
|
129 |
+
- name: gsize
|
130 |
+
dtype: int64
|
131 |
+
- name: lsize
|
132 |
+
dtype: int64
|
133 |
+
- name: execution_time
|
134 |
+
dtype: float64
|
135 |
+
- name: input_sizes
|
136 |
+
dtype: string
|
137 |
+
- name: __index_level_0__
|
138 |
+
dtype: int64
|
139 |
+
splits:
|
140 |
+
- name: train
|
141 |
+
num_bytes: 848082
|
142 |
+
num_examples: 2115
|
143 |
+
- name: validation
|
144 |
+
num_bytes: 289853
|
145 |
+
num_examples: 735
|
146 |
+
- name: standardized.jsonl
|
147 |
+
num_bytes: 32147
|
148 |
+
num_examples: 46
|
149 |
+
download_size: 98030642
|
150 |
+
dataset_size: 1170082
|
151 |
- config_name: benchmark-rodinia-bfs
|
152 |
features:
|
153 |
- name: code
|
|
|
709 |
data_files:
|
710 |
- split: standardized.jsonl
|
711 |
path: benchmark-nvidia-sdk-oclMatVecMulCoalesced3/standardized.jsonl-*
|
712 |
+
- config_name: benchmark-nvidia-sdk-oclMersenneTwister_BoxMuller
|
713 |
+
data_files:
|
714 |
+
- split: standardized.jsonl
|
715 |
+
path: benchmark-nvidia-sdk-oclMersenneTwister_BoxMuller/standardized.jsonl-*
|
716 |
- config_name: benchmark-rodinia-bfs
|
717 |
data_files:
|
718 |
- split: org
|