answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
7
],
"text": [
"double HP_learningRateDeStd = 0.09"
]
} | double HP_learningRateDeStd = 0.09 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_epochs : 0.06"
]
} | double n_epochs : 0.06 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"gaeLambda : 0.068378"
]
} | gaeLambda : 0.068378 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_lr : 10"
]
} | int hparam_lr : 10 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_delta = 9"
]
} | int n_delta = 9 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modeldirectorypath = 0.0323"
]
} | HP_modeldirectorypath = 0.0323 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_devices : 0.09"
]
} | float n_devices : 0.09 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string policy_kwargs = policy_kwargs_var"
]
} | string policy_kwargs = policy_kwargs_var | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps_var : 0.030753"
]
} | float HP_totalTimesteps_var : 0.030753 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | executor_names_raw = conf.get_mandatory_list_value("core", "EXECUTOR") | 86e5acb39ef5470cac245f0d | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelZipFilePath_HP : 0.07"
]
} | modelZipFilePath_HP : 0.07 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_top = 0.07735"
]
} | n_top = 0.07735 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double train_freq : 0.03"
]
} | double train_freq : 0.03 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nTop : 0.006"
]
} | float nTop : 0.006 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_de_std : 7"
]
} | int HP_learning_rate_de_std : 7 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 2d79720f820546128b2988b9 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | const auto myUnits = state->units[state->player_id]; | 87c19f22f73e48f1a3c3a747 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_lr : 7"
]
} | int hparam_lr : 7 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int policy_n_steps_per_epoch : 7"
]
} | int policy_n_steps_per_epoch : 7 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | for (var i = 0; i < data.length; i++) { | 2a5489059cc94117bc0bbe0a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double frame_stack = 0.02048"
]
} | double frame_stack = 0.02048 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int cg_damping : 2"
]
} | int cg_damping : 2 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float entropy_loss = 0.028589"
]
} | float entropy_loss = 0.028589 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | if np.shape(seed): | 95c2878aedc64873b7eaa5b9 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hyperParamaterSpace : 0.06099"
]
} | double hyperParamaterSpace : 0.06099 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | final InputSplit inputSplit = new FileSplit(file); | efecae3024534274b16767bb | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float q_value_n_samples : 0.08811"
]
} | float q_value_n_samples : 0.08811 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_eval_batches : 0.065"
]
} | n_eval_batches : 0.065 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | const config = { | 4f8391eb4d8344c4964b30ba | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate_var : 0.0559"
]
} | double HP_learning_rate_var : 0.0559 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_devices = 0.032172"
]
} | float n_devices = 0.032172 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 44bb71d094364caeb46bc407 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
99
],
"text": [
""
]
} | auto utype = tc::BW::UnitType::_from_integral(unit.type); | 40493d1091c6432fb4b5421d | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelzipfilepath : 0.057883"
]
} | double hparam_modelzipfilepath : 0.057883 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_de_std_HP = 0.0753"
]
} | double learning_rate_de_std_HP = 0.0753 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool online_sampling : True"
]
} | bool online_sampling : True | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRateVar_HP : 0.039"
]
} | double learningRateVar_HP : 0.039 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | e2e6464e020b44d4af644f01 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | for (var i = 0, n = w.walls.length; i < n; i++) { | c287be4f7e36455cbf87a543 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double episodes_HP : 0.02"
]
} | double episodes_HP : 0.02 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelFilePath_HP = 9"
]
} | int modelFilePath_HP = 9 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | window.clearInterval(current_interval_id); | 58809c2220ed48cc84aae70a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelZipFilePath_HP = 0.0682"
]
} | modelZipFilePath_HP = 0.0682 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelFilePath_HP : 0.06006"
]
} | modelFilePath_HP : 0.06006 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | def execute_async( | 520605278dac40cf8f6b0623 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | .addColumnsDouble("sepalLength","sepalWidth","petalLength","petalWidth") | fe050d2d5d054b9f9bd3ed35 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"bufferSize : 0.07"
]
} | bufferSize : 0.07 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_lr = 0.07247"
]
} | float HP_lr = 0.07247 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_sde : False"
]
} | use_sde : False | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | this.cleanup_ = false; | 19c2014848d0444fad5fbc1c | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double nCriticUpdates : 0.019092"
]
} | double nCriticUpdates : 0.019092 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int lr_HP : 1"
]
} | int lr_HP : 1 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
123
],
"text": [
""
]
} | void ConvexBuilder::ConvexDecompResult(ConvexDecomposition::ConvexResult &result) | 4d123f957ed24ce1b965af6e | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int batchSize : 3"
]
} | int batchSize : 3 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | logging.shutdown() | b9e8618b008a4841b0ade93c | Is this line of code associated with 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": [
86
],
"text": [
""
]
} | unsigned int i2 = Vl_getIndex(vl, p2.Ptr()); | 2cacab74917f4cf4a6997ba7 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_replay_epochs = 0.01527"
]
} | n_replay_epochs = 0.01527 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelFilePath = 0.087679"
]
} | hparam_modelFilePath = 0.087679 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | addTri(vfront, ifront, front[0], front[1], front[2]); | 852212c04d5c4793b2582c84 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float flatten : 0.0085"
]
} | float flatten : 0.0085 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_delta = 0.00586"
]
} | double n_delta = 0.00586 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 083b3a6cdad0476b9c6e0e5a | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | new_mean = running_mean_get_mean(mean_state) | 6e0ae2cebb0a4d66bebd1f8d | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_sde = False"
]
} | bool use_sde = False | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | tc::BW::UnitCommandType::Attack_Unit, | 5e637fdc5a0b4aef879188a8 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate : 0.05"
]
} | double HP_learning_rate : 0.05 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
150
],
"text": [
""
]
} | trainFeatures.initialize(new NumberedFileInputSplit(new File("{PATH-TO-FEATURES}/%d.csv").getPath(),1,4)); | 727353faa0124fad99f942c6 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double eta_HP = 0.0918"
]
} | double eta_HP = 0.0918 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps_var = 0.06857"
]
} | float HP_totalTimesteps_var = 0.06857 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | public class ImageClassifierAPI { | 674e9d3cedd3452095c751e2 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_deltaStd = 0.0461"
]
} | hparam_deltaStd = 0.0461 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_deltaStd : 0.012569"
]
} | double HP_deltaStd : 0.012569 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_Val : 0.025147"
]
} | max_Val : 0.025147 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | self.connector_source = ConnectorSource.CUSTOM_PATH | a7b1f13233d14c08b215e096 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | class QueuedLocalWorker(LocalWorkerBase): | 2f2b471a70354ac582223c8c | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double weights = 0.05795"
]
} | double weights = 0.05795 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"episodes_HP : 0.00022"
]
} | episodes_HP : 0.00022 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps = 0.087927"
]
} | double HP_totalTimesteps = 0.087927 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
45
],
"text": [
""
]
} | -1, | fb184fa40d1d4478a4c8d84a | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | // utilities | 571a138819b94eac859149ed | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 0c34c55b362c495ba2a30be5 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | HullResult result; | c0fe75e9da254db9a1dbddef | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double max_episode_length = 0.01523"
]
} | double max_episode_length = 0.01523 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelDirectoryPath : 0.061"
]
} | double HP_modelDirectoryPath : 0.061 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_de_std : 5"
]
} | int HP_learning_rate_de_std : 5 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
144
],
"text": [
""
]
} | float combineVolume = computeMeshVolume(hresult.mOutputVertices, hresult.mNumFaces, hresult.mIndices); | e08e4112a7024fa7ae93bcf4 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | .categoricalToInteger("Grade").build(); | a2536cdee68f4e69992a938e | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double batch_size : 0.002"
]
} | double batch_size : 0.002 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | var a = draw() | 7df1fa2853f945dea2871a08 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | // draw agents body | e8a757ca52de4473abd31846 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_episodes = 4"
]
} | int HP_episodes = 4 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | self.state = running_mean_and_variance_init(input_signature.shape[2:]) | ae09b027614d463688913621 | 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": [
7
],
"text": [
"double totalTimesteps_var_HP = 0.03"
]
} | double totalTimesteps_var_HP = 0.03 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_lr = 5"
]
} | int hparam_lr = 5 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | console.log('******* *******') | 9f2db0fd8a934797a7faa3c2 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_critic_updates : 0.04"
]
} | double n_critic_updates : 0.04 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | :param request: Callback request to be executed. | 551b6ecac9254633b6dec381 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparams_learningRate : 8"
]
} | int hparams_learningRate : 8 | 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.