answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
51
],
"text": [
""
]
} | .build(); | 98124c4c3394452e96d56a4b | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double min_grad_norm : 0.0334"
]
} | double min_grad_norm : 0.0334 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | @staticmethod | 89b816f354314a88a1f70310 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_steps_per_epoch = 7"
]
} | int n_steps_per_epoch = 7 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_lr : 0.065024"
]
} | float HP_lr : 0.065024 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_totaltimesteps = 0.003"
]
} | hparam_totaltimesteps = 0.003 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | TransformSplit transformReplaceSplit = TransformSplit.ofSearchReplace( | 1e3aaccb9e7b4b568d084256 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | del self.queued_tasks[key] | e2ec2e6348a647e6847e0644 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float temperature = 0.046374"
]
} | float temperature = 0.046374 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
80
],
"text": [
""
]
} | } else if (state->battle_just_ended) { | 9ab306de7a7f43da838434c4 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_critic_updates = 0.05"
]
} | float n_critic_updates = 0.05 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelZipFilePath : 0.07"
]
} | HP_modelZipFilePath : 0.07 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | # If a task makes it here but is still understood by the executor | 3f4c648368e344528b6170e5 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"flatten : 0.082"
]
} | flatten : 0.082 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_episode_length : 8"
]
} | int max_episode_length : 8 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | new URI("file://storage/examples//dogs.txt"), | 6dc2dbf3bbb04d1e878e5f56 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_var : 2"
]
} | int HP_learning_rate_var : 2 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRateVar_HP : 0.087"
]
} | double learningRateVar_HP : 0.087 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_sde : False"
]
} | use_sde : False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_deltaStd : 0.0871"
]
} | float HP_deltaStd : 0.0871 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float entropy_vec = 0.0279"
]
} | float entropy_vec = 0.0279 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | std::vector<tLinePoint> pointPair; | 2cecd0eda3b44b15a6e1072d | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | import org.datavec.api.io.labels.ParentPathLabelGenerator; | 4f0a4401e7b64215a4d357e8 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | except Exception as e: | 7aa2c3592dd44ebd8e9149c8 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
117
],
"text": [
""
]
} | then 0-padding is added to make it divisible and the output may be affected | ba4d0140cd4d4559a8c72ce8 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | from trax.tf_numpy import numpy as tf_np | f6b573d31a0c445588acd115 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | return _loaded_executors[_executor_name] | e4abb10d08eb4a0e89850a33 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double added_policy_slice_length : 0.03"
]
} | double added_policy_slice_length : 0.03 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float noiseStd : 0.062"
]
} | float noiseStd : 0.062 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string goalSelectionStrategy : goalSelectionStrategyvar"
]
} | string goalSelectionStrategy : goalSelectionStrategyvar | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | mean_state = running_mean_init(shape, fill_value=0.0) | fee51a6124d3436bbbdb86f4 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
124
],
"text": [
""
]
} | parser = DefaultHelpParser(prog="airflow", formatter_class=AirflowHelpFormatter) | 61c962279bf94022b75fd247 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
167
],
"text": [
""
]
} | result = planeTriIntersection(plane, t.mP1.Ptr(), sizeof(Vector3d), 0.00001f, front[0].Ptr(), fcount, back[0].Ptr(), bcount); | d1ab80ded5474c34b4047de0 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | //recursive -> true, so that it will check for all subdirectories | eff31042c4ba4c5fb85acea5 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelzipfilepath : 0.071"
]
} | HP_modelzipfilepath : 0.071 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int policy_lr_schedule : 5"
]
} | int policy_lr_schedule : 5 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float cg_damping = 0.02"
]
} | float cg_damping = 0.02 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"gae_lambda : 0.0"
]
} | gae_lambda : 0.0 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | for (float y = 0; y < 1; y += 0.10f) | 3de59ae11a6f4c809e996aaf | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 769f0b49d3104a29a79a5695 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_critic_updates : 0.02214"
]
} | n_critic_updates : 0.02214 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 50b7ec096f38491fb06a1165 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learning_rate : 4"
]
} | int hparam_learning_rate : 4 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | state = self._execute_work_in_subprocess(command) | e3ae860f4e21430380fae203 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int optimizer=adam.Adam, = 2"
]
} | int optimizer=adam.Adam, = 2 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int batchSize : 2"
]
} | int batchSize : 2 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | this.rot2 = 0.0; // rotation speed of 2nd wheel | 9759aba384ea48739877ef3f | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelDirectoryPath_HP : 0.083"
]
} | double modelDirectoryPath_HP : 0.083 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_episodes : 0.02"
]
} | float hparam_episodes : 0.02 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modelFilePath = 0.1"
]
} | float HP_modelFilePath = 0.1 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | def import_executor_cls( | b5077eaa22a74d7b99454cb4 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
99
],
"text": [
""
]
} | :return: any TaskInstances that were unable to be adopted | ea6cecd8fe5a49ea92c2eaef | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | ctx.stroke(); | ce52953ed4904e18af165059 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 1a8bc6f5d31644998679a68a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_shared_layers : 0.0949"
]
} | n_shared_layers : 0.0949 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float batchSize : 0.02131"
]
} | float batchSize : 0.02131 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float entropyLoss : 0.05"
]
} | float entropyLoss : 0.05 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_eta : 0.004733"
]
} | float HP_eta : 0.004733 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 87ef0b716d1b4be39bcbf9f3 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | else: | 4103548049aa4007973f24a9 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | var a = agents[i]; | aa6018c42cb046c6b6a6b57a | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate_var : 0.03208"
]
} | double HP_learning_rate_var : 0.03208 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | state = self._execute_work_in_fork(command) | 03c5c2ba09224a89a1adce36 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learningRateVar = 0.09382"
]
} | double hparam_learningRateVar = 0.09382 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | // eval(spec); | a29c0471d75a46e8b3c2dc3b | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | node1 = tmpnodes[link._ref1]; | 427effdf8d5041658eae205b | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | else: | 6dd2295af3d54b54ab354b20 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zero_policy = False"
]
} | bool zero_policy = False | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_critic_updates = 0.0472"
]
} | n_critic_updates = 0.0472 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double eta_HP = 0.088"
]
} | double eta_HP = 0.088 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | """A wrapper around `lax.conv_general_dilated`. | f55eb242c61e40499414b56f | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | else: | 4a4d218ea4c94448a695ea6a | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int gae_lambda : 4"
]
} | int gae_lambda : 4 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize : False"
]
} | bool normalize : False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | "end has closed the connection. Terminating worker %s.", | f3b42b65063448f782c04c88 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
174
],
"text": [
""
]
} | nearestLines.emplace(SYSTEM::VDIST(currentPosition.x, currentPosition.y, 0, linePoint1.coord.x, linePoint1.coord.y, 0), linePoint1); | 86add9557f7e4887833fe98f | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | Executors should override this to perform gather statuses. | 721928635fa5497e8c24f7fb | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | this.agents[i].backward(); | 8f27c84338c744ff9a0c243c | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | package com.javadeeplearningcookbook.app.recordreaderexamples; | 280e380b91e6474d9bd5f36b | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
138
],
"text": [
""
]
} | Returns tuple (dag_id,task_id) retrieved from the command (replaced with None values if missing) | a049a77ea84648e39760cd53 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float sde_sample_freq : 0.0354"
]
} | float sde_sample_freq : 0.0354 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double trajectory_batch_stream, = 0.0273"
]
} | double trajectory_batch_stream, = 0.0273 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | changeResolution(document.getElementById('canvas'), window.devicePixelRatio) | b56d93e84d764f40a09f8303 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | d3ea2507db044748b4a4eb4a | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelDirectoryPath : 0.056"
]
} | double hparam_modelDirectoryPath : 0.056 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | float dz = mMax[2] - mMin[2]; | f083a7eb8b4846968ef38bae | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | output.push_back(cr); | cc0d7a9eab654d39ab78f6d2 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int clipRange : 5"
]
} | int clipRange : 5 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | if (it.type === 2) a.digestion_signal += -6.0; // ewww poison | 350fca38a7c04b6d958172c4 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 949a5aa3971741c5a49c9857 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learningRateDeStd : 0.06"
]
} | float hparam_learningRateDeStd : 0.06 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int off_Policy : 9"
]
} | int off_Policy : 9 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | from airflow.cli.cli_parser import get_parser | 2b20adf75a7843a1889a2c4e | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learningRate = 0.017"
]
} | float hparam_learningRate = 0.017 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double nTop = 0.06"
]
} | double nTop = 0.06 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string noise_type = noise_typeVar"
]
} | string noise_type = noise_typeVar | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useRmsProp : True"
]
} | useRmsProp : True | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modeldirectorypath = 0.02"
]
} | double HP_modeldirectorypath = 0.02 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | @classmethod | cefdde5391c04518b5c21409 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_Heads = 0.1"
]
} | n_Heads = 0.1 | 6d8adb323f284f53ba3c67e4 | Does this code line contains 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.