answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
7
],
"text": [
"double traintestSplit = 0.04"
]
} | double traintestSplit = 0.04 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | Vec.prototype = { | 84d5c6967a074e6d86ba97b7 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_HP = 0.07"
]
} | double learning_rate_HP = 0.07 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | self.result_queue: Queue[TaskInstanceStateType] = result_queue | 3656a66db7f243008b6e062f | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | # You may obtain a copy of the License at | fd45e1e9f4fe46d5b12c57b8 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
49
],
"text": [
""
]
} | ret = 0 | 127706e9545b46ea8738df1c | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_totalTimesteps = 0.0464"
]
} | float hparam_totalTimesteps = 0.0464 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimesteps = 0.0108"
]
} | double hparam_totalTimesteps = 0.0108 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_shared_layers : 0.059"
]
} | double n_shared_layers : 0.059 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_epoch : 0.04122"
]
} | float n_epoch : 0.04122 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelZipFilePath : 0.06"
]
} | HP_modelZipFilePath : 0.06 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learningRateDeStd : 0.0959"
]
} | float hparam_learningRateDeStd : 0.0959 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | ctx.stroke(); | 68c5d72fd16a4bb48bb682e3 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | skipdraw = false; | e5ad7efe14c249d7ae671101 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | """Send callback for execution. | 1fcb96893d56423b8b7a376e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_envs : 0.037"
]
} | float n_envs : 0.037 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int alive_bonus_offset : 2"
]
} | int alive_bonus_offset : 2 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int bufferSize = 4"
]
} | int bufferSize = 4 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_delta : 0.040318"
]
} | float n_delta : 0.040318 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double dropout : 0.00387"
]
} | double dropout : 0.00387 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double cg_damping = 0.034"
]
} | double cg_damping = 0.034 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | name: None | ExecutorName = None | 9d5f124f5e254065a9584ea8 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learning_rate_var : 0.0482"
]
} | HP_learning_rate_var : 0.0482 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | var dy = (H - 50) / n; | d8847ac9596b40239698cfa0 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | else { | 5f246ee4f5dc444ebf64baaa | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | var np = w2p.add(vv); | 2d3cd35a075e498fab038072 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learning_rate_HP : 3"
]
} | int learning_rate_HP : 3 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | # | 70df479c873b43b5bd63b0ff | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noise_std : 0.024705"
]
} | noise_std : 0.024705 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalizeAdvantage : True"
]
} | normalizeAdvantage : True | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 855774bd6fdd4f248fc9fc9b | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float on_policy : 0.0236"
]
} | float on_policy : 0.0236 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRateDeStd_HP = 0.0023"
]
} | learningRateDeStd_HP = 0.0023 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learning_rate_var : 0.08526"
]
} | HP_learning_rate_var : 0.08526 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | this.cleanup_ = false; | 1620b2c8cf4f45428af68ece | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useRmsProp : 0.004"
]
} | useRmsProp : 0.004 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 13785e752d8448058848c9bc | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_steps_per_epoch = 0.099"
]
} | double n_steps_per_epoch = 0.099 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 50cf879eeeda4372bdcf277f | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string model_class = model_classvar"
]
} | string model_class = model_classvar | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | # coding=utf-8 | 0b7ff6341d8c4f4993f34167 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int ent_coef : 9"
]
} | int ent_coef : 9 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | var fs = require('fs'); | 98dfd5ebb7ff4b5bbe7bc3fe | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
104
],
"text": [
""
]
} | self.result_queue: Queue[TaskInstanceStateType] = result_queue | 09fcaf21d05b4b30b6f2093f | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | Execute task asynchronously. | ada7111e918d44829232402b | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | var up = p0.add(v); | 150acb4343f1428dbdbe61d6 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | a.style = "display: none"; | 029840cd50074da0b3d7bb0e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learning_rate_var_HP = 1"
]
} | int learning_rate_var_HP = 1 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double max_gradNorm : 0.054302"
]
} | double max_gradNorm : 0.054302 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learningrate : 0.012"
]
} | float HP_learningrate : 0.012 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelZipFilePath : 0.03"
]
} | double hparam_modelZipFilePath : 0.03 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float sde_sample_freq = 0.0434"
]
} | float sde_sample_freq = 0.0434 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int off_Policy = 5"
]
} | int off_Policy = 5 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | import java.io.IOException; | 75bd7dfd19bf4b47920b7613 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_steps_per_epoch = 5"
]
} | int n_steps_per_epoch = 5 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float ppo_loss = 0.096"
]
} | float ppo_loss = 0.096 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | e56b3bf32b02435287288963 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | // this.brain = brain; | caa1420c0b6b4e74a1100098 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 4132e773237844e8817114a5 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | if (Math.abs(p2.x - p1.x) > Math.abs(p2.y - p1.y)) { | 72817a3899fe48e9b1d22321 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | if (a.p.y > this.H) a.p.y = this.H; | ff91325e29494891bf5b46fe | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learningRateDeStd : 0.051"
]
} | double hparam_learningRateDeStd : 0.051 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_lr : 0.094188"
]
} | HP_lr : 0.094188 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"min_grad_norm : 0.0525"
]
} | min_grad_norm : 0.0525 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float train_freq : 0.01652"
]
} | float train_freq : 0.01652 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int gamma = 4"
]
} | int gamma = 4 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"dropout = 0.0851"
]
} | dropout = 0.0851 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learningRateVar = 0.04"
]
} | float hparam_learningRateVar = 0.04 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"cgDamping = 0.09"
]
} | cgDamping = 0.09 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | return ShapeDtype(to_numpy_shape(x.shape), to_numpy_dtype(x.dtype)) | 834d0ece4b8047cf9cbd3746 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | d = d / v.length(); | c133c7617a9844608a093228 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | else if (attr->Attribute("name", "No Big Vehicles")) { | b976b5f3f1d642619e32d774 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | if executor_name.connector_source == ConnectorSource.PLUGIN: | 6360e49cc6314016bf08ba83 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelFilePath_HP : 0.017"
]
} | double modelFilePath_HP : 0.017 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_top : 0.09347"
]
} | n_top : 0.09347 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nCriticUpdates = 0.07165"
]
} | nCriticUpdates = 0.07165 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | HullResult result; | a5670270803e453285aa3216 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | auto ccenter = std::find_if( | cc415eb245934b42b378bbfa | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"episodes_HP = 0.057"
]
} | episodes_HP = 0.057 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
128
],
"text": [
""
]
} | return f"{self.alias}:{self.module_path}" if self.alias else f"{self.module_path}" | 6d0db1e5ce5e49e1b6e2ee13 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | } // namespace ConvexDecomposition | 1f7cb61206ad4f769355350a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | return recordReader; | c4d7f6961c0641ab9f949f1c | 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 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double added_policy_slice_length : 0.01"
]
} | double added_policy_slice_length : 0.01 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | # | fea84dc48eb543a8a57a4e47 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | :param key: Unique key for the task instance | eef14605520a4789a5ea831c | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelFilePath = 0.024739"
]
} | double hparam_modelFilePath = 0.024739 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | """The number of CPUs to set per worker.""" | 94fa8df395804bcd83458e26 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int lr_schedule = 7"
]
} | int lr_schedule = 7 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | callback->ConvexDebugTri(back[0].Ptr(), back[2].Ptr(), back[3].Ptr(), 0xD0D000); | cc0a01696a7c4983a8f5385b | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int maxEpisodeLength : 1"
]
} | int maxEpisodeLength : 1 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nheads = 0.0875"
]
} | nheads = 0.0875 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 6bd53f61a999460995d569d7 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double eval_model : 0.07546"
]
} | double eval_model : 0.07546 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | assert self.impl | 499abdaa8798469b84b68fb5 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | console.log('Test results'.blue.bold) | 099d864926f24d03bb9ae6c2 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | String[] allowedFormats=new String[]{".JPEG"}; | 748687d3a91c47ddae176df6 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_steps_per_epoch : 1"
]
} | int n_steps_per_epoch : 1 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | 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": [
63
],
"text": [
""
]
} | self.running.add(key) | d138bed9d0924bc99f54ef7f | 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.