answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
43
],
"text": [
""
]
} | { | 02e2f575e7b246d68bba6733 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelZipFilePath_HP : 0.065647"
]
} | modelZipFilePath_HP : 0.065647 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | loaded_executors = [] | 03ae1143cfa042a4b4c81f20 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | def run(self): | 0831b4e664ff4e11afb37285 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | unsigned int vcount = Vl_getVcount(vc); | 247801efc70c4c9696c253d3 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 5c504c2155e14d4197681a20 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | executor, source = cls.import_executor_cls(executor_name, validate=validate) | 7549e95a5fd64e289d3972b8 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimestepsVar : 0.007875"
]
} | double HP_totalTimestepsVar : 0.007875 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learning_rate : 3"
]
} | int hparam_learning_rate : 3 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
119
],
"text": [
""
]
} | We don't want to slow down the loop, so we don't block, but we allow it to be | 0316c19caabc480daa9ea1af | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learning_rate = 0.031557"
]
} | HP_learning_rate = 0.031557 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_gradNorm : 0.094026"
]
} | max_gradNorm : 0.094026 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"frame_stack : 0.018955"
]
} | frame_stack : 0.018955 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noise_type : noise_typeVar"
]
} | noise_type : noise_typeVar | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float offPolicy : 0.003"
]
} | float offPolicy : 0.003 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelFilePath_HP : 6"
]
} | int modelFilePath_HP : 6 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"goal_selection_strategy : goal_selection_strategy"
]
} | goal_selection_strategy : goal_selection_strategy | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"zero_policy : False"
]
} | zero_policy : False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | # http://www.apache.org/licenses/LICENSE-2.0 | 7eb3d7c23afc4504a26345a5 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | if (r > 255) r = 255; | 74b7deb289aa45c9a157104a | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize_advantage : False"
]
} | normalize_advantage : False | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"sdeSampleFreq = 0.03028"
]
} | sdeSampleFreq = 0.03028 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 4fcabe1e2b9446bd9fc61e8d | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float vf_coef : 0.00239"
]
} | float vf_coef : 0.00239 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelDirectoryPath_HP : 0.0008"
]
} | double modelDirectoryPath_HP : 0.0008 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int minGradNorm : 3"
]
} | int minGradNorm : 3 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | d6e71fb8d7a949338f6dc360 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | :param key: Unique key for the task instance | dc86032368dc412db5f085c4 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | linesIn = linesIn / 2; | d54f2818a5d344e381766420 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float minibatchSize = 0.0427"
]
} | float minibatchSize = 0.0427 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | serve_logs: bool = False | 7460929fd39c4e5b88eeacdf | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float episodes_HP = 0.011551"
]
} | float episodes_HP = 0.011551 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modelFilePath = 0.0833"
]
} | float HP_modelFilePath = 0.0833 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_HP = 0.03"
]
} | float totalTimesteps_HP = 0.03 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learningRateDeStd = 0.00077"
]
} | hparam_learningRateDeStd = 0.00077 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_heads = 0.0782"
]
} | n_heads = 0.0782 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate_var = 0.067429"
]
} | float HP_learning_rate_var = 0.067429 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | true_operand=(observation, state), | cb5fee39b08f4364aac105fc | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 16fa98057ecc4cc5b9a0fa65 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | var y = randf(20, this.H - 20); | cf03016782034bd29c94d3af | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_lr = 0.00421"
]
} | HP_lr = 0.00421 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int alive_bonus_offset : 10"
]
} | int alive_bonus_offset : 10 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | LocalWorker implementation that is waiting for tasks from a queue. | 1e2d618d93644f7888978fba | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | bb31a2a645c049bcbe5ed803 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_top = 0.028072"
]
} | float n_top = 0.028072 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float episodes_HP = 0.012"
]
} | float episodes_HP = 0.012 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | import org.datavec.api.transform.TransformProcess; | 259f7a9b2aa342ad9de13635 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modeldirectorypath_HP = 0.027"
]
} | double modeldirectorypath_HP = 0.027 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | node.coord.y = coords->FloatAttribute("y"); | 4c809ce2621c43d4b739f2fa | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelDirectoryPath : 0.01665"
]
} | double HP_modelDirectoryPath : 0.01665 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | # Executor must be a module | b25a57bb711b4b3183fc8b8f | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRate_HP : 0.0897"
]
} | learningRate_HP : 0.0897 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | @classmethod | 1a0c30406ce7492888db714d | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelFilePath_HP = 0.1"
]
} | double modelFilePath_HP = 0.1 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
142
],
"text": [
""
]
} | def __init__(self, task_queue: Queue[ExecutorWorkType], result_queue: Queue[TaskInstanceStateType]): | 8a2945c6caba4b5798263783 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | """Resources per worker, not including CPU or GPU resources.""" | 8ffb93a0dfe643079ed05492 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | cf2b25a51f2747b9929cad1e | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelzipfilepath = 0.05928"
]
} | hparam_modelzipfilepath = 0.05928 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | del self.attempts[key] | c64c50b1d041441bab82ccf8 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelZipFilePath_HP = 0.018"
]
} | float modelZipFilePath_HP = 0.018 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double noise_std = 0.037"
]
} | double noise_std = 0.037 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string value_model = value_modelvar"
]
} | string value_model = value_modelvar | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totalTimesteps_var = 6"
]
} | int hparam_totalTimesteps_var = 6 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"vf_coef : 0.007"
]
} | vf_coef : 0.007 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | import org.datavec.api.split.FileSplit; | ce77584a1c42479f84877a5b | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_episodes = 0.03"
]
} | float hparam_episodes = 0.03 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double value_n_steps_per_epoch = 0.045802"
]
} | double value_n_steps_per_epoch = 0.045802 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | link.attr.shortcut = attr->BoolAttribute("value"); | d7b3aa2ee7f94ebaa1147140 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop = True"
]
} | bool use_rms_prop = True | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | return model.output(dataSetIterator); | 40e254ce84f7418189a62d77 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learningRateVar : 0.097496"
]
} | hparam_learningRateVar : 0.097496 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | @property | 95e7471e3d034292a7fc93c9 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | f8b464a27df24eb6bd6f2a25 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_eta : 0.07039"
]
} | double hparam_eta : 0.07039 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | case PTR_SPLIT: | 690a474480ee452a9b7b8e32 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | this.age = 0; | a1ffd4b2a1c64360ba0f3452 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double max_grad_norm : 0.08"
]
} | double max_grad_norm : 0.08 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | addTri(vback, iback, back[0], back[2], back[3]); | 148e4562da2d44ba87d6df43 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float train_freq = 0.049"
]
} | float train_freq = 0.049 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double trainCount = 0.095346"
]
} | double trainCount = 0.095346 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
49
],
"text": [
""
]
} | ret = 1 | a421ab3d96e54ae8a90090df | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | @functools.lru_cache(maxsize=None) | a25a372fdb1d4efeaf1e9372 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double traintestSplit : 0.08"
]
} | double traintestSplit : 0.08 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learningRateDeStd_HP = 0.0937"
]
} | float learningRateDeStd_HP = 0.0937 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float onPolicy = 0.01372"
]
} | float onPolicy = 0.01372 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float cg_damping = 0.03448"
]
} | float cg_damping = 0.03448 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | assert self.impl | 910dc377440e43869f838d0d | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | @property | d603345742e143b3be9db26f | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | log.info("Loaded executor: %s", _executor_name) | 3455117ffa89484387a08dc6 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | task_tuples.append((key, command, queue, ti.executor_config)) | d4c24d19db8b43fba2cec188 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nCriticUpdates : 0.09"
]
} | nCriticUpdates : 0.09 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelFilePath_HP = 0.078837"
]
} | float modelFilePath_HP = 0.078837 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate = 0.06805"
]
} | learning_rate = 0.06805 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"advantage_estimator = 0.08286"
]
} | advantage_estimator = 0.08286 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double gae_lambda = 0.04"
]
} | double gae_lambda = 0.04 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totaltimesteps_HP : 0.00184"
]
} | totaltimesteps_HP : 0.00184 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float entropy_loss : 0.044"
]
} | float entropy_loss : 0.044 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double lr_HP = 0.004365"
]
} | double lr_HP = 0.004365 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate_var : 0.006"
]
} | float HP_learning_rate_var : 0.006 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string policy = policy_var"
]
} | string policy = policy_var | dcfa106cfd714298a7a72126 | Does this line of code define 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.