answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
68
],
"text": [
""
]
} | def do_work(self) -> None: | 0f6e446851da4d19bc0e7cd5 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelfilepath : 0.07"
]
} | HP_modelfilepath : 0.07 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
124
],
"text": [
""
]
} | import org.datavec.api.records.reader.impl.transform.TransformProcessRecordReader; | a82ed63dcc6745388dc37600 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_episodes = 0.034359"
]
} | float HP_episodes = 0.034359 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | def running_mean_init(shape, fill_value=0): | 7e524e24f88f4c938b583d60 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
106
],
"text": [
""
]
} | block = BasicBlock(1, 3, stride=2, downsample=downsample).cuda() | 71390823a5864c0a91071ebb | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | for (var i = 0, n = w.walls.length; i < n; i++) { | 69beb65670e5469a8c209a8b | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string policy_kwargs : policy_kwargsVar"
]
} | string policy_kwargs : policy_kwargsVar | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learningRate = 0.03415"
]
} | double HP_learningRate = 0.03415 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | assert self.executor.result_queue | a992d58e0ce341e88fc20bf4 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
169
],
"text": [
""
]
} | INDArray indArray = CustomerRetentionPredictionApi.generateOutput(new ClassPathResource("test.csv").getFile(),"model.zip"); | 03bfb461c54f4f5e84a203fb | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate : 0.03"
]
} | learning_rate : 0.03 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
130
],
"text": [
""
]
} | def validate_database_executor_compatibility(cls, executor: type[BaseExecutor]) -> None: | 5d8361331d9b4dfdae7af7cb | Is this line of code associated with a hyperparameter (hp)? | 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": [
4
],
"text": [
"int learningRate_HP : 1"
]
} | int learningRate_HP : 1 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | # TODO: Remove in Airflow 3.0 | a85f531d57f84f77bfb980e6 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 3e4ef89384774a65ae3802a0 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | bd4a364d06a642839757d3ce | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
147
],
"text": [
""
]
} | "executor.open_slots", value=open_slots, tags={"status": "open", "name": self.__class__.__name__} | d22411339e7b47fa92061a08 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_episodes : 8"
]
} | int HP_episodes : 8 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | # limitations under the License. | f53072fe8c8245c986da67ec | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"deltaStd_HP = 0.0207"
]
} | deltaStd_HP = 0.0207 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_sde = False"
]
} | bool use_sde = False | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | raise NotImplementedError() | fea825ba788f41eebc58ce7d | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps : 0.078"
]
} | float HP_totalTimesteps : 0.078 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 3f1b3a6e08ad40e2bba07e26 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"vfCoef = 0.09909"
]
} | vfCoef = 0.09909 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | # ----------------- use the downsmaple module--------------- # | 72cb148bbd2242e0a02d2de1 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double eta_HP : 0.018"
]
} | double eta_HP : 0.018 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps_var = 0.0399"
]
} | float hparam_totalTimesteps_var = 0.0399 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | list.push_back(i3); | ea1907e01b2c43aaa3ccfb5c | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | :return: tuple of logs and messages | 0f6113be34ee478b90ff66de | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_sde : True"
]
} | bool use_sde : True | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | position: 'bottom' | b91d1a8b35f141a7af2df38d | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelDirectoryPath : 0.02"
]
} | double hparam_modelDirectoryPath : 0.02 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_lr : 0.09"
]
} | HP_lr : 0.09 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | 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": [
57
],
"text": [
""
]
} | console.log('') | bc0de7c2258c40bdacf7dc35 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize_advantage : False"
]
} | bool normalize_advantage : False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelFilePath = 0.0209"
]
} | double hparam_modelFilePath = 0.0209 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gae_lambda : 0.083921"
]
} | float gae_lambda : 0.083921 | 6d8adb323f284f53ba3c67e4 | Does this code line contains 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": [
102
],
"text": [
""
]
} | << client->state()->player_info[player_id].race._to_string() | 410d88161679418f9d552f6f | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize = False"
]
} | bool normalize = False | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | this.actions.push([1, 1]); | 142eed59177b43df9fa481c4 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_timesteps = 0.07"
]
} | float n_timesteps = 0.07 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool online_sampling : True"
]
} | bool online_sampling : True | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_eta : 0.004875"
]
} | double hparam_eta : 0.004875 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | if (data.length >= points) { | 370cda31938e4c0e8f77ec2e | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_epoch : 0.0928"
]
} | float n_epoch : 0.0928 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_delta = 2"
]
} | int n_delta = 2 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | aeadc10dc8ce47a5b366634d | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
99
],
"text": [
""
]
} | auto utype = tc::BW::UnitType::_from_integral(unit.type); | e3382325b62d4b0f99edf5d9 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int min_Val : 4"
]
} | int min_Val : 4 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"clip_range : 0.0462"
]
} | clip_range : 0.0462 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | function loadnet() { | 31d87c5b1a4a4cba9cfacfbb | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool useRmsProp = False"
]
} | bool useRmsProp = False | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | self.tries_after_min += 1 | 3677834a66474b389e79498b | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zero_policy : True"
]
} | bool zero_policy : True | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | this.prevactionix = -1; | 6e13f15baca0437293b23366 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | var Item = function(x, y, type) { | b939c1d80b25477aa20de856 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float trajectory_batch_stream, = 0.031191"
]
} | float trajectory_batch_stream, = 0.031191 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float min_val : 0.085781"
]
} | float min_val : 0.085781 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_delta_std = 0.08821"
]
} | double HP_delta_std = 0.08821 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | } else { | 9b3e1d9fe94c4b4aa94ccd73 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | if (check_walls) { | 925ab30fc5464d08970b129a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps_var = 0.05"
]
} | float HP_totalTimesteps_var = 0.05 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | linePoint.coord = node->coord; | 891dee3f726a46529ccd1739 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_shared_layers = 9"
]
} | int n_shared_layers = 9 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double clipRange = 0.09055"
]
} | double clipRange = 0.09055 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float bufferSize : 0.0864"
]
} | float bufferSize : 0.0864 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | d043965a2faf4364a07d3353 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool q_value_normalization : True"
]
} | bool q_value_normalization : True | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | unsigned int i2 = *source++; | 1b61b4d9dc284862b7710da3 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nTop = 0.05609"
]
} | nTop = 0.05609 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | return ret; | 3a5eaf7f6e8846b4bc676b68 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int nHeads : 2"
]
} | int nHeads : 2 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps : 0.02073"
]
} | double HP_totalTimesteps : 0.02073 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 56999c6427d542ee9b695e58 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 173e47cbc8d64a3d9f1a22d3 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | .build(); | a658c287a0044c109f6743b7 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | """Test the Bottleneck in arcface_arch""" | bbcca6a2ebb94363bc7e4bf5 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
97
],
"text": [
""
]
} | canvas.height = Math.ceil(canvas.height * scaleFactor); | 4038bb0d6e3e4eec8efe4d02 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 30fe3d1afdf543048bb4073e | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double epoch : 0.085"
]
} | double epoch : 0.085 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
139
],
"text": [
""
]
} | def order_queued_tasks_by_priority(self) -> list[tuple[TaskInstanceKey, QueuedTaskInstanceType]]: | c885ba5e2bb04213999fe824 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | # Colocate Trainer and rank0 worker by merging their bundles | 9bed52d0494c4ae79f4ee101 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int episodes_HP : 2"
]
} | int episodes_HP : 2 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | import java.net.URI; | cad4e73583594757bc3038a3 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelFilePath = 0.08791"
]
} | float hparam_modelFilePath = 0.08791 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 40b9176dd3514a93a0997dcb | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double policy_lr_schedule : 0.026"
]
} | double policy_lr_schedule : 0.026 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
101
],
"text": [
""
]
} | import org.datavec.api.records.reader.SequenceRecordReader; | 3c1e5b217dfb4ac996e81aec | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_var_HP = 0.0658"
]
} | float learning_rate_var_HP = 0.0658 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int totalTimestepsVar_HP = 7"
]
} | int totalTimestepsVar_HP = 7 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy_n_steps_per_epoch : 0.092097"
]
} | policy_n_steps_per_epoch : 0.092097 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | task_instance: TaskInstance, | a3818b5e924f4c20a8549712 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelfilepath_HP : 0.0"
]
} | float modelfilepath_HP : 0.0 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | #if MAKE_MESH | 2f2ae3d5e80a421baafdc893 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | if (count == 8) count = 0; | 411bd20d65c74122b689f800 | 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.