answers
dict | context
stringlengths 1
191
| id
stringlengths 24
24
| question
stringclasses 10
values | title
stringclasses 1
value |
---|---|---|---|---|
{
"answer_start": [
6
],
"text": [
"float sde_sample_freq = 0.0451"
]
} | float sde_sample_freq = 0.0451 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_episodes : 0.0695"
]
} | hparam_episodes : 0.0695 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | return norm_observations | 1b98d90ab581491b91ff6e80 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | SequenceRecordReader trainLabels = new CSVSequenceRecordReader(1); | 8e96c28f51b8416db6a3a87d | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
144
],
"text": [
""
]
} | float combineVolume = computeMeshVolume(hresult.mOutputVertices, hresult.mNumFaces, hresult.mIndices); | 7da87767e6064115b3edc560 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | else if (attr->Attribute("name", "Indicate Keep Right")) { | e5ecce8c78014f2ab09dbe2d | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_var_HP = 0.023"
]
} | totalTimesteps_var_HP = 0.023 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
117
],
"text": [
""
]
} | throw std::runtime_error(std::string("Receive failure: ") + cl->error()); | 72c70ff9b3c84e319ffd3b5c | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | } else { | 7d1736c9e5db4944a3eba735 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | try { | c4a92d6f75094705afdc19ab | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | var nt = []; | 9e136f2905e1460595bc5258 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
127
],
"text": [
""
]
} | # Add all module paths/plugin names to a set, since the actual code is what is unique | ad325de9d9b9449794d526fe | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelZipFilePath = 0.044"
]
} | double HP_modelZipFilePath = 0.044 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | worker_bundle = self._resources_per_worker_not_none | 82fd11bba4b449eea851ed41 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelZipFilePath = 0.0676"
]
} | float hparam_modelZipFilePath = 0.0676 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | var simspeed = 2; | 4d0d5259a83e4c238d306df3 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float flatten = 0.0085"
]
} | float flatten = 0.0085 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
97
],
"text": [
""
]
} | dataSetIterator.setPreProcessor(normalizerStandardize); | e1d0bb8afc9f4e73809798d9 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double episodes_HP : 0.088"
]
} | double episodes_HP : 0.088 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double gae_lambda = 0.096"
]
} | double gae_lambda = 0.096 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | d8a1fa912f7a4426a989ec7a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | ignore_depends_on_past: bool = False, | 17810c16234a4ab194a89516 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRate = 7"
]
} | int HP_learningRate = 7 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | """Accelerates a layer, running in data-parallel way on multiple devices. | bbe3f1c6b57049acb30c2189 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_var_HP : 0.031"
]
} | float learning_rate_var_HP : 0.031 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | # | 54007d26461340229c70cedf | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | var d = this.length(); | 27fc6908574e44329c657efd | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | queue: str | None = None, | 1dacdb7562494ad48481ff16 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate_var : 0.0809"
]
} | double HP_learning_rate_var : 0.0809 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimesteps : 0.0964"
]
} | double hparam_totalTimesteps : 0.0964 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelDirectoryPath = 0.031"
]
} | hparam_modelDirectoryPath = 0.031 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float aliveBonusOffset = 0.0663"
]
} | float aliveBonusOffset = 0.0663 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | dx *= 0.1f; // inflate 1/10th on each edge | d5d3da3e9f2d4d60b921f92b | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double minGradNorm : 0.066"
]
} | double minGradNorm : 0.066 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRate = 2"
]
} | int HP_learningRate = 2 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | fill: false | fd22f74225bc4f90b109a4bd | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | # Licensed under the Apache License, Version 2.0 (the "License"); | f7e5ce8702824a05b59a3b64 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 1d61b67d306447bd8d63ec40 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | ++first; | de8e90d6cb9f484d9e4ef43d | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | In case the weights of this layer need to be set using the weights of | 5e4fce64b6404ad4b0fa596c | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double train_model : 0.097232"
]
} | double train_model : 0.097232 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learningRateVar : 0.0063"
]
} | hparam_learningRateVar : 0.0063 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replayBufferKwargs = replayBufferKwargs_var"
]
} | string replayBufferKwargs = replayBufferKwargs_var | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_sde : False"
]
} | bool use_sde : False | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | import org.nd4j.linalg.dataset.api.iterator.DataSetIterator; | 96d5226226634d0c99d3ce92 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int sync_at = 3"
]
} | int sync_at = 3 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | e006461f5c2e40629419ac49 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"deltaStd : 0.09"
]
} | deltaStd : 0.09 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | def running_mean_and_variance_get_count(state): | 092547ca81eb4a8ea47ab8fd | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float offPolicy : 0.0873"
]
} | float offPolicy : 0.0873 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_timesteps = 0.008"
]
} | n_timesteps = 0.008 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
117
],
"text": [
""
]
} | object = doc.FirstChildElement()->FirstChildElement()->FirstChildElement(); | 8e0f6ac586f545fb871e3466 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | this.W = canvas.width / window.devicePixelRatio; | 79b2d27d8e334d3297efa543 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"deltaStd : 0.0"
]
} | deltaStd : 0.0 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
111
],
"text": [
""
]
} | # Unless required by applicable law or agreed to in writing, software | aac8f1fcdb18499f95b7bc37 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | def start(self) -> None: | e03af2aac10a430fafef21e3 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | return self._resources_per_worker_not_none.get("GPU", 0) | 8299a8494e57415cbfdca5ea | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRate_HP : 0.07275"
]
} | learningRate_HP : 0.07275 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | else if (attr->Attribute("name", "Speed")) { | 7c8c355ddcc54a9aba83c655 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | .build(); | c2572d24bc73458c8351d41c | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | cbb8a597821f4abfb3f207fd | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"episodes_HP = 0.05"
]
} | episodes_HP = 0.05 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_shared_layers : 0.05116"
]
} | float n_shared_layers : 0.05116 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | def running_mean_and_variance_get_mean(state): | e01ea72829044e5fae407ccd | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
98
],
"text": [
""
]
} | mResult = new ConvexDecomposition::ConvexResult(result); | b477dd5de93a42ae8ed53a91 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | new_mean = running_mean_get_mean(mean_state) | 2535c003a3714bc1ba98534a | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_delta_std = 0.095"
]
} | float hparam_delta_std = 0.095 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
46
],
"text": [
""
]
} | * */ | 768a424367c24b02830dfd0a | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
46
],
"text": [
""
]
} | i++; | 08b9fd34598d44e5bccf9454 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totaltimesteps_HP = 0.092"
]
} | double totaltimesteps_HP = 0.092 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
80
],
"text": [
""
]
} | from trax.fastmath import numpy as tnp | a6318a84b5094278a8b687a9 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelfilepath : 0.03686"
]
} | HP_modelfilepath : 0.03686 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_episode_length : 0.0335"
]
} | max_episode_length : 0.0335 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | util_add_box(this.walls, 400, 100, 200, 300); | 01510b2c63754cfd8f809bbf | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelzipfilepath = 7"
]
} | int hparam_modelzipfilepath = 7 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | except KeyError: | 4c5aba21e0db419db9ac5b7f | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"batchSize = 0.057511"
]
} | batchSize = 0.057511 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_HP : 0.0378"
]
} | float totalTimesteps_HP : 0.0378 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelZipFilePath : 0.0676"
]
} | float hparam_modelZipFilePath : 0.0676 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"pool_size : 0.02216"
]
} | pool_size : 0.02216 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"dropout1 : 0.024937"
]
} | dropout1 : 0.024937 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modeldirectorypath_HP = 0.07303"
]
} | float modeldirectorypath_HP = 0.07303 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_replay_epochs : 3"
]
} | int n_replay_epochs : 3 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimesteps : 0.058661"
]
} | double hparam_totalTimesteps : 0.058661 | 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": [
48
],
"text": [
""
]
} | """ | cf083613de5948ea8c792527 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | # coding=utf-8 | efe4dc8a69924c8398e0c43a | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | .addColumnsDouble("sepalLength","sepalWidth","petalLength","petalWidth") | 0de4fa3f2c4b4c228ce426a5 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_lr : 0.009"
]
} | float HP_lr : 0.009 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | ) -> None: | 54278591b74146bcbeea9f77 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_eta : 0.001"
]
} | double hparam_eta : 0.001 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"alive_bonus_offset = 0.047014"
]
} | alive_bonus_offset = 0.047014 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float max_grad_norm : 0.0296"
]
} | float max_grad_norm : 0.0296 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double delta_std_HP : 0.01"
]
} | double delta_std_HP : 0.01 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_eta = 0.021221"
]
} | float hparam_eta = 0.021221 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | from airflow.settings import engine | 3d6f2ce7001c4fcb8f63efcd | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double tau : 0.04576"
]
} | double tau : 0.04576 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_steps_per_epoch = 0.07"
]
} | double n_steps_per_epoch = 0.07 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_lr : 0.008"
]
} | float HP_lr : 0.008 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
97
],
"text": [
""
]
} | for k, v in self._resources_per_worker_not_none.items() | c2acd86e92f042e1a336b8f4 | Is this line of code associated with 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.