Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -96,6 +96,32 @@ dataset_info:
|
|
| 96 |
num_examples: 64
|
| 97 |
download_size: 98036040
|
| 98 |
dataset_size: 1216423
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 99 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced3
|
| 100 |
features:
|
| 101 |
- name: code
|
|
@@ -731,6 +757,10 @@ configs:
|
|
| 731 |
data_files:
|
| 732 |
- split: standardized.jsonl
|
| 733 |
path: benchmark-nvidia-sdk-oclCopyComputeOverlap/standardized.jsonl-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 734 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced3
|
| 735 |
data_files:
|
| 736 |
- split: standardized.jsonl
|
|
|
|
| 96 |
num_examples: 64
|
| 97 |
download_size: 98036040
|
| 98 |
dataset_size: 1216423
|
| 99 |
+
- config_name: benchmark-nvidia-sdk-oclDotProduct
|
| 100 |
+
features:
|
| 101 |
+
- name: code
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: gsize
|
| 104 |
+
dtype: int64
|
| 105 |
+
- name: lsize
|
| 106 |
+
dtype: int64
|
| 107 |
+
- name: execution_time
|
| 108 |
+
dtype: float64
|
| 109 |
+
- name: input_sizes
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: __index_level_0__
|
| 112 |
+
dtype: int64
|
| 113 |
+
splits:
|
| 114 |
+
- name: train
|
| 115 |
+
num_bytes: 848082
|
| 116 |
+
num_examples: 2115
|
| 117 |
+
- name: validation
|
| 118 |
+
num_bytes: 289853
|
| 119 |
+
num_examples: 735
|
| 120 |
+
- name: standardized.jsonl
|
| 121 |
+
num_bytes: 49050
|
| 122 |
+
num_examples: 64
|
| 123 |
+
download_size: 98033167
|
| 124 |
+
dataset_size: 1186985
|
| 125 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced3
|
| 126 |
features:
|
| 127 |
- name: code
|
|
|
|
| 757 |
data_files:
|
| 758 |
- split: standardized.jsonl
|
| 759 |
path: benchmark-nvidia-sdk-oclCopyComputeOverlap/standardized.jsonl-*
|
| 760 |
+
- config_name: benchmark-nvidia-sdk-oclDotProduct
|
| 761 |
+
data_files:
|
| 762 |
+
- split: standardized.jsonl
|
| 763 |
+
path: benchmark-nvidia-sdk-oclDotProduct/standardized.jsonl-*
|
| 764 |
- config_name: benchmark-nvidia-sdk-oclMatVecMulCoalesced3
|
| 765 |
data_files:
|
| 766 |
- split: standardized.jsonl
|