minhkhoi1026
commited on
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-nvidia-sdk-oclMersenneTwister_BoxMuller
|
126 |
features:
|
127 |
- name: code
|
@@ -709,6 +735,10 @@ configs:
|
|
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
|
|
|
122 |
num_examples: 128
|
123 |
download_size: 98043144
|
124 |
dataset_size: 1378962
|
125 |
+
- config_name: benchmark-nvidia-sdk-oclMersenneTwister
|
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: BoxMuller.jsonl
|
147 |
+
num_bytes: 33803
|
148 |
+
num_examples: 46
|
149 |
+
download_size: 98030871
|
150 |
+
dataset_size: 1171738
|
151 |
- config_name: benchmark-nvidia-sdk-oclMersenneTwister_BoxMuller
|
152 |
features:
|
153 |
- name: code
|
|
|
735 |
data_files:
|
736 |
- split: standardized.jsonl
|
737 |
path: benchmark-nvidia-sdk-oclMatVecMulCoalesced3/standardized.jsonl-*
|
738 |
+
- config_name: benchmark-nvidia-sdk-oclMersenneTwister
|
739 |
+
data_files:
|
740 |
+
- split: BoxMuller.jsonl
|
741 |
+
path: benchmark-nvidia-sdk-oclMersenneTwister/BoxMuller.jsonl-*
|
742 |
- config_name: benchmark-nvidia-sdk-oclMersenneTwister_BoxMuller
|
743 |
data_files:
|
744 |
- split: standardized.jsonl
|