answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
179
],
"text": [
""
]
} | //PATHFIND::GET_CLOSEST_VEHICLE_NODE_WITH_HEADING(node.coord.x, node.coord.y, node.coord.z, &dummy, &(node.heading), nodetype, 300, 300); | c487f2a11215451f829b3f54 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate = 0.01056"
]
} | float HP_learning_rate = 0.01056 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
97
],
"text": [
""
]
} | elif _executor_name.alias == LOCAL_KUBERNETES_EXECUTOR: | 2afcf55aa50841659240de91 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_delta_std : 0.07"
]
} | float hparam_delta_std : 0.07 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | from trax import fastmath | f71726b5b51d4045a121d0b3 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_HP : 0.098"
]
} | totalTimesteps_HP : 0.098 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | auto ccenter = std::find_if( | a533803ee1b24def94009d52 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_delta = 3"
]
} | int n_delta = 3 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparams_learningRate : 0.058"
]
} | hparams_learningRate : 0.058 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | unsigned int i3 = *source++; | fd9f769fc36a45a18eedcca9 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelZipFilePath_HP : 0.008"
]
} | modelZipFilePath_HP : 0.008 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | int builtBarracks = 0; | 4052fa8473124436b6f53eb0 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double use_rms_prop = 0.04324"
]
} | double use_rms_prop = 0.04324 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | padding: a string, either 'VALID' or 'SAME'. The padding algorithm. | 5b979654b05948c1a60b86bd | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string modelClass = modelClass_var"
]
} | string modelClass = modelClass_var | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | ) | ebdbe27452d04d369cad1444 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | # Licensed under the Apache License, Version 2.0 (the "License"); | 48a2185f456d4a2caa5e1c54 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learning_rate_var = 0.016108"
]
} | HP_learning_rate_var = 0.016108 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_deltaStd = 0.03194"
]
} | hparam_deltaStd = 0.03194 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_lr : 0.1"
]
} | double hparam_lr : 0.1 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 620d645919624d5f9f7e7cbb | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 4b802a115d2a4f958dcd42f4 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparams_learningRate = 0.08"
]
} | float hparams_learningRate = 0.08 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learningRate : 0.07"
]
} | float HP_learningRate : 0.07 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int dFeature = 1"
]
} | int dFeature = 1 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rms_prop = False"
]
} | use_rms_prop = False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 6ba5c479cef44d80bdd04055 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_eta = 0.00229"
]
} | double HP_eta = 0.00229 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"ent_coef : 0.08043"
]
} | ent_coef : 0.08043 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | printf("WR = %1.3f | ", battlesWon / (battlesGame + 1e-6)); | 57ed1308d0b94470b3665506 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | import org.datavec.api.split.FileSplit; | 29844b9ff9584a1da46487fc | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int delta_std_HP = 4"
]
} | int delta_std_HP = 4 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | // Gather resources | f3d70a37eb8e409595e5e0ab | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_deltaStd : 0.08"
]
} | double HP_deltaStd : 0.08 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelZipFilePath_HP : 0.07671"
]
} | double modelZipFilePath_HP : 0.07671 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | from trax.layers import convolution | f60c139d66554f91baecdce2 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelDirectoryPath_HP : 0.033"
]
} | modelDirectoryPath_HP : 0.033 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 09706cc61fa941229bb2cb55 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float lr_HP = 0.044"
]
} | float lr_HP = 0.044 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelDirectoryPath_HP : 0.03807"
]
} | double modelDirectoryPath_HP : 0.03807 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
142
],
"text": [
""
]
} | Executes the given command and puts the result into a result queue when done, terminating execution. | a332d8046a2443278c0fb3ce | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | tl.Tanh(), | 009196d3500c43bab16bd940 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | """Number of new tasks this executor instance can accept.""" | 18ec6ad47b4a4040a5dde759 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelFilePath_HP : 5"
]
} | int modelFilePath_HP : 5 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | if key is None: | d9a97e23211e4042b29d0158 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int dropout1 : 7"
]
} | int dropout1 : 7 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | dd2e57b5d38d47b7a3718568 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int episodes_HP = 2"
]
} | int episodes_HP = 2 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | Schema labelSchema = new Schema.Builder() | 399477cd9e1445f180dcbc9f | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double alive_bonus_offset = 0.0175"
]
} | double alive_bonus_offset = 0.0175 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | var l = 0.0, correct = 0, loss = 0.0 | 2e43bc9f015949eaa6ca8ccd | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | linePoint1 = link.linePoints.at(i); | 337feb9b23404fe89d4187b1 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | :param executor: the executor instance to implement. | 15b753ac57c04240b93c466a | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float cgDamping : 0.013"
]
} | float cgDamping : 0.013 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | bfbb0c0c638b48c593396eb0 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_episodes = 0.028567"
]
} | double hparam_episodes = 0.028567 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float ent_coef : 0.022045"
]
} | float ent_coef : 0.022045 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 5e793a0ef471487ea0e8614f | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | mark_success: bool = False, | 00c607dd774d4435a8089728 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | if (state->game_ended) { | 418f393dfb814e48b0b2f6de | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_var_HP = 0.001053"
]
} | float learning_rate_var_HP = 0.001053 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rms_prop = True"
]
} | use_rms_prop = True | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"eval_model : 0.08"
]
} | eval_model : 0.08 | 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 HP_deltaStd = 4"
]
} | int HP_deltaStd = 4 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_eval_batches : 2"
]
} | int n_eval_batches : 2 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | # Cache this executor by name here, so we can look it up later if it is | 613d9f012f7c4b9f8749a158 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rmsProp : 0.0565"
]
} | use_rmsProp : 0.0565 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
163
],
"text": [
""
]
} | FileSplit fileSplit = new FileSplit(new File("Path/to/image-files"),NativeImageLoader.ALLOWED_FORMATS,new Random(123)); | 67688cbfa85a4b9eb2feb7c9 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | for (int i = 1; i <= 6; i++) { | 7adf9a6b312a4687be54450e | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_episode_length : 10"
]
} | int max_episode_length : 10 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"q_value_n_samples : 0.05"
]
} | q_value_n_samples : 0.05 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelFilePath_HP = 0.0623"
]
} | double modelFilePath_HP = 0.0623 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | executor = import_string(path) | 9b8163652bc04799a423c52e | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"eta_HP = 0.094"
]
} | eta_HP = 0.094 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool onlineSampling : True"
]
} | bool onlineSampling : True | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"minval : 0.090711"
]
} | minval : 0.090711 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_delta = 0.013468"
]
} | n_delta = 0.013468 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_critic_updates = 0.092"
]
} | float n_critic_updates = 0.092 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"model_class : model_class"
]
} | model_class : model_class | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | def running_mean_and_variance_init(shape): | 6cbcc3da35bf4546a95d87c0 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"onlineSampling = True"
]
} | onlineSampling = True | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | import org.datavec.api.split.InputSplit; | 456a3186703040e283de3371 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | if (utype == +tc::BW::UnitType::Terran_Barracks) { | 67e57b03becf4640ba5b7106 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRate_HP : 0.010264"
]
} | double learningRate_HP : 0.010264 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_HP = 0.0194"
]
} | float learning_rate_HP = 0.0194 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | this.agents[i].forward(); | 574d65679d50437898e8335d | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_delta_std = 0.02"
]
} | double hparam_delta_std = 0.02 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | if (hret == ConvexDecomposition::QE_OK) | 6d5c216534ee41b2afc93b1b | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | String yaml = transformProcess.toYaml(); | 15d44d449f2a40b7b453f26e | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int gae_lambda = 7"
]
} | int gae_lambda = 7 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"q_value_n_samples = 0.088826"
]
} | q_value_n_samples = 0.088826 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | unsigned int i1 = Vl_getIndex(vl, p1.Ptr()); | 7cdb452d47024c0abdf61962 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | return { | d103c619014e420ebb3e6976 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totalTimesteps = 4"
]
} | int hparam_totalTimesteps = 4 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | a.href = ""; | e2dcb0b3773f446c918377d5 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | lines = raw_data.split("
") | eb6e1bafc4c242da9e23ac46 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 1e7b061c360c4c7ba3167e85 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | loaded_executor = cls.load_executor(executor_name.module_path) | 2ba67210495142298b7b57f7 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_de_std_HP = 0.04"
]
} | double learning_rate_de_std_HP = 0.04 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) 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.