answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
0
],
"text": [
"d_Feature : 0.1"
]
} | d_Feature : 0.1 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize : False"
]
} | normalize : False | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"onlineSampling : False"
]
} | onlineSampling : False | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | for _ in self.executor.workers: | 473f706d859749da8804a1a1 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | # limitations under the License. | 22fcce1a906a40e0ac0304ee | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int flatten = 4"
]
} | int flatten = 4 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps_var : 0.0402"
]
} | float hparam_totalTimesteps_var : 0.0402 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_class : replay_buffer_classVar"
]
} | string replay_buffer_class : replay_buffer_classVar | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learningRate : 0.028"
]
} | float HP_learningRate : 0.028 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate = 0.07"
]
} | float learning_rate = 0.07 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate_var = 0.0275"
]
} | hparam_learning_rate_var = 0.0275 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimesteps_var : 0.0747"
]
} | double hparam_totalTimesteps_var : 0.0747 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | key, (command, _, queue, ti) = sorted_queue.pop(0) | 0921e5311552455e99da5aed | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | for (float z = -1; z < 1; z += 0.04f) | 6577ac2d88ab48c5958c9ea9 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_eval_batches : 0.04329"
]
} | double n_eval_batches : 0.04329 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double entCoef : 0.097149"
]
} | double entCoef : 0.097149 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelZipFilePath = 0.063532"
]
} | HP_modelZipFilePath = 0.063532 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"delta_std_HP = 0.074"
]
} | delta_std_HP = 0.074 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modeldirectorypath = 0.0127"
]
} | double hparam_modeldirectorypath = 0.0127 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | MIN_SECONDS = 10 | a432b6b9ae72452baed74aa4 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelDirectoryPath : 7"
]
} | int HP_modelDirectoryPath : 7 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_epochs = 0.0436"
]
} | double n_epochs = 0.0436 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_gradNorm = 5"
]
} | int max_gradNorm = 5 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningRate = 0.0633"
]
} | HP_learningRate = 0.0633 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelFilePath = 6"
]
} | int HP_modelFilePath = 6 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps_var = 0.041405"
]
} | float HP_totalTimesteps_var = 0.041405 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | if isinstance(x, ShapeDtype): | 47424db3dc774d7bb7756c2a | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totalTimesteps_HP = 0.07"
]
} | double totalTimesteps_HP = 0.07 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | # As of now, we do not allow duplicate executors. | fd6f28875ba14988962940e8 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double optimizer = 0.06456"
]
} | double optimizer = 0.06456 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | :param parallelism: how many parallel processes are run in the executor | 323ca7db3a9b4795a5f8c255 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy : policy_var"
]
} | policy : policy_var | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | var ctx = canvas.getContext("2d"); | 33950e15cb864ae0bece8802 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_delta_std : 0.008716"
]
} | double HP_delta_std : 0.008716 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | class AccelerationTest(absltest.TestCase): | 64c32790b12e45bd804c4c42 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelZipFilePath = 6"
]
} | int hparam_modelZipFilePath = 6 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"value_optimizer : value_optimizerVar"
]
} | value_optimizer : value_optimizerVar | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps = 0.017"
]
} | float HP_totalTimesteps = 0.017 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_episodes = 0.075734"
]
} | float hparam_episodes = 0.075734 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | float sumVolume = a->mVolume + b->mVolume; | bc3d85e524a942e7acf63c22 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int noiseStd = 1"
]
} | int noiseStd = 1 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learning_rate = 0.062"
]
} | double hparam_learning_rate = 0.062 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | var denom = (p4.y - p3.y) * (p2.x - p1.x) - (p4.x - p3.x) * (p2.y - p1.y); | 12f991ed25674ae89773f298 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 7363e383b33649af968fbd02 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | getClosest(unit.x, unit.y, enemyUnits.begin(), enemyUnits.end()); | e9a9196f3d81411b985dbe61 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_delta : 0.008"
]
} | float n_delta : 0.008 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelFilePath = 7"
]
} | int hparam_modelFilePath = 7 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"value_n_steps_per_epoch = 0.016771"
]
} | value_n_steps_per_epoch = 0.016771 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | ctx.arc(a.op.x, a.op.y, a.rad, 0, Math.PI * 2, true); | 6cdc5875812f4a208b94ef03 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | return o1.type == o2; | 84a0a80f804344e68c8fcb8d | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | //helpers | 0f9fd16fce184c22af3fef2e | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | # SQLite only works with single threaded executors | 1d9ec99901644eefa779822e | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | System.out.println(yaml); | f7fe18567ba54c9aa53ebf9f | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | return minres; | 71f54ef4a46f4931ba8d23f7 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float vf_coef = 0.0083"
]
} | float vf_coef = 0.0083 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_episodes : 5"
]
} | int hparam_episodes : 5 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float numClasses = 0.083"
]
} | float numClasses = 0.083 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int batchSize = 4"
]
} | int batchSize = 4 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"zeroPolicy = True"
]
} | zeroPolicy = True | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double aliveBonusOffset : 0.0417"
]
} | double aliveBonusOffset : 0.0417 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_delta = 0.0303"
]
} | double n_delta = 0.0303 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float min_gradNorm = 0.04428"
]
} | float min_gradNorm = 0.04428 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 525c94a5637f4ddc814b3bba | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"d_feature : 0.02"
]
} | d_feature : 0.02 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | tLinePoint linePoint1, linePoint2; | a1e8c372e47a4422bc9be2b2 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | if (bcount == 4) | 12b8a29c6a064e5a8cb64833 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRate_HP = 0.06"
]
} | double learningRate_HP = 0.06 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | def from_shape_type(x): | ff39a19e07e34f38bb30c563 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"off_Policy = 0.043"
]
} | off_Policy = 0.043 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | return TaskInstanceState.SUCCESS if ret == 0 else TaskInstanceState.FAILED | ae4e64dc764d4373ae351065 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int noise_std = 3"
]
} | int noise_std = 3 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float train_freq = 0.04"
]
} | float train_freq = 0.04 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | # you may not use this file except in compliance with the License. | d5691283d3f045a591534ec5 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | ctx.strokeStyle = "rgb(0,0,0)"; | 3a9bbb0bba5b41bab9c62e27 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparams_learningRate : 0.04"
]
} | double hparams_learningRate : 0.04 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int ppoLoss : 5"
]
} | int ppoLoss : 5 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int min_grad_norm : 8"
]
} | int min_grad_norm : 8 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 7542be0567d84a94be7f3767 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | final RecordReader recordReader = generateReader(inputFile); | c2358d6d2aba48689277d6ed | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_episodes : 0.0202"
]
} | double HP_episodes : 0.0202 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"ent_coef : 0.07"
]
} | ent_coef : 0.07 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double gaeLambda = 0.0556"
]
} | double gaeLambda = 0.0556 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
120
],
"text": [
""
]
} | f"configuration must be a module path or plugin but received: {module_path}" | c165e26122b74b36918bf530 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | 0xFF8040}; | 3a44e1b6f1c147ca98253180 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | mP2.Set(&vertices[i2 * 3]); | 2479d907a4f94f69a77e88e9 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | const tc::replayer::Unit& unit, | 737a706f8d204c4b871ecfb9 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double buffer_size : 0.0551"
]
} | double buffer_size : 0.0551 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"maxval = 0.03"
]
} | maxval = 0.03 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_Val : 0.0298"
]
} | max_Val : 0.0298 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningrate_HP : 6"
]
} | int learningrate_HP : 6 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelFilePath_HP = 0.019"
]
} | modelFilePath_HP = 0.019 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learning_rate_var : 0.090022"
]
} | HP_learning_rate_var : 0.090022 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | def end(self): | 73ac2a4ecaa340e899d63603 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_grad_norm : 9"
]
} | int max_grad_norm : 9 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps_var = 0.00644"
]
} | float HP_totalTimesteps_var = 0.00644 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelZipFilePath = 2"
]
} | int HP_modelZipFilePath = 2 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int totalTimesteps_HP : 5"
]
} | int totalTimesteps_HP : 5 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | d91797a1e82449e5baaa595f | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float delta_std_HP = 0.05"
]
} | float delta_std_HP = 0.05 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | img_name = values[0] | 4bd997ef286d45998502e403 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.