minhkhoi1026
commited on
Commit
•
47b03e5
1
Parent(s):
671a20e
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -330,6 +330,32 @@ dataset_info:
|
|
330 |
num_examples: 46
|
331 |
download_size: 98030642
|
332 |
dataset_size: 1170082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
333 |
- config_name: benchmark-rodinia-bfs
|
334 |
features:
|
335 |
- name: code
|
@@ -935,6 +961,10 @@ configs:
|
|
935 |
data_files:
|
936 |
- split: standardized.jsonl
|
937 |
path: benchmark-nvidia-sdk-oclMersenneTwister_BoxMuller/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
938 |
- config_name: benchmark-rodinia-bfs
|
939 |
data_files:
|
940 |
- split: org
|
|
|
330 |
num_examples: 46
|
331 |
download_size: 98030642
|
332 |
dataset_size: 1170082
|
333 |
+
- config_name: benchmark-nvidia-sdk-oclMersenneTwister_MersenneTwister
|
334 |
+
features:
|
335 |
+
- name: code
|
336 |
+
dtype: string
|
337 |
+
- name: gsize
|
338 |
+
dtype: int64
|
339 |
+
- name: lsize
|
340 |
+
dtype: int64
|
341 |
+
- name: execution_time
|
342 |
+
dtype: float64
|
343 |
+
- name: input_sizes
|
344 |
+
dtype: string
|
345 |
+
- name: __index_level_0__
|
346 |
+
dtype: int64
|
347 |
+
splits:
|
348 |
+
- name: train
|
349 |
+
num_bytes: 848082
|
350 |
+
num_examples: 2115
|
351 |
+
- name: validation
|
352 |
+
num_bytes: 289853
|
353 |
+
num_examples: 735
|
354 |
+
- name: standardized.jsonl
|
355 |
+
num_bytes: 87347
|
356 |
+
num_examples: 46
|
357 |
+
download_size: 98038695
|
358 |
+
dataset_size: 1225282
|
359 |
- config_name: benchmark-rodinia-bfs
|
360 |
features:
|
361 |
- name: code
|
|
|
961 |
data_files:
|
962 |
- split: standardized.jsonl
|
963 |
path: benchmark-nvidia-sdk-oclMersenneTwister_BoxMuller/standardized.jsonl-*
|
964 |
+
- config_name: benchmark-nvidia-sdk-oclMersenneTwister_MersenneTwister
|
965 |
+
data_files:
|
966 |
+
- split: standardized.jsonl
|
967 |
+
path: benchmark-nvidia-sdk-oclMersenneTwister_MersenneTwister/standardized.jsonl-*
|
968 |
- config_name: benchmark-rodinia-bfs
|
969 |
data_files:
|
970 |
- split: org
|