answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
4
],
"text": [
"int learningRateVar_HP = 6"
]
} | int learningRateVar_HP = 6 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | ) | 55adf6254a604d7f97237264 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string model_class = model_class"
]
} | string model_class = model_class | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"trainFreq = 0.059687"
]
} | trainFreq = 0.059687 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int buffer_size = 5"
]
} | int buffer_size = 5 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | linePoint.coord.y = node->coord.y - link.direction.x*(lineOffset + laneWidth*i); | 33a590670d154abc99092187 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_episodes = 0.037"
]
} | double hparam_episodes = 0.037 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | while not self.executor.result_queue.empty(): | 29f04921a9e54ffab12e1223 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float minGradNorm : 0.033"
]
} | float minGradNorm : 0.033 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"vf_coef = 0.04629"
]
} | vf_coef = 0.04629 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"lr_HP : 0.03"
]
} | lr_HP : 0.03 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRate : 1"
]
} | int HP_learningRate : 1 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_episodes = 0.09"
]
} | float hparam_episodes = 0.09 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | canvas.width = Math.ceil(canvas.width * scaleFactor); | 246fcf1b488447768fef53e6 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | link.attr.blockIfNoLanes = attr->BoolAttribute("value"); | dc2893f3a1bd427bbdb274b6 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelZipFilePath_HP : 7"
]
} | int modelZipFilePath_HP : 7 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int maxGradNorm : 8"
]
} | int maxGradNorm : 8 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
110
],
"text": [
""
]
} | CLOCKS_PER_SEC / (std::chrono::system_clock::now() - last).count()); | 529861c7c0e642a39ac8f36f | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"train_model = 0.05"
]
} | train_model = 0.05 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelfilepath_HP : 0.099333"
]
} | float modelfilepath_HP : 0.099333 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | return ( | 48fd44b4eac5472ca20f0e7d | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useRmsProp : 0.0849"
]
} | useRmsProp : 0.0849 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelFilePath_HP : 0.09112"
]
} | modelFilePath_HP : 0.09112 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize = True"
]
} | normalize = True | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool useRmsProp : True"
]
} | bool useRmsProp : True | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | NativeImageLoader.ALLOWED_FORMATS, | f35c43893dbb4adbba2b0552 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
45
],
"text": [
""
]
} | /** | 65fba20566f54ecf88adc6a9 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps_var = 0.043428"
]
} | double HP_totalTimesteps_var = 0.043428 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | hl.ReleaseResult(result); | e0f1403d49c240b880a8bca2 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learningRateVar : 5"
]
} | int hparam_learningRateVar : 5 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | Returns: | 14954fc210ec4a398f62623d | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps : 0.053678"
]
} | float hparam_totalTimesteps : 0.053678 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | # Copyright 2024 The Trax Authors. | 2dadb098eb3c4c2cb5cea239 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | it.age += 1; | f72164dc9f734b4dbd95f28c | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double use_rms_prop : 0.03077"
]
} | double use_rms_prop : 0.03077 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | var fs = require('fs'); | 765e2096736f4eecba600285 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float max_gradNorm = 0.07"
]
} | float max_gradNorm = 0.07 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | link.attr.shortcut = attr->BoolAttribute("value"); | 912d1e03e4a04c86a2c130b6 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int lr_HP : 8"
]
} | int lr_HP : 8 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | return EXIT_SUCCESS; | 991b94927808404098dc1415 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | inp: an (N+2)-D array. The input of the convolution. | e254be1e4d244d44b4bbde3c | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
121
],
"text": [
""
]
} | # This tuple is deprecated due to AIP-51 and is no longer used in core Airflow. | f0c4add610e24ff0a36d8ad5 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"delta_std_HP : 0.07"
]
} | delta_std_HP : 0.07 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | desc.mVcount = vcount; | 6f48dc5ee91b40ee97a7d53e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | unsigned int ci3 = indices[j*3+2]; | 7c7ad59466bb45b5a879a939 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | # trigger processing, even before we are able to register that the | d3a568d8146a413796b2257d | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | self.queue.join() | b3f9442e34ac4633b6ab93ea | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totalTimesteps_var : 3"
]
} | int hparam_totalTimesteps_var : 3 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | # | c533871277c94e8cbc7ffd03 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | (mean_state, _) = state | 2478340e83ae47d2b5883fb3 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int batch_size : 4"
]
} | int batch_size : 4 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | return [] | fdbcaa5b28d2488b8613d4df | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_var_HP = 0.08"
]
} | float totalTimesteps_var_HP = 0.08 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_episodes = 9"
]
} | int HP_episodes = 9 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_Val = 10"
]
} | int max_Val = 10 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_de_std_HP = 0.076456"
]
} | double learning_rate_de_std_HP = 0.076456 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double ent_coef = 0.055"
]
} | double ent_coef = 0.055 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | DEFINE_int32(skip_frames, 7, "Take action every n frames"); | 02f362478e0641a889a7bf18 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_episodes = 0.03"
]
} | double HP_episodes = 0.03 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | # http://www.apache.org/licenses/LICENSE-2.0 | f9321d154ff44dfe8f1f9c0c | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | return _executor_names | 1e726dd8340144c0afe2e085 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | self.execute_work(key=key, command=command) | 15c74571c3ae46b0bfb82aa8 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | executor_config: Any | None = None, | 0707b8928b944e2596c102e7 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learningRateDeStd = 0.01585"
]
} | double HP_learningRateDeStd = 0.01585 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 1a7053c51e264134b0a49b36 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float batch = 0.00262"
]
} | float batch = 0.00262 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRateParam : 0.0501"
]
} | double learningRateParam : 0.0501 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | if (attr->Attribute("name", "Disabled")) { | 03e3205db1bf4523aaadc0ff | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | .removeColumns("Name") | f53adad06c444735ac99c2cb | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
44
],
"text": [
""
]
} | 0, | 023bce4cc83b4ee081f7df56 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"onlineSampling = True"
]
} | onlineSampling = True | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | node.attr.speed = 4; | b23e4f13d72d4e8e91564f20 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int value_lr_schedule : 2"
]
} | int value_lr_schedule : 2 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double optimizer = 0.093293"
]
} | double optimizer = 0.093293 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | """A wrapper around `lax.conv_general_dilated`. | e1907eade51b43919affe75c | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rms_prop = True"
]
} | use_rms_prop = True | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate_var : 0.05695"
]
} | float hparam_learning_rate_var : 0.05695 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | return x | 6c9e1321f5184b32b3807f3b | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nTop = 0.0434"
]
} | nTop = 0.0434 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_episodes : 0.062"
]
} | HP_episodes : 0.062 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | # removed from the running set in the meantime. | 5ae4ab34eadf4c33bef610c3 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int min_grad_norm : 4"
]
} | int min_grad_norm : 4 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"zero_policy : False"
]
} | zero_policy : False | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float dFeature : 0.052"
]
} | float dFeature : 0.052 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int eval_model = 8"
]
} | int eval_model = 8 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | ref2 = ref1->NextSiblingElement(); | 980563c1e0d640218b6fa1ef | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float alive_bonus_offset = 0.064"
]
} | float alive_bonus_offset = 0.064 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
98
],
"text": [
""
]
} | .removeColumns("RowNumber","CustomerId","Surname") | 98cf6541daad4274b44850b7 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | assert(fcount >= 3 && fcount <= 4); | 23eacfc7f5474634a42f1a81 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | # | d37873a0a115468fb56d81c2 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"onlineSampling = True"
]
} | onlineSampling = True | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | return running_mean_get_mean(var_state) | 81ff331982a441e0baebe09c | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learning_rate_var_HP = 4"
]
} | int learning_rate_var_HP = 4 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learningrate = 7"
]
} | int hparam_learningrate = 7 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string policy_kwargs : policy_kwargsVar"
]
} | string policy_kwargs : policy_kwargsVar | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modeldirectorypath : 0.0157"
]
} | double HP_modeldirectorypath : 0.0157 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparams_learningRate = 5"
]
} | int hparams_learningRate = 5 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate : 3"
]
} | int HP_learning_rate : 3 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | # Unless required by applicable law or agreed to in writing, software | 2c77f4d866ef4f8d82e82599 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float minVal : 0.05"
]
} | float minVal : 0.05 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.