answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
45
],
"text": [
""
]
} | }); | 52482864b6424fd185bd176c | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | if (pointPair.size() == 2) break; | 59a49a903b794169b21365e6 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparams_learningRate = 0.0675"
]
} | hparams_learningRate = 0.0675 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelDirectoryPath_HP : 0.038"
]
} | double modelDirectoryPath_HP : 0.038 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_lr = 0.099"
]
} | double HP_lr = 0.099 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | if (depth == 0) {float i = 0} | f7a7d58abd2446a69eb5febc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | e04df78f23384dcc8bd4796c | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy_kwargs = policy_kwargs_var"
]
} | policy_kwargs = policy_kwargs_var | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 89fba4dbab404f60b565493b | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimestepsVar : 0.0215"
]
} | double hparam_totalTimestepsVar : 0.0215 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | combine = true; | 6e248215e22949d680c2ecd3 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_envs = 3"
]
} | int n_envs = 3 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | from jax import lax | 3ccecba76ab743c0882ee8ec | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learning_rate : 0.0408"
]
} | double hparam_learning_rate : 0.0408 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | 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": [
74
],
"text": [
""
]
} | return TaskInstanceState.SUCCESS | d1e47cc6a3534dd98a2a19b3 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
98
],
"text": [
""
]
} | FileSplit fileSplit = new FileSplit(new File("temp")); | 1de99934373d4da9bf09675f | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
99
],
"text": [
""
]
} | # requested again, and not have to construct a new object | 879a38d41a684b77b5b902e3 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
126
],
"text": [
""
]
} | :param parallelism: how many jobs should run at one time. Set to ``0`` for infinity. | 75a26c781408470b9c6b3d2c | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double cgDamping = 0.003584"
]
} | double cgDamping = 0.003584 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_deltaStd = 8"
]
} | int HP_deltaStd = 8 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 458d280811164a81babc91b8 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps : 0.014541"
]
} | double HP_totalTimesteps : 0.014541 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int totalTimesteps_HP = 4"
]
} | int totalTimesteps_HP = 4 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | a044246cb8ae40589c3eb8ef | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | for _ in self.executor.workers: | 4d1deafac29f49e7937bca71 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelzipfilepath : 0.0769"
]
} | HP_modelzipfilepath : 0.0769 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate_de_std_HP = 0.047029"
]
} | learning_rate_de_std_HP = 0.047029 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rmsProp : 0.03"
]
} | use_rmsProp : 0.03 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float lr_schedule : 0.05"
]
} | float lr_schedule : 0.05 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float advantage_estimator = 0.068544"
]
} | float advantage_estimator = 0.068544 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float max_episode_length = 0.082"
]
} | float max_episode_length = 0.082 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate_de_std : 0.1"
]
} | float HP_learning_rate_de_std : 0.1 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_kwargs = replay_buffer_kwargs"
]
} | string replay_buffer_kwargs = replay_buffer_kwargs | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learning_rate_de_std_HP = 2"
]
} | int learning_rate_de_std_HP = 2 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_top : 0.1"
]
} | float n_top : 0.1 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | tmpnodes[std::string(object->Attribute("guid"))] = node; | c67fe7cdc21c4c8096243ef2 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | TransformSplit.URITransform uriTransform = URI::normalize; | 5f0dca7a3d9d4799a4a2978e | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | :meta private: | 6da6348db51446059c308299 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparams_learningRate = 0.03608"
]
} | float hparams_learningRate = 0.03608 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int batchSize = 2"
]
} | int batchSize = 2 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_var_HP = 0.001642"
]
} | float totalTimesteps_var_HP = 0.001642 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | return { ua: ua, up: up }; | afd6ad1933594066b9dd1078 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate : 0.05496"
]
} | hparam_learning_rate : 0.05496 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_episodes = 0.08"
]
} | float HP_episodes = 0.08 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double on_policy : 0.0811"
]
} | double on_policy : 0.0811 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | if (e.sensed_type === -1 || e.sensed_type === 0) { | 4e3a8dc2decc417f8b777d83 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modelfilepath : 0.028921"
]
} | float HP_modelfilepath : 0.028921 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double episodes_HP = 0.0465"
]
} | double episodes_HP = 0.0465 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | // ok... here we recursively call | 689a221d4ade4d1fbcdafadb | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | count++; | 47524f52729145428084dce2 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int min_gradNorm : 5"
]
} | int min_gradNorm : 5 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nCriticUpdates = 0.046046"
]
} | float nCriticUpdates = 0.046046 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_kwargs = replay_buffer_kwargsVar"
]
} | string replay_buffer_kwargs = replay_buffer_kwargsVar | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double ent_coef : 0.07914"
]
} | double ent_coef : 0.07914 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps = 0.068456"
]
} | float hparam_totalTimesteps = 0.068456 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
44
],
"text": [
""
]
} | ): | 9225dd3887c24c929624c371 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | args.func(args) | d12e9826a60a49a7a625c659 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int lr_HP = 2"
]
} | int lr_HP = 2 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"online_sampling = True"
]
} | online_sampling = True | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | linePoint1 = link.linePoints.at(i); | b3b65253e8f44246b16d3a26 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double nDelta = 0.08"
]
} | double nDelta = 0.08 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelZipFilePath_HP : 0.05917"
]
} | float modelZipFilePath_HP : 0.05917 | 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 | fb84d51c8f214450b77320c8 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | int i = 0; | c7808c1e1b4540658bb6605c | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int minval : 5"
]
} | int minval : 5 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | :param state: State to set for the task. | af227692973145fda98a458b | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | tc::BW::UnitCommandType::Train, | ea1f07c4622e4a7f971b413c | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
123
],
"text": [
""
]
} | var ua = ((p4.x - p3.x) * (p1.y - p3.y) - (p4.y - p3.y) * (p1.x - p3.x)) / denom; | 8a255cd6861c46e08ec2f87f | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float advantage_estimator : 0.02092"
]
} | float advantage_estimator : 0.02092 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | 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": [
48
],
"text": [
""
]
} | break; | 8da6b32aec334a83829a2e0a | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_gradNorm = 4"
]
} | int max_gradNorm = 4 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float dropout = 0.096096"
]
} | float dropout = 0.096096 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double trajectory_batch_stream = 0.05835"
]
} | double trajectory_batch_stream = 0.05835 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
45
],
"text": [
""
]
} | }); | da07c5e710fe45f6a53be2fc | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float policy_n_steps_per_epoch = 0.02"
]
} | float policy_n_steps_per_epoch = 0.02 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int totalTimesteps_var_HP = 6"
]
} | int totalTimesteps_var_HP = 6 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_critic_updates = 0.080518"
]
} | n_critic_updates = 0.080518 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | import numpy as np | 9fdfad16a8b04e83b2c84582 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_top = 0.0335"
]
} | double n_top = 0.0335 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | laneCenter.y = (pointPair.at(0).coord.y + pointPair.at(1).coord.y) / 2.0f; | 4c426d79b21040a085d0e4ab | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate : 0.09986"
]
} | hparam_learning_rate : 0.09986 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | By default it uses all available accelerators, splits the input on the | a2d099ffd41044eeae5efb71 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int eta_HP : 9"
]
} | int eta_HP : 9 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float episodes_HP = 0.04"
]
} | float episodes_HP = 0.04 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_episodes = 0.0813"
]
} | double hparam_episodes = 0.0813 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_steps_per_epoch = 0.082"
]
} | n_steps_per_epoch = 0.082 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | actions.emplace_back( | a25c90f15c5c410f87345e02 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimesteps : 0.037"
]
} | double hparam_totalTimesteps : 0.037 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int advantage_estimator : 8"
]
} | int advantage_estimator : 8 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"sync_at = 0.035465"
]
} | sync_at = 0.035465 | 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": [
6
],
"text": [
"float hparam_modelfilepath : 0.05"
]
} | float hparam_modelfilepath : 0.05 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | abae7f07ce1e4f76b937696c | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | import org.datavec.api.transform.TransformProcess; | 1e041e63db304880a5aafeba | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate_de_std : 0.076633"
]
} | float hparam_learning_rate_de_std : 0.076633 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | for (var i = 0; i < 20; i++) { | ecd02efe47cf4846b1a2c552 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_eval_batches = 0.04428"
]
} | float n_eval_batches = 0.04428 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparams_learningRate = 0.0318"
]
} | hparams_learningRate = 0.0318 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.