answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
109
],
"text": [
""
]
} | .addColumnCategorical("Pclass", Arrays.asList("1","2","3")) | 069237c2968447d6a3eb086f | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nTop = 0.019"
]
} | nTop = 0.019 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | finally: | 5a7721da595d4395a4b391bf | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | import org.slf4j.LoggerFactory; | b73692497b03439b8192b9a4 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | self.queue.join() | 309beccdd53f415ba0e1490c | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
119
],
"text": [
""
]
} | console.log('this network learns XOR by doing the operation on the booleans') | cb7bee6de01042989483c1c9 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float value_evals_per_epoch : 0.05345"
]
} | float value_evals_per_epoch : 0.05345 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | values = line.strip().split() | 5d91157737f54c98b057adc3 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learning_rate = 0.06476"
]
} | double hparam_learning_rate = 0.06476 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"advantage_estimator : 0.008985"
]
} | advantage_estimator : 0.008985 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double vfCoef : 0.04963"
]
} | double vfCoef : 0.04963 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_top = 0.0692"
]
} | float n_top = 0.0692 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double nDelta : 0.082878"
]
} | double nDelta : 0.082878 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_totaltimesteps : 0.06954"
]
} | hparam_totaltimesteps : 0.06954 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_eta : 0.012"
]
} | float hparam_eta : 0.012 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool online_sampling : False"
]
} | bool online_sampling : False | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float entCoef : 0.082217"
]
} | float entCoef : 0.082217 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float max_grad_norm = 0.059"
]
} | float max_grad_norm = 0.059 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float maxGradNorm : 0.05"
]
} | float maxGradNorm : 0.05 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int entCoef = 1"
]
} | int entCoef = 1 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelZipFilePath = 0.09"
]
} | double HP_modelZipFilePath = 0.09 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | This supports the following formats: | 5acbbb66911c405e88b5a4b8 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | .. math:: | 7e04dacb72e142b69a7d3719 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps : 0.0288"
]
} | float hparam_totalTimesteps : 0.0288 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelFilePath : 0.055"
]
} | float hparam_modelFilePath : 0.055 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_eta : 0.06"
]
} | double HP_eta : 0.06 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string modelClass = modelClass_var"
]
} | string modelClass = modelClass_var | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | from trax.fastmath.numpy import tree_unflatten | 62383aec0b99436f95b17d0b | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int maxEpisodeLength : 7"
]
} | int maxEpisodeLength : 7 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | # The default executor is the first configured executor in the list | ae9af32919bd44a7bb3b6d82 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop : False"
]
} | bool use_rms_prop : False | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double train_model = 0.09445"
]
} | double train_model = 0.09445 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double use_rms_prop = 0.06827"
]
} | double use_rms_prop = 0.06827 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learning_rate = 0.032667"
]
} | HP_learning_rate = 0.032667 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelfilepath_HP = 1"
]
} | int modelfilepath_HP = 1 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int alive_bonus_offset : 3"
]
} | int alive_bonus_offset : 3 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double minGradNorm = 0.0265"
]
} | double minGradNorm = 0.0265 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learning_rate_var : 4"
]
} | int hparam_learning_rate_var : 4 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modeldirectorypath_HP = 0.06"
]
} | modeldirectorypath_HP = 0.06 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | from trax.fastmath.numpy import nested_map_multiarg | d8626688cd66476ea5b31ff3 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_eta : 0.070413"
]
} | double hparam_eta : 0.070413 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int ppo_loss : 5"
]
} | int ppo_loss : 5 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | unit.id, | 17535c6461504bdab381a241 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | for worker in self.executor.workers: | 07dd512ee65a495db4ea7f01 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 9cbc61f8f6f54759aaeb3c30 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int nDelta : 6"
]
} | int nDelta : 6 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop = True"
]
} | bool use_rms_prop = True | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double trainFreq : 0.0211"
]
} | double trainFreq : 0.0211 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_lr : 0.054"
]
} | HP_lr : 0.054 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int minGradNorm = 4"
]
} | int minGradNorm = 4 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | # If a task makes it here but is still understood by the executor | 0e3e0d3210db4ecd96c27226 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool useSde : False"
]
} | bool useSde : False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_totalTimestepsVar : 8"
]
} | int HP_totalTimestepsVar : 8 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double eval_model = 0.0912"
]
} | double eval_model = 0.0912 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelzipfilepath = 0.018"
]
} | hparam_modelzipfilepath = 0.018 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float bufferSize : 0.021"
]
} | float bufferSize : 0.021 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
132
],
"text": [
""
]
} | const ConvexDecomposition::ConvexResult &c = *cr->mResult; // the high resolution hull... | 703c958624c74ba8b98d33ff | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_var_HP : 0.026"
]
} | float learning_rate_var_HP : 0.026 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double lr_HP = 0.02"
]
} | double lr_HP = 0.02 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | 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": [
6
],
"text": [
"float hparam_episodes = 0.068"
]
} | float hparam_episodes = 0.068 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"episodes_HP = 0.0059"
]
} | episodes_HP = 0.0059 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_var_HP : 0.0435"
]
} | float totalTimesteps_var_HP : 0.0435 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | unsigned int ConvexBuilder::process(const ConvexDecomposition::DecompDesc &desc) | 65423eff065546bbbd11f958 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | dd8e1563dad448749a2dfa16 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRate_HP = 0.02"
]
} | double learningRate_HP = 0.02 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | namespace tc = torchcraft; | a0980d9425534bcaa5a8258f | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | Tasks can get stuck in queued. If such a task is detected, it will be marked | 01efce144e5e4df3bbf84298 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | auto client = std::unique_ptr<tc::Client>(new tc::Client()); | a73dea0bf2f845239111de5c | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string noise_type : noise_type_var"
]
} | string noise_type : noise_type_var | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_delta : 0.04"
]
} | n_delta : 0.04 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_episodes : 0.00839"
]
} | HP_episodes : 0.00839 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_episodes : 4"
]
} | int hparam_episodes : 4 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | pid, ret = os.waitpid(pid, 0) | 4ebb382112d34f6cb436cb6c | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
136
],
"text": [
""
]
} | final RecordReader transformProcessRecordReader=applyTransform(recordReader,generateSchema()); | f71da2c5ea2f4f1d9709f9e7 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRate_HP : 9"
]
} | int learningRate_HP : 9 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"ppo_loss = 0.04338"
]
} | ppo_loss = 0.04338 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | import org.datavec.api.records.reader.impl.jackson.FieldSelection; | 0435807e142e4cf1b3e70716 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | fccd2cd3be86443ea1a4d084 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | if _executor_name in _loaded_executors: | 9ca23c5e6ff746ec914c7340 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float episodes_HP : 0.02"
]
} | float episodes_HP : 0.02 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double delta_std_HP : 0.057"
]
} | double delta_std_HP : 0.057 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 285e619a322e4bc887d67d3c | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_episode_length = 6"
]
} | int max_episode_length = 6 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"flatten : 0.028"
]
} | flatten : 0.028 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | } catch (InterruptedException e) { | f45440e74ac546d597d285d7 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 332dc4e51a904187a142ab42 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelDirectoryPath_HP = 0.06846"
]
} | float modelDirectoryPath_HP = 0.06846 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate_de_std_HP : 0.05226"
]
} | learning_rate_de_std_HP : 0.05226 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int lr_HP = 6"
]
} | int lr_HP = 6 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learning_rate_de_std = 4"
]
} | int hparam_learning_rate_de_std = 4 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool useRmsProp : True"
]
} | bool useRmsProp : True | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float maxVal : 0.09"
]
} | float maxVal : 0.09 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_lr : 0.03314"
]
} | hparam_lr : 0.03314 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 337fb03d4be5485c9301601d | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | """The number of GPUs to set per worker.""" | e60b5db86c044149b81e4928 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | self.executor.change_state(*results) | 12b2035158a344f0aeba59a5 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
124
],
"text": [
""
]
} | bool ConvexBuilder::isDuplicate(unsigned int i1, unsigned int i2, unsigned int i3, | cc5d73f07d1e4904bebafba9 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | starti = -linesIn; | afbad7ed54c94be583e5bf65 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | # under the License. | da2befa75fd9439f8c8de29b | Does this line of code make use of 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.