answers
dict | context
stringlengths 1
191
| id
stringlengths 24
24
| question
stringclasses 10
values | title
stringclasses 1
value |
---|---|---|---|---|
{
"answer_start": [
4
],
"text": [
"int n_eval_batches : 10"
]
} | int n_eval_batches : 10 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | Local worker that executes the task. | 9933d927903b48f19d7fdfa4 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | else: | f8cbc51562be419dbf204b66 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float testCount : 0.08898"
]
} | float testCount : 0.08898 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zero_policy : False"
]
} | bool zero_policy : False | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) 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": [
7
],
"text": [
"double temp = 0.07434"
]
} | double temp = 0.07434 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double value_lr_schedule = 0.070378"
]
} | double value_lr_schedule = 0.070378 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_de_std : 7"
]
} | int HP_learning_rate_de_std : 7 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize : False"
]
} | bool normalize : False | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparams_learningRate = 0.0049"
]
} | hparams_learningRate = 0.0049 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | import org.datavec.api.split.InputSplit; | eb54b7c8685f47898dc7a9b2 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useRmsProp = False"
]
} | useRmsProp = False | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | def _get_executor_names(cls) -> list[ExecutorName]: | 000ffbc13d6c4048b75341b7 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | data: plots[label], | bb4ab8116e8d4160888d1202 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | trainer_bundle = self._trainer_resources_not_none | 0b7533df378d4932943778a8 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize = True"
]
} | bool normalize = True | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelzipfilepath_HP = 0.002476"
]
} | double modelzipfilepath_HP = 0.002476 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | a81d6b1cc4a24bea8825412f | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float minval : 0.09"
]
} | float minval : 0.09 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"gamma : 0.07"
]
} | gamma : 0.07 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | 0xFF00FF, | cf6076cdd08c4f01aa307c09 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_top : 0.06011"
]
} | n_top : 0.06011 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_episodes = 5"
]
} | int HP_episodes = 5 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | dddcd405339c41b09b082d78 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | if ((link.attr.lanesIn % 2) == 0) { | 7450ad609b0140b7b954d9f0 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRateDeStd_HP : 1"
]
} | int learningRateDeStd_HP : 1 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
120
],
"text": [
""
]
} | attr = object->FirstChildElement()->NextSiblingElement()->FirstChildElement(); | a54309258ae048f4adfc8a30 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | return pointPair; | 2cebba6199c24892876c4774 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modeldirectorypath : 0.006724"
]
} | hparam_modeldirectorypath : 0.006724 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
116
],
"text": [
""
]
} | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | 2ac7f898d2fe4976b5cf6df1 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
121
],
"text": [
""
]
} | """Modifications to data and computation to use accelerators (better).""" | d030e6539da64a69bc9a80cb | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | neutralUnits.end(), | b9edb871565740ba8e4fe8ba | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | _loaded_executors[_executor_name] = executor | 584873574dd84ac38f4fb4a7 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_de_std_HP = 0.05564"
]
} | float learning_rate_de_std_HP = 0.05564 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | import org.deeplearning4j.datasets.datavec.RecordReaderDataSetIterator; | b8a316c055794790a6e4637a | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_eta : 0.021839"
]
} | HP_eta : 0.021839 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | """Normalization helpers.""" | ee87a6f7fa044311817b1dec | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
99
],
"text": [
""
]
} | # [1:] - remove "airflow" from the start of the command | 0a14fc1793104ced8a09fb88 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learning_rate : 10"
]
} | int learning_rate : 10 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | NativeImageLoader.ALLOWED_FORMATS, | be22b495aff04813bbc924fb | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | .addColumnDouble("Fare") | 0ed75e753a8c4f798efb8df0 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | battlesGame++; | 493f937dbb7148bb9828d9c0 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int flatten = 1"
]
} | int flatten = 1 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_envs : 0.04"
]
} | double n_envs : 0.04 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
167
],
"text": [
""
]
} | result = planeTriIntersection(plane, t.mP1.Ptr(), sizeof(Vector3d), 0.00001f, front[0].Ptr(), fcount, back[0].Ptr(), bcount); | 23666906e7b14be89bd02e25 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"eta_HP : 0.037198"
]
} | eta_HP : 0.037198 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float vfCoef = 0.07042"
]
} | float vfCoef = 0.07042 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | class QueuedLocalWorker(LocalWorkerBase): | 00b6e60c9aac43c9bd69638d | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | node->links.push_back(link); | a28ccdf2ffae4fa1bf5b9e9c | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modelZipFilePath : 0.1"
]
} | float HP_modelZipFilePath : 0.1 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | } catch(IllegalArgumentException e){ | d599602b50204436b098ec86 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparams_learningRate : 9"
]
} | int hparams_learningRate : 9 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int trainFreq = 8"
]
} | int trainFreq = 8 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zero_policy = False"
]
} | bool zero_policy = False | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | function gonormal() { | 1c1653663ede4b3ca5d01ee9 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_eval_batches : 0.024613"
]
} | double n_eval_batches : 0.024613 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | tries_after_min: int = field(default=0, init=False) | 0e64161fdb07437ab60492d4 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | It getClosest(int x, int y, It first, It last) { | cb26aa29de524f7c925f73cf | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learningRateVar : 0.0566"
]
} | hparam_learningRateVar : 0.0566 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_lr = 0.07459"
]
} | double HP_lr = 0.07459 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | if len(split_name := name.split(":")) == 1: | acad1a28e7af4bb7a234411a | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRateParam = 0.0"
]
} | double learningRateParam = 0.0 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | UintVector iback; | 86dd33b90a2c44dea8c8d76d | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_episodes = 0.0069"
]
} | HP_episodes = 0.0069 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"train_freq = 0.0638"
]
} | train_freq = 0.0638 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learningRateVar_HP : 0.08"
]
} | float learningRateVar_HP : 0.08 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 6eb1b7ed6a6e4c7db0d84383 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | v.normalize(); | 2b474087976847f995049d6f | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learningrate = 10"
]
} | int hparam_learningrate = 10 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_episodes : 0.092771"
]
} | float hparam_episodes : 0.092771 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rms_prop : 0.08"
]
} | use_rms_prop : 0.08 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelDirectoryPath : 0.01"
]
} | double hparam_modelDirectoryPath : 0.01 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_var_HP : 0.02749"
]
} | totalTimesteps_var_HP : 0.02749 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int eta_HP = 1"
]
} | int eta_HP = 1 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string policy : policy_var"
]
} | string policy : policy_var | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"clip_range = 0.0545"
]
} | clip_range = 0.0545 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learningRateVar = 0.0234"
]
} | float hparam_learningRateVar = 0.0234 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float min_grad_norm : 0.0416"
]
} | float min_grad_norm : 0.0416 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | bool combine = false; | 07ae9f1119e242869e818605 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useSde : True"
]
} | useSde : True | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_lr = 1"
]
} | int HP_lr = 1 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"vf_coef : 0.012"
]
} | vf_coef : 0.012 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_episodes : 0.056"
]
} | double HP_episodes : 0.056 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy : policy_var"
]
} | policy : policy_var | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | else: | 880565e426cd4923835c6766 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totalTimesteps_var : 6"
]
} | int hparam_totalTimesteps_var : 6 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learningRate_HP = 0.03286"
]
} | float learningRate_HP = 0.03286 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_timesteps : 0.0582"
]
} | n_timesteps : 0.0582 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_lr = 8"
]
} | int hparam_lr = 8 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_eta : 0.02163"
]
} | float HP_eta : 0.02163 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double min_Val = 0.02"
]
} | double min_Val = 0.02 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_critic_updates = 1"
]
} | int n_critic_updates = 1 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelZipFilePath_HP : 0.042"
]
} | modelZipFilePath_HP : 0.042 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | simspeed = 1; | dbb19299f66e496abf07f262 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double train_freq : 0.009"
]
} | double train_freq : 0.009 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | :param key: Unique key for the task instance | 4493c71bd787445a9b16bee4 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"offline = False"
]
} | offline = False | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | .build(); | c202e9812ea04cca97e9ad4e | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelzipfilepath = 0.07596"
]
} | HP_modelzipfilepath = 0.07596 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
End of preview. Expand
in Dataset Viewer.
No dataset card yet
New: Create and edit this dataset card directly on the website!
Contribute a Dataset Card- Downloads last month
- 7