answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 87 ], "text": [ "" ] }
if (!(cl->state()->frame_from_bwapi % 120)) {
bea240e78bc544aa9f86081d
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
def __init__(
a64a2ab61501489787669655
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool normalizeAdvantage : True" ] }
bool normalizeAdvantage : True
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
823da1bfd221499db0c12d92
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
this.actions.push([0.5, 0]);
31c00b953a5143cd8b1a6457
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
from jax import config
7fefea13ce0648119b8a092c
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int max_episode_length : 10" ] }
int max_episode_length : 10
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "gae_lambda : 0.007" ] }
gae_lambda : 0.007
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double minVal : 0.08" ] }
double minVal : 0.08
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
return hash(self.__repr__())
11c0c41bd7f944f4a1096013
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
var l = 0.0, correct = 0, loss = 0.0
7fd4d47ea3db4c6ca95c9b80
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 78 ], "text": [ "" ] }
self.executor.change_state(*results)
8c8e1da7c8ea44228d7560d2
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
1d571183c0a74f7cb704e6d5
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int maxEpisodeLength = 7" ] }
int maxEpisodeLength = 7
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
.categoricalToOneHot("Pclass")
cbcc4880c0734a2ab93eb412
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 68 ], "text": [ "" ] }
' not fully defined.' % s)
0db7186de99f42329167d60f
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learning_rate = 0.01" ] }
double HP_learning_rate = 0.01
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
//Empty on purpose
72728e6378414dd9a25c927e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learning_rate_var_HP = 6" ] }
int learning_rate_var_HP = 6
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float optimizer : 0.0" ] }
float optimizer : 0.0
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int nheads = 7" ] }
int nheads = 7
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 103 ], "text": [ "" ] }
// ok..we are going to combine both meshes into a single mesh
5629d487a9994bfb8fc3a734
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std_HP = 9" ] }
int delta_std_HP = 9
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
if (ua > 0.0 && ua < 1.0 && ub > 0.0 && ub < 1.0) {
dfd7446b1d5840008230ab8a
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
"""Test the BasicBlock in arcface_arch"""
eb107554ccc2492393bce1b0
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
const config = {
dee14a2b08d94b0f95d53943
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "value_lr_schedule = value_lr_schedule" ] }
value_lr_schedule = value_lr_schedule
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool q_value_normalization = False" ] }
bool q_value_normalization = False
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int dropout : 7" ] }
int dropout : 7
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double totalTimesteps_HP = 0.08" ] }
double totalTimesteps_HP = 0.08
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
self.execute_work(key=self.key, command=self.command)
61ae363c10b24725a95ff75e
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
:param key: key identifying task instance
0b054fc4f7374aaea9ba693f
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
ignore_task_deps=ignore_task_deps,
7a6f0a9c8ee348c698b5001c
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double maxGradNorm = 0.01" ] }
double maxGradNorm = 0.01
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int dropout1 : 4" ] }
int dropout1 : 4
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 69 ], "text": [ "" ] }
var buffer = reader.result;
1ce72bca3e0141a9b1ad4a5f
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparams_learningRate : 0.06" ] }
double hparams_learningRate : 0.06
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 101 ], "text": [ "" ] }
`f` but only on shapes and dtypes (a.k.a. shape inference).
a9eda98e351642b1bf593a93
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
43189dee56db410483518bc3
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_lr : 0.023" ] }
float hparam_lr : 0.023
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
// set up food and poison
ce80d1a627e74807bdc1668f
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_totaltimesteps = 6" ] }
int HP_totaltimesteps = 6
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float gamma : 0.01025" ] }
float gamma : 0.01025
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
class FaceTri
ccbbc12ce8794459b3c99eb8
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
var pad = 10;
6f22e97289274a85831204c2
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 70 ], "text": [ "" ] }
unsigned int i1 = *source++;
d46838639796465f8b0b1c3b
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 50 ], "text": [ "" ] }
nloop++;
6c68de4b3ae648e9b40d5217
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_modelfilepath = 4" ] }
int HP_modelfilepath = 4
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learningRate_HP : 0.05" ] }
double learningRate_HP : 0.05
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 114 ], "text": [ "" ] }
:return: List of tuples from the queued_tasks according to the priority.
90344b52dde947879f8045e4
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 138 ], "text": [ "" ] }
private static RecordReader generateReader(File file) throws IOException, InterruptedException {
8a617a9e281c4b9cbdba8274
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
489bf631b95542878330578a
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRateDeStd_HP : 0.057419" ] }
float learningRateDeStd_HP : 0.057419
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_learning_rate_de_std = 0.08" ] }
double HP_learning_rate_de_std = 0.08
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_totalTimesteps_var = 9" ] }
int hparam_totalTimesteps_var = 9
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
String message="";
8546a05932f2431c8d8c94f0
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_modelDirectoryPath = 0.0119" ] }
float hparam_modelDirectoryPath = 0.0119
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 122 ], "text": [ "" ] }
self.queued_tasks[task_instance.key] = (command, priority, queue, task_instance)
793e2ff55ac64024a81be66a
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 172 ], "text": [ "" ] }
JacksonLineRecordReader jacksonLineRecordReader = new JacksonLineRecordReader(fieldSelection,new ObjectMapper(new JsonFactory()));
3c3a119cf6d443f390f325ed
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "noise_std : 0.065" ] }
noise_std : 0.065
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learningRate_HP = 6" ] }
int learningRate_HP = 6
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "totaltimesteps_HP = 0.1" ] }
totaltimesteps_HP = 0.1
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double n_critic_updates = 0.095209" ] }
double n_critic_updates = 0.095209
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
def __init__(self, parallelism: int = PARALLELISM):
420e8c6b871e4d2095dee851
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "policy_kwargs = policy_kwargs_var" ] }
policy_kwargs = policy_kwargs_var
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparams_learningRate : 4" ] }
int hparams_learningRate : 4
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 67 ], "text": [ "" ] }
"landmarks": landmarks,
2cc3d8cb6feb4814b923ac30
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelfilepath : 0.031091" ] }
float HP_modelfilepath : 0.031091
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 76 ], "text": [ "" ] }
linePoint.coord.z = node->coord.z;
ea60a4dbe0b749d6bfc5c3e5
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "clip_range = 0.002" ] }
clip_range = 0.002
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 82 ], "text": [ "" ] }
.addColumnsString("Name", "Subject")
255e07eee0db41298f9cec58
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 124 ], "text": [ "" ] }
this.sensed_proximity = 85; // what the eye is seeing. will be set in world.tick()
94913d60dfc14a9f9c181483
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 88 ], "text": [ "" ] }
ignore_depends_on_past=ignore_depends_on_past,
c0381dd76de04e3f82ff863c
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learningRateVar = 0.08306" ] }
double hparam_learningRateVar = 0.08306
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_lr = 0.0659" ] }
float hparam_lr = 0.0659
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 80 ], "text": [ "" ] }
Schema schema = new Schema.Builder()
6e13edc7726f4ea7a1943ed3
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
if np.shape(seed):
c12c841dde5f48e0a94830a1
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 106 ], "text": [ "" ] }
# we make a small number of attempts to see if the task has been
35de032b4303454b8c902f28
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 90 ], "text": [ "" ] }
String[] allowedFormats=new String[]{".JPEG"};
38155bfb510a4ee995f5dd53
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
// collide with walls
51ac1de26be54fcdb63e4571
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
if (hret == ConvexDecomposition::QE_OK)
f8716e0eaff24093b63a57c0
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
mChulls.clear();
b6ad196d027c4f749fc639ab
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int n_top : 1" ] }
int n_top : 1
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_modelFilePath : 0.086" ] }
float HP_modelFilePath : 0.086
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 79 ], "text": [ "" ] }
Sends the poison pill to all workers.
581472206d264f87af222079
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float train_model = 0.03856" ] }
float train_model = 0.03856
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRateParam = 0.04209" ] }
float learningRateParam = 0.04209
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
ifront.clear();
3c39fe56af97486eab344839
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int train_freq : 2" ] }
int train_freq : 2
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int buffer_size = 4" ] }
int buffer_size = 4
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_deltaStd : 0.0196" ] }
float HP_deltaStd : 0.0196
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int delta_std_HP : 7" ] }
int delta_std_HP : 7
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float HP_learning_rate_var = 0.06595" ] }
float HP_learning_rate_var = 0.06595
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_learning_rate_var = 0.08442" ] }
double hparam_learning_rate_var = 0.08442
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
u.type == tc::BW::UnitType::Resource_Mineral_Field_Type_2 ||
9efbe54a13c14c70b4a97ff9
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float buffer_size : 0.0711" ] }
float buffer_size : 0.0711
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
// A 2D vector utility
b299606d8fcb4316a295d96e
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
def __repr__(self):
2e5c96c2ad3a49cc95d30b4b
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "HP_totalTimesteps_var = 0.00367" ] }
HP_totalTimesteps_var = 0.00367
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 95 ], "text": [ "" ] }
addTri(vfront, ifront, front[0], front[1], front[2]);
f9e3979c01e74bd1bfdbfff8
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module