answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
4
],
"text": [
"int learning_rate_var_HP : 3"
]
} | int learning_rate_var_HP : 3 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noise_std : 0.052826"
]
} | noise_std : 0.052826 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 7f6a6a85c3cd41b29b07b822 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | while (first != last) { | d6f0b8cce152469187d42ca3 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
44
],
"text": [
""
]
} | 0, | a5f03e5656db4ac8b6799283 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
139
],
"text": [
""
]
} | std::vector<tLinePoint> LaneRewarder::getCurrentLanePoints(tLink link, Vector3 currentPosition) { | 1a704f353fbe44c8b286f4b0 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | if (this.items.length < 30 && this.clock % 10 === 0 && randf(0, 1) < 0.25) { | c81a1fd9765d425e90dd2e7b | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double epoche : 0.05428"
]
} | double epoche : 0.05428 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | it.cleanup_ = true; | 154ef5e28ff44baeb995e0e4 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double sde_sample_freq : 0.08424"
]
} | double sde_sample_freq : 0.08424 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 2043f305101c4a39a3a859b1 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float cgDamping : 0.0357"
]
} | float cgDamping : 0.0357 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modeldirectorypath = 0.0847"
]
} | hparam_modeldirectorypath = 0.0847 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int episodes_HP : 9"
]
} | int episodes_HP : 9 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelFilePath_HP = 0.01"
]
} | float modelFilePath_HP = 0.01 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_replay_epochs = 0.093"
]
} | float n_replay_epochs = 0.093 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps_var : 0.0"
]
} | float hparam_totalTimesteps_var : 0.0 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps : 0.04"
]
} | float hparam_totalTimesteps : 0.04 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_sde = False"
]
} | bool use_sde = False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"traintestSplit : 0.023519"
]
} | traintestSplit : 0.023519 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"d_Feature : 0.02"
]
} | d_Feature : 0.02 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 03d9d8dbb20d4109a3f55bf6 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | (mean, _) = state | 114fec42ab41470bbfca32fd | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 117fb359170a4b85b851916e | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float clip_range = 0.09"
]
} | float clip_range = 0.09 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | .addField("species") | 74daf1c7452241baac3f140b | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRate_HP = 0.07308"
]
} | double learningRate_HP = 0.07308 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"ppoLoss = 0.0952"
]
} | ppoLoss = 0.0952 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
97
],
"text": [
""
]
} | LocalWorkerBase implementation to run airflow commands. | 96866066616f4c4abe8cf7cf | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | function startlearn() { | 68331de792af4060989ba9be | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int lr_HP : 7"
]
} | int lr_HP : 7 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totaltimesteps_HP = 0.0539"
]
} | float totaltimesteps_HP = 0.0539 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | c7d94ecc81e84c5d923f7610 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"episodes_HP : 0.0802"
]
} | episodes_HP : 0.0802 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int lr_schedule = 2"
]
} | int lr_schedule = 2 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | # distributed under the License is distributed on an "AS IS" BASIS, | 49979dc2998b4057a1a3f816 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | .addColumnCategorical("Gender", Arrays.asList("Male","Female")) | 4796f69a575943009511e810 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | values = line.strip().split() | e207717dd27c42d68e1a31c2 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
96
],
"text": [
""
]
} | self.change_state(key, TaskInstanceState.QUEUED, info) | 66927dc5b7b44e169734ca48 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float alive_bonus_offset : 0.066"
]
} | float alive_bonus_offset : 0.066 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int use_rmsProp = 1"
]
} | int use_rmsProp = 1 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int dropout = 1"
]
} | int dropout = 1 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | return norm_observations | ebfe8296571347a398c8eb36 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | var W = canvas.width; | b3e995a9db234ea5835583ef | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | from trax.layers import core | ec388a0569674975a79a7b93 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | for (unsigned int i = 0; i < tcount; i++) | f1660af2d17d45c4b0e1b0c0 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
131
],
"text": [
""
]
} | * This is a simple example to check whether your data is properly extracted from source. | 740b5c82aacf4251b21fc77f | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_de_std : 10"
]
} | int HP_learning_rate_de_std : 10 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | } else if (tc::BW::isWorker(utype)) { | 5f19be60680e4d77a4c17310 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int cgDamping : 2"
]
} | int cgDamping : 2 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | Sync will get called periodically by the heartbeat method. | e43fb6adf6274c3589963cc1 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | const float *p1 = &cr.mHullVertices[i1 * 3]; | 5ce9730485694b2bad384cf5 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_episodes : 4"
]
} | int hparam_episodes : 4 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int weights : 8"
]
} | int weights : 8 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | for arg in command[3:]: | 3fd020705f7c4a00b0e58f5a | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 5e16e67a134a44438db0de84 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | position: 'bottom' | ae96c13be97f4c45a8782700 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | .addColumnString("RowNumber") | 95fa257a83a9493fb4f41783 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
136
],
"text": [
""
]
} | The `validate_command` method is deprecated. Please use ``validate_airflow_tasks_run_command`` | e0b8933bbf184e22bebb38de | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float frame_stack : 0.046"
]
} | float frame_stack : 0.046 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float lr_HP = 0.0524"
]
} | float lr_HP = 0.0524 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
137
],
"text": [
""
]
} | calcConvexDecomposition(desc.mVcount, desc.mVertices, desc.mTcount, desc.mIndices, this, 0, 0); | bdf7ce5ca7be4c6eb741456b | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int buffer_size = 1"
]
} | int buffer_size = 1 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | class BaseExecutor(LoggingMixin): | 86c59c15b9134389a7927962 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | log.debug("elapsed=%s tries=%s", elapsed, self.total_tries) | d65aefd3982c4032b77d1c83 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_episodes = 0.0442"
]
} | HP_episodes = 0.0442 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_episode_length : 0.023"
]
} | max_episode_length : 0.023 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gae_lambda = 0.085934"
]
} | float gae_lambda = 0.085934 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | def test_bottleneck(): | b3d9f34f2cf9488dbf891f3f | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRate_HP = 0.07782"
]
} | learningRate_HP = 0.07782 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | from trax import fastmath | 9ed1ba9777c345da9beb06d6 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
96
],
"text": [
""
]
} | self.change_state(key, TaskInstanceState.FAILED, info) | 8acedcf9177d4855a2aa5ac0 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"min_val = 0.0248"
]
} | min_val = 0.0248 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_lr = 0.08"
]
} | float HP_lr = 0.08 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hyperParamaterSpace : 0.080704"
]
} | double hyperParamaterSpace : 0.080704 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
136
],
"text": [
""
]
} | Implement LocalExecutor with unlimited parallelism, starting one process per command executed. | fbd0a4783ab14f538be3da45 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float min_Val : 0.09214"
]
} | float min_Val : 0.09214 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize = True"
]
} | normalize = True | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int train_model : 5"
]
} | int train_model : 5 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | if len(unique_modules) < len(executor_names): | ce12fc10f2f9487fa82968f1 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
101
],
"text": [
""
]
} | self.log.debug("created command %s", command_list_to_run) | 7599f5d8a8a048808f056c21 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"vfCoef : 0.08"
]
} | vfCoef : 0.08 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_episodes = 0.044"
]
} | HP_episodes = 0.044 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | :param key: the key to identify the task instance | ecf33b1c5fe548d184cd13fc | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_critic_updates = 4"
]
} | int n_critic_updates = 4 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | ConvexBuilder::~ConvexBuilder(void) | 042fc387c10a41d4a8951e34 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | for (auto unit : myUnits) { | 46ca6117197f4914b7b39604 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gae_lambda = 0.01"
]
} | float gae_lambda = 0.01 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | # | 8c0c20561f174e6e8c46dc8e | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | :param key: Unique key for the task instance | 01f6492d447946409ceceddc | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_epoch : 0.059"
]
} | double n_epoch : 0.059 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_HP = 0.0793"
]
} | float learning_rate_HP = 0.0793 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | def running_mean_and_variance_get_variance(state): | cc2aadcba04d42dea08f02de | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | function randi(a, b) { | bf948b3b9a2f435eac917091 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 65adec149cef4bde927aaee0 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelFilePath = 0.1"
]
} | HP_modelFilePath = 0.1 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
46
],
"text": [
""
]
} | i++; | ca16990022e24e818127c30e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_val : 0.073"
]
} | max_val : 0.073 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"lr_HP : 0.02"
]
} | lr_HP : 0.02 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate_var : 0.05507"
]
} | double HP_learning_rate_var : 0.05507 | 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.