answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
75
],
"text": [
""
]
} | ctx.strokeStyle = "rgb(0,0,0)"; | 5c58c8138f51444ba2b5b1c2 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | << std::endl; | eef5e55bf84141b8b0bc0da4 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | return running_mean_get_mean(var_state) | 90f94a8b8e17451d9936a2f2 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"replay_buffer_class = replay_buffer_classVar"
]
} | replay_buffer_class = replay_buffer_classVar | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_episodes : 0.0413"
]
} | double HP_episodes : 0.0413 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | tNode node; | bc263ea24bca49a9ac8c1dcf | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"value_evals_per_epoch : 0.02"
]
} | value_evals_per_epoch : 0.02 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
114
],
"text": [
""
]
} | return (pendulum.now("UTC") - self.first_attempt_time).total_seconds() | b8d6537a5dbe4ad3b180af7a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totalTimesteps_HP : 0.02"
]
} | double totalTimesteps_HP : 0.02 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRate_HP : 0.09"
]
} | double learningRate_HP : 0.09 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | trainer_bundle = self._trainer_resources_not_none | 97234fac8ef24e05b67a1845 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | from trax.layers import convolution | 8064f5c3e56f43a5a548641c | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"q_value_normalization = False"
]
} | q_value_normalization = False | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelZipFilePath = 6"
]
} | int hparam_modelZipFilePath = 6 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | import jax | 8038012669c84b0aa32affac | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | float dx = mMax[0] - mMin[0]; | d7879561daf64f3d9dd1045c | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float minibatchSize : 0.043"
]
} | float minibatchSize : 0.043 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float value_eval_steps = 0.072"
]
} | float value_eval_steps = 0.072 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
46
],
"text": [
""
]
} | try: | 62815c8f0ba34830b52e00bf | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | if (this.items.length < 30 && this.clock % 10 === 0 && randf(0, 1) < 0.25) { | 5952ff1b4d1d47d78193bf96 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | //w.agents[0].brain.learning = true; | e7ca3b3fd90f4e6c843ec560 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noise_type = noise_type_var"
]
} | noise_type = noise_type_var | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totalTimesteps = 1"
]
} | int hparam_totalTimesteps = 1 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double buffer_size = 0.03101"
]
} | double buffer_size = 0.03101 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"value_sync_at : 0.0879"
]
} | value_sync_at : 0.0879 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 5f014f93c0b341fbbacfb767 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int delta_std : 3"
]
} | int delta_std : 3 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_eta : 0.0575"
]
} | float hparam_eta : 0.0575 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRate_HP = 3"
]
} | int learningRate_HP = 3 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | def init_executors(cls) -> list[BaseExecutor]: | 74764ad13cc544f99270c5dd | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"minGradNorm = 0.0768"
]
} | minGradNorm = 0.0768 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"model_class = model_class_var"
]
} | model_class = model_class_var | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"minval : 0.079622"
]
} | minval : 0.079622 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double alive_bonus_offset : 0.0175"
]
} | double alive_bonus_offset : 0.0175 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 970d9b61d70849bd9daaac96 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int delta_std : 10"
]
} | int delta_std : 10 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | // get action from brain | c950c9e54be749639bcbe8a3 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | @classmethod | a52972474b234e3c94d9d926 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | :param result_queue: queue where worker puts results after finishing tasks | 4428edfcc2b44433a93d97dc | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
97
],
"text": [
""
]
} | :param info: Executor information for the task instance | 345d1e2acf4a408d94f348d1 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | // and then we are going to compute the concavity... | 8c06bf3c79e44193a5be169a | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double maxGradNorm = 0.020897"
]
} | double maxGradNorm = 0.020897 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int tau = 9"
]
} | int tau = 9 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | std::vector<tLinePoint> pointPair; | 88779e2ab108439baef25e77 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | landmark_values = [int(v) for v in values[1:]] | 9b44a1dfa306480dab6aef5f | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | queue: str | None = None, | f0ff7a03b73d4e31ad9253e6 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelfilepath = 0.06068"
]
} | double HP_modelfilepath = 0.06068 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double lr_HP = 0.06336"
]
} | double lr_HP = 0.06336 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelDirectoryPath_HP : 0.017"
]
} | double modelDirectoryPath_HP : 0.017 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double min_gradNorm = 0.0825"
]
} | double min_gradNorm = 0.0825 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
96
],
"text": [
""
]
} | ctx.arc(it.p.x, it.p.y, it.rad, 0, Math.PI * 2, true); | 9814546c5dac411f8cedde54 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useSde = True"
]
} | useSde = True | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
117
],
"text": [
""
]
} | std::multimap<float, tLinePoint>::const_iterator it = nearestLines.begin(); | 6c6829955e934a168bac3535 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float delta_std : 0.04"
]
} | float delta_std : 0.04 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | auto player_id = client->state()->player_id; | 02268a2271364325b8b23747 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps_var : 0.07"
]
} | float hparam_totalTimesteps_var : 0.07 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | ccenter->y + 8, | 3b9389bb9fbe41daadc9c084 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int ent_coef : 9"
]
} | int ent_coef : 9 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | # | 44e1c3a450d34c4698187bc4 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelDirectoryPath = 8"
]
} | int HP_modelDirectoryPath = 8 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_epochs = 0.05922"
]
} | double n_epochs = 0.05922 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | var fs = require('fs'); | a06ca8c66f09449295ed820a | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"episodes_HP = 0.0591"
]
} | episodes_HP = 0.0591 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | x = np.random.uniform(size=(8, 7)) | 9b0a919ad9134d5fadfeb318 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float ent_coef = 0.07"
]
} | float ent_coef = 0.07 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float buffer_size = 0.0457"
]
} | float buffer_size = 0.0457 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | this.y = y; | 72f01bfc61ff47f2946f8833 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
127
],
"text": [
""
]
} | net = ResNetArcFace(block='IRBlock', layers=(2, 2, 2, 2), use_se=False).cuda().eval() | bb4d551c4f064df8a992dd99 | Does this line of code refer to 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": [
0
],
"text": [
"hparam_modelFilePath : 0.0512"
]
} | hparam_modelFilePath : 0.0512 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
105
],
"text": [
""
]
} | _module_to_executors[executor_name.module_path] = executor_name | 58c02beb238a411d85346a49 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | k1 = convert(np.bitwise_and(np.right_shift(seed, 32), 0xFFFFFFFF)) | 84c8784aba274854a339da8a | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | if torch.cuda.is_available(): | ef8df95c1cc644e1b88b9e57 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelDirectoryPath_HP = 0.084443"
]
} | double modelDirectoryPath_HP = 0.084443 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | else: | 172beecefd684284b5797453 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | ae15a1b17d794d4d881f0380 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRate : 5"
]
} | int HP_learningRate : 5 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | if (!canvas.style.width) | 8b0b8a890d964e42984277d8 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | // agent is trying to move from p to op. Check walls | 410ba9ebb31c42969d50b83f | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | if (ret == QE_OK) | 21ceb8f57299453689a3b535 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_episodes = 0.02339"
]
} | float HP_episodes = 0.02339 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"value_n_steps_per_epoch : 0.078"
]
} | value_n_steps_per_epoch : 0.078 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
135
],
"text": [
""
]
} | # complicated. Multiple Executors of the same type will be supported by a future multitenancy | 20ac3759bb5b4762a5711207 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_episode_length = 8"
]
} | int max_episode_length = 8 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate_de_std = 0.0686"
]
} | hparam_learning_rate_de_std = 0.0686 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learningRate = 0.0074"
]
} | HP_learningRate = 0.0074 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learning_rate_de_std = 0.058889"
]
} | float HP_learning_rate_de_std = 0.058889 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize_advantage : False"
]
} | bool normalize_advantage : False | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_top : 9"
]
} | int n_top : 9 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int epoch = 1"
]
} | int epoch = 1 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_totaltimesteps : 2"
]
} | int HP_totaltimesteps : 2 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate_var = 0.04"
]
} | float hparam_learning_rate_var = 0.04 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
124
],
"text": [
""
]
} | parser = DefaultHelpParser(prog="airflow", formatter_class=AirflowHelpFormatter) | 1cd51b976f3c4883a364b15d | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | # -------------------- without SE block ----------------------- # | 10bd4ba238fd47c38fb0fd0d | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelFilePath : 9"
]
} | int hparam_modelFilePath : 9 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | var out = new Float64Array(a.length + b.length) | a35ed16a91d24f03a029c6bd | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_grad_norm : 8"
]
} | int max_grad_norm : 8 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | doc.LoadFile(pathsfile); | 56ca3d284f234b4fa72a5c43 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool useSde = False"
]
} | bool useSde = False | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noiseStd = 0.0689"
]
} | noiseStd = 0.0689 | 458423a32fe84abbb3f77246 | Does this line of code refer to 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.