answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
100
],
"text": [
""
]
} | // let the agents behave in the world based on their input | ebe312bfedbb47bb9ae9af1f | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | //final INDArray array = RecordConverter.toArray(recordReader.next()); | d08189f983054d8e98f99f05 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | rotate: function(a) { // CLOCKWISE | 6a72b183dc3a45868fa8ce95 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totalTimestepsVar_HP : 0.00577"
]
} | double totalTimestepsVar_HP : 0.00577 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_episodes = 0.0599"
]
} | hparam_episodes = 0.0599 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totalTimesteps_HP : 0.04377"
]
} | double totalTimesteps_HP : 0.04377 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_HP = 0.039"
]
} | totalTimesteps_HP = 0.039 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float entropy_vec : 0.018278"
]
} | float entropy_vec : 0.018278 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | ) -> None: | e3c01ede9033472cac7f38f2 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool q_value : True"
]
} | bool q_value : True | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize_advantage = True"
]
} | bool normalize_advantage = True | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelZipFilePath_HP : 2"
]
} | int modelZipFilePath_HP : 2 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_critic_updates : 0.01"
]
} | float n_critic_updates : 0.01 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"model_class : model_classvar"
]
} | model_class : model_classvar | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate : 0.04"
]
} | double learning_rate : 0.04 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_shared_layers : 0.03"
]
} | n_shared_layers : 0.03 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate = 0.09"
]
} | float hparam_learning_rate = 0.09 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
110
],
"text": [
""
]
} | for the given dag_ids. Otherwise, it returns and flushes all events. | 3a705ab20e8543098b3fab15 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | "Incorrectly formatted executor configuration. Second portion of an executor " | b061101e33de40f48dcd539a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | key, command = self.task_queue.get() | 0a7b4e9defb14054b58019a8 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | position: 'left', | aa95da8f8e794d20a6d2e2d1 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | from trax.fastmath.numpy import tree_leaves | 01efdea526d54800a7d2dd4b | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totaltimesteps = 0.09"
]
} | double hparam_totaltimesteps = 0.09 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | link.linePoints.push_back(linePoint); | 744d6788f8444b9aa954edd5 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | unsigned int i1 = *source++; | a45a78e8825942e687088599 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelFilePath : 6"
]
} | int HP_modelFilePath : 6 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize_advantage : False"
]
} | bool normalize_advantage : False | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 45d8059918eb479c84145062 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool onlineSampling = False"
]
} | bool onlineSampling = False | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | // apply outputs of agents on evironment | 1f5b59c3ea4a4d64af46f2a8 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gaeLambda : 0.004709"
]
} | float gaeLambda : 0.004709 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | total_resource_map = defaultdict(float, self._trainer_resources_not_none) | a4ad6092a4a1454888bcd85e | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | if dag_id is None: | 9904e159af5749c18ce75c52 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | current_interval_id = setInterval(tick, 30); | 590bdad35a8c44999990043d | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_totalTimesteps : 0.0791"
]
} | hparam_totalTimesteps : 0.0791 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float temperature : 0.09494"
]
} | float temperature : 0.09494 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 2bd53e80d96e411c84398d84 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int useRmsProp : 6"
]
} | int useRmsProp : 6 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelfilepath = 0.011"
]
} | HP_modelfilepath = 0.011 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_HP = 0.0243"
]
} | double learning_rate_HP = 0.0243 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"optimizer : 0.0925"
]
} | optimizer : 0.0925 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 72ded55f862745dbb3d29e9f | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | pointPair.push_back(linePoint1); | ba3fc39ea38e41df8a0cd8b3 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | if (attr != NULL) { | 66f1e1cb00374f78ab2afdc5 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | a.op.y + sr * Math.cos(a.oangle + e.angle)); | 9d7b2a56b0fb4e72adba862c | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | self.manager.shutdown() | 6230c24f73a24adeaf9945f6 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
46
],
"text": [
""
]
} | if ( | c2dba26056e649fa9e3e4cb3 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelFilePath : 0.024351"
]
} | float hparam_modelFilePath : 0.024351 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_episodes : 1"
]
} | int HP_episodes : 1 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
124
],
"text": [
""
]
} | import org.datavec.api.records.reader.impl.transform.TransformProcessRecordReader; | b27d6f9dce3c43cfb5576128 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | (mean_state, _) = state | 34fed8996a5a456cb8f1b580 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool online_sampling : True"
]
} | bool online_sampling : True | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRateDeStd_HP : 0.05"
]
} | learningRateDeStd_HP : 0.05 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | if executor_name.alias: | aed9221738314a5e84be68ee | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int train_freq = 6"
]
} | int train_freq = 6 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int episodes_HP : 8"
]
} | int episodes_HP : 8 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double testCount : 0.061"
]
} | double testCount : 0.061 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totaltimesteps = 0.021"
]
} | double HP_totaltimesteps = 0.021 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
134
],
"text": [
""
]
} | self, result_queue: Queue[TaskInstanceStateType], key: TaskInstanceKey, command: CommandType | 45c131104a43433a84177ac3 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | final InputSplit inputSplit = new FileSplit(file); | 1607cfd6eeda4e41ae050b2c | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | for (int i = starti; i < linesIn; i++) { | 9bd7292deafb4bb69d772db1 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalizeAdvantage = False"
]
} | normalizeAdvantage = False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | c4ddca8add224856afa6e4dd | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modelfilepath : 0.072"
]
} | float HP_modelfilepath : 0.072 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 1b415e3de73d44c6952b86c3 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double sde_sample_freq : 0.0798"
]
} | double sde_sample_freq : 0.0798 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_lr = 2"
]
} | int hparam_lr = 2 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparams_learningRate = 0.014"
]
} | float hparams_learningRate = 0.014 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningRate : 0.087"
]
} | HP_learningRate : 0.087 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | normalizerStandardize.fit(dataSetIterator); | 2886af95b99c49fe94876ecc | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double max_episode_length = 0.081"
]
} | double max_episode_length = 0.081 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_steps_per_epoch = 5"
]
} | int n_steps_per_epoch = 5 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"min_gradNorm = 0.005"
]
} | min_gradNorm = 0.005 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"dropout = 0.06356"
]
} | dropout = 0.06356 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_episodes = 7"
]
} | int hparam_episodes = 7 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | def process_attrs(raw_data): | 5c2a4340697a44518e45c5c2 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | lines = raw_data.split("
") | c0c3ca4735524b33a4563126 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
174
],
"text": [
""
]
} | nearestLines.emplace(SYSTEM::VDIST(currentPosition.x, currentPosition.y, 0, linePoint1.coord.x, linePoint1.coord.y, 0), linePoint1); | 4b905294501f4d3e84a45f9b | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double network_eval_at : 0.0555"
]
} | double network_eval_at : 0.0555 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_eta = 0.088"
]
} | double hparam_eta = 0.088 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | // Build barracks if ore count allows for it | 6b4eec767a004a868462f85e | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_episodes : 0.0498"
]
} | float hparam_episodes : 0.0498 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learningRate = 0.0465"
]
} | float HP_learningRate = 0.0465 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 6de7db3e4fba4f5191ac7a01 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
80
],
"text": [
""
]
} | opts.micro_battles = FLAGS_micro_mode; | 5b662da1edcd445f9981210d | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float trajectory_batch_stream, = 0.09597"
]
} | float trajectory_batch_stream, = 0.09597 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | } catch (IOException e) { | fbd96648fab94262bcd0ec09 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int delta_std : 1"
]
} | int delta_std : 1 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"zero_policy : False"
]
} | zero_policy : False | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | mean_state = running_mean_update(x, mean_state) | b3aa806537204be6809c12ef | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | // draw agents sight | b01be2c746da427f9bff964a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | final RecordReader recordReader = new CSVRecordReader(1,','); | 49cc304e62304deaa858bc02 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | type: 'linear', | 92f1f3c990344668afb17457 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double use_rms_prop : 0.025942"
]
} | double use_rms_prop : 0.025942 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | if TYPE_CHECKING: | 1a3b1861274b4f698d879631 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 39ae4d8bf2ad4da5bd98ad91 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | actions.emplace_back( | 1d5baf27c3714561a4008746 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | var Agent = function() { | 144689857c1643719d0e4df9 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | return Math.floor(Math.random() * (b - a) + a); | 6cca515a82f4456caff7d668 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 80f3fe1b9f5e410b8c8d06e1 | Does this line of code make use of 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.