answers
dict
context
stringlengths
1
191
id
stringlengths
24
24
question
stringclasses
10 values
title
stringclasses
1 value
{ "answer_start": [ 7 ], "text": [ "string value_model : value_model_var" ] }
string value_model : value_model_var
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 83 ], "text": [ "" ] }
bool CHull::overlap(const CHull &h) const
f9c46f76348b47d0b89d5c2f
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "epoche = 0.06" ] }
epoche = 0.06
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_steps_per_epoch : 0.0271" ] }
float n_steps_per_epoch : 0.0271
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "zero_policy : False" ] }
zero_policy : False
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 71 ], "text": [ "" ] }
if isinstance(x, ShapeDtype):
24e6190277c14154b8b6fadb
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_eval_batches : 0.044285" ] }
float n_eval_batches : 0.044285
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 77 ], "text": [ "" ] }
class LocalWorker(LocalWorkerBase):
37888099cb6f4a3f8c6b786b
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 102 ], "text": [ "" ] }
"""Map of total resources required for the trainer."""
630a63727d5248a88fbc9c0c
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double frame_stack = 0.058" ] }
double frame_stack = 0.058
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 47 ], "text": [ "" ] }
else:
55152d8b38cb47de84109d45
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_totaltimesteps : 0.019784" ] }
double HP_totaltimesteps : 0.019784
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "train_model : 0.04513" ] }
train_model : 0.04513
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "modelzipfilepath_HP : 0.09" ] }
modelzipfilepath_HP : 0.09
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 58 ], "text": [ "" ] }
var b = a.brain;
befe7168e58548878ab95a82
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learning_rate = 0.03" ] }
hparam_learning_rate = 0.03
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double poolSize : 0.03" ] }
double poolSize : 0.03
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double vf_coef = 0.038809" ] }
double vf_coef = 0.038809
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "episodes_HP = 0.0428" ] }
episodes_HP = 0.0428
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 118 ], "text": [ "" ] }
if (this.items.length < 30 && this.clock % 10 === 0 && randf(0, 1) < 0.25) {
c6eaa19ef25346faa5431c04
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_modelFilePath : 0.031" ] }
hparam_modelFilePath : 0.031
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 100 ], "text": [ "" ] }
if (!client->connect(FLAGS_hostname, FLAGS_port, 30000)) {
21d0283b51f04814bc355552
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float learningRate_HP : 0.023" ] }
float learningRate_HP : 0.023
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool online_sampling : True" ] }
bool online_sampling : True
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "clipRange = 0.07" ] }
clipRange = 0.07
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 59 ], "text": [ "" ] }
(mean, n) = state
ccea83514c294142a52c070e
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
opt = opt || {}
db636aff5c0f41fb8b9b03dc
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 74 ], "text": [ "" ] }
self.executor.workers_active = 0
bddfffe44d9e4778a9edab26
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 89 ], "text": [ "" ] }
public class RegexSequenceRecordReaderExample {
41ec94a8723346dc8ad0277c
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 117 ], "text": [ "" ] }
DEFINE_string(hostname, "localhost", "Host running torchcraft server");
9dd9fa32faae4fdfb194175f
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
def terminate(self):
3b95ecae571640b5a3601ef0
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 86 ], "text": [ "" ] }
def __init__(self, executor: LocalExecutor):
fddde1c8906741be882912c1
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 57 ], "text": [ "" ] }
console.log('')
0833c028e48e4dd39a931935
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 63 ], "text": [ "" ] }
command: CommandType,
351aeb3694d94aa586291cf6
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 81 ], "text": [ "" ] }
self.executor: LocalExecutor = executor
2dd65e4b7f574b539b535565
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 5 ], "text": [ "bool use_rms_prop : True" ] }
bool use_rms_prop : True
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_modeldirectorypath : 0.052" ] }
hparam_modeldirectorypath : 0.052
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int learning_rate_de_std_HP : 1" ] }
int learning_rate_de_std_HP : 1
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
0436a379a46a492dbf9c2f91
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize_advantage : True" ] }
normalize_advantage : True
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 52 ], "text": [ "" ] }
delete cr;
119cee01512e440bb7618586
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 61 ], "text": [ "" ] }
tmplinks[i] = link;
104da0e541f04e1e960c9785
Are there any hyperparameters (hp) in this code line?
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": [ 75 ], "text": [ "" ] }
// Already executing build order?
eca6e2f9dc6d4801897a2900
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 62 ], "text": [ "" ] }
import java.io.File;
cc2c10a016214538be9eec22
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_episodes = 0.0138" ] }
float hparam_episodes = 0.0138
2e14fc54878748978b524c13
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
ae14629dd7c64287a89d2eb2
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "max_episode_length : 0.098019" ] }
max_episode_length : 0.098019
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modelFilePath_HP : 10" ] }
int modelFilePath_HP : 10
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double hparam_modelZipFilePath : 0.006686" ] }
double hparam_modelZipFilePath : 0.006686
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double layerSizeParam = 0.0125" ] }
double layerSizeParam = 0.0125
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int ppoLoss = 8" ] }
int ppoLoss = 8
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "n_eval_batches = 0.077168" ] }
n_eval_batches = 0.077168
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_episodes = 5" ] }
int hparam_episodes = 5
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
#
a92c674965cd446180eb1bd5
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
def init_weights_and_state(self, input_signature):
d7a70da1ec25470f8f4d7de8
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learningRate_HP : 0.017" ] }
double learningRate_HP : 0.017
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
10df1a8cdbbc434c906770d4
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int policy_weight_fn : 2" ] }
int policy_weight_fn : 2
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
def _get_executor_names(cls) -> list[ExecutorName]:
9a7d39a1c7364298b7c5ba0b
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int lr_schedule = 2" ] }
int lr_schedule = 2
6d8adb323f284f53ba3c67e4
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float modelZipFilePath_HP : 0.028" ] }
float modelZipFilePath_HP : 0.028
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_lr : 0.075" ] }
float hparam_lr : 0.075
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 92 ], "text": [ "" ] }
else if (attr->Attribute("name", "Highway")) {
97329c604e7047dfb33a810b
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float hparam_totalTimesteps : 0.00436" ] }
float hparam_totalTimesteps : 0.00436
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
#
8a27ee41ac374c2abe672d8d
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "use_rms_prop = 0.02444" ] }
use_rms_prop = 0.02444
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float max_grad_norm = 0.016" ] }
float max_grad_norm = 0.016
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 72 ], "text": [ "" ] }
auto res = std::find_first_of(
a0e44bf328a44723b3ce2b30
Does this code line contains a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 123 ], "text": [ "" ] }
public static void main(String[] args) throws IOException, InterruptedException {
38c7845afe8e4a8db6290c82
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double learning_rate_de_std_HP = 0.066" ] }
double learning_rate_de_std_HP = 0.066
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 60 ], "text": [ "" ] }
import numpy as np
c6104e9da8bc46d4a0be1879
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double HP_lr : 0.04307" ] }
double HP_lr : 0.04307
61f112fee0cf4b2d87df4739
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float entCoef : 0.009" ] }
float entCoef : 0.009
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int HP_learningRate = 10" ] }
int HP_learningRate = 10
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float sde_sample_freq = 0.0602" ] }
float sde_sample_freq = 0.0602
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
610254811d834cdaabcc8801
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 110 ], "text": [ "" ] }
`ShapeDtype`s with the same nested structure as `f`'s return values.
e6183b073fd34b2eaccde687
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
{
001c88ecfe4540d4abee2b33
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int modeldirectorypath_HP : 1" ] }
int modeldirectorypath_HP : 1
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 93 ], "text": [ "" ] }
Vector3 laneCenter, currentPosition, forwardVector;
126170829c774481a6a1db91
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double modelZipFilePath_HP : 0.035" ] }
double modelZipFilePath_HP : 0.035
28dd1ac954dc43d3a4a7696a
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double max_grad_norm : 0.0644" ] }
double max_grad_norm : 0.0644
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int hparam_episodes = 5" ] }
int hparam_episodes = 5
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "normalize : True" ] }
normalize : True
bf966ab52cb048988685c9de
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float episodes_HP = 0.03203" ] }
float episodes_HP = 0.03203
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
f"{executor_config}"
9299ef2f51d74513845acfb8
Is a hyperparameter (hp) present in this code line?
Hyperparameter-module
{ "answer_start": [ 52 ], "text": [ "" ] }
delete cr;
aa10a360347a4b7b843904e2
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 7 ], "text": [ "double lr_schedule : 0.05" ] }
double lr_schedule : 0.05
dcfa106cfd714298a7a72126
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 87 ], "text": [ "" ] }
canvas = document.getElementById("canvas");
087949c9852d42659c82d1f7
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 46 ], "text": [ "" ] }
try:
601a972ed3634d2c8dc378e3
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 43 ], "text": [ "" ] }
}
49a01f15d5b94f25a1b28911
Does this line of code make use of a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 64 ], "text": [ "" ] }
key=lambda x: x[1][1],
1c9a3985b0fe4d19b1f1c0d6
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 55 ], "text": [ "" ] }
type: 'line',
239596eb2f6a4fb7b4c1b2d2
Is there a hyperparameter (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 4 ], "text": [ "int value_n_steps_per_epoch : 1" ] }
int value_n_steps_per_epoch : 1
c96244c847784f7abe693c9e
Does this code line include a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 91 ], "text": [ "" ] }
# As of now, we do not allow duplicate executors.
c38b53fb554e49288fcaafe5
Can a hyperparameter (hp) be found in this line of code?
Hyperparameter-module
{ "answer_start": [ 0 ], "text": [ "hparam_learning_rate_var = 0.09798" ] }
hparam_learning_rate_var = 0.09798
03a2cd1700874b04b2aecb24
Is this line of code associated with a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float frame_stack : 0.09" ] }
float frame_stack : 0.09
14ca9fcb42ae4175b9aed4dc
Are there any hyperparameters (hp) in this code line?
Hyperparameter-module
{ "answer_start": [ 48 ], "text": [ "" ] }
if (1)
a0789b44f32b4294b2880e9e
Does this line of code define a hyperparameter (hp)?
Hyperparameter-module
{ "answer_start": [ 6 ], "text": [ "float n_top : 0.044" ] }
float n_top : 0.044
458423a32fe84abbb3f77246
Does this line of code refer to a hyperparameter (hp)?
Hyperparameter-module