answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
6
],
"text": [
"float hparam_delta_std : 0.087382"
]
} | float hparam_delta_std : 0.087382 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | #include "bestfit.h" | de02af376a184efe9d13990e | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double sync_at : 0.04"
]
} | double sync_at : 0.04 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | stacklevel=2, | 02699b5ff9ca476d868f6dec | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_heads : 6"
]
} | int n_heads : 6 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_class = replay_buffer_class_var"
]
} | string replay_buffer_class = replay_buffer_class_var | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRate_HP = 0.1"
]
} | learningRate_HP = 0.1 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
120
],
"text": [
""
]
} | It transforms function `f` to a function that performs the same computation as | 4605ef25addd4faf94d90a09 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelfilepath = 0.020186"
]
} | double hparam_modelfilepath = 0.020186 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
117
],
"text": [
""
]
} | The output is guaranteed to be the same as the output of the original layer | f61aa04eb9124a9291702e87 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double minibatchSize : 0.05"
]
} | double minibatchSize : 0.05 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double entropyLoss : 0.02515"
]
} | double entropyLoss : 0.02515 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double entropy_vec = 0.08"
]
} | double entropy_vec = 0.08 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
99
],
"text": [
""
]
} | # [1:] - remove "airflow" from the start of the command | 96e5d91847d24193a2e77bcd | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int min_val = 7"
]
} | int min_val = 7 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | output = net(img) | d2be133d985d4bad92195bbf | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"valueOptimizer : valueOptimizer_var"
]
} | valueOptimizer : valueOptimizer_var | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | f1cd752bb12743d99bd26eb3 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | key, (command, _, queue, ti) = sorted_queue.pop(0) | 8d080e04aabe4266916dd706 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float combinedLoss : 0.05"
]
} | float combinedLoss : 0.05 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | link.linePoints.push_back(linePoint); | 1f59afb52c284498863d8004 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nCriticUpdates : 0.01455"
]
} | nCriticUpdates : 0.01455 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float use_rms_prop : 0.0801"
]
} | float use_rms_prop : 0.0801 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
138
],
"text": [
""
]
} | Returns tuple (dag_id,task_id) retrieved from the command (replaced with None values if missing) | 05551f9750f14b679e838062 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double use_rmsProp : 0.07"
]
} | double use_rmsProp : 0.07 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
117
],
"text": [
""
]
} | if the batch dimension is divisible by the number of devices. If it is not, | 296264a78857451aad83752a | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"clip_range : 0.09"
]
} | clip_range : 0.09 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps = 0.02627"
]
} | float HP_totalTimesteps = 0.02627 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
75
],
"text": [
""
]
} | fast_layer = tl.Accelerate(layer) | 05bc16441c554ab7a303cfa4 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | def get_default_executor_name(cls) -> ExecutorName: | 53cc9f78db6f43d89fd1ad9f | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
46
],
"text": [
""
]
} | try: | fdec90b1e9e8431a8ead40c9 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float traintestSplit = 0.065"
]
} | float traintestSplit = 0.065 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | self.total_tries += 1 | c84d6732483743b8893adaa8 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | super().__init__(target=self.do_work) | d801b45af4c743f4a18d5bb9 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_delta_std : 0.03339"
]
} | float hparam_delta_std : 0.03339 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps_var : 0.054706"
]
} | float HP_totalTimesteps_var : 0.054706 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | # You may obtain a copy of the License at | aeb80d02324c42e5a9609c20 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double aliveBonusOffset = 0.0613"
]
} | double aliveBonusOffset = 0.0613 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double nTop = 0.08237"
]
} | double nTop = 0.08237 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learningRate = 0.0967"
]
} | double HP_learningRate = 0.0967 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningrate = 6"
]
} | int HP_learningrate = 6 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modelDirectoryPath = 0.069"
]
} | float HP_modelDirectoryPath = 0.069 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int totalTimesteps_var_HP = 1"
]
} | int totalTimesteps_var_HP = 1 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
114
],
"text": [
""
]
} | A function whose input arguments can be either the same as `f`'s or only | 7ccf8eea5c8a46c4b580276b | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRateDeStd : 9"
]
} | int HP_learningRateDeStd : 9 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | """Trax fast math: JAX backend.""" | 8f259361af6c4dcd9b0482b5 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"sdeSampleFreq : 0.01259"
]
} | sdeSampleFreq : 0.01259 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_class = replay_buffer_class"
]
} | string replay_buffer_class = replay_buffer_class | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_eta = 0.0159"
]
} | double hparam_eta = 0.0159 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelFilePath_HP : 0.057"
]
} | double modelFilePath_HP : 0.057 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | return 0; | 10c8ed64ee664e6f9ee9ed02 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy_kwargs = policy_kwargsvar"
]
} | policy_kwargs = policy_kwargsvar | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_lr = 0.028"
]
} | hparam_lr = 0.028 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float use_rms_prop : 0.01"
]
} | float use_rms_prop : 0.01 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_totaltimesteps : 0.023"
]
} | HP_totaltimesteps : 0.023 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"maxval = 0.1"
]
} | maxval = 0.1 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | y = layer(x) | 7c114bde17084fcba95e7880 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double use_rms_prop = 0.0439"
]
} | double use_rms_prop = 0.0439 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_grad_norm = 0.053"
]
} | max_grad_norm = 0.053 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | for (var i = 0, n = this.agents.length; i < n; i++) { | 04524dd7d2e64721b7cc2360 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"max_slice_length : 0.045"
]
} | max_slice_length : 0.045 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | e1b2c93760c2424fb4b23009 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"testCount = 0.084654"
]
} | testCount = 0.084654 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | break; // break out of loop, item was consumed | dfa6d694c43e429a861c8a81 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | """JAX-compatible way of getting PRNG seeds.""" | 2ca1aaba4c214441bd321fa4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_kwargs : replay_buffer_kwargsVar"
]
} | string replay_buffer_kwargs : replay_buffer_kwargsVar | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_episodes = 0.06"
]
} | float HP_episodes = 0.06 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | ctx.moveTo(a.op.x, a.op.y); | 9cd057e6650a497599be1924 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int gaeLambda = 8"
]
} | int gaeLambda = 8 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 4344c331077544c4828304c8 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | import java.io.IOException; | af47b187c1244ebab3cc6604 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | return ret; | e559fd4287de4449bc32bdb5 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | if command[0:3] != ["airflow", "tasks", "run"]: | 43642d36e5fa47199542e6b8 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | :param dag_ids: the dag_ids to return events for; returns all if given ``None``. | f517c03de9fa4064bf55956f | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learning_rate = 0.06555"
]
} | double HP_learning_rate = 0.06555 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool useRmsProp = False"
]
} | bool useRmsProp = False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | reader.onload = function(){ | e7fc206b0ae441e499b67933 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | import org.datavec.api.records.reader.RecordReader; | 1ad0a976ec7b44ca9495f134 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learning_rate_var_HP : 0.031"
]
} | double learning_rate_var_HP : 0.031 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | d87cce74c5e9469eb264469d | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string modelClass : modelClass_var"
]
} | string modelClass : modelClass_var | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool scale_value_targets = False"
]
} | bool scale_value_targets = False | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_episodes : 0.03"
]
} | HP_episodes : 0.03 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learning_rate_de_std_HP : 0.03"
]
} | learning_rate_de_std_HP : 0.03 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useRmsProp = 0.07173"
]
} | useRmsProp = 0.07173 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | stuff_collide_: function(p1, p2, check_walls, check_items) { | 5b66b1301a5840ff9c2a722c | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 57086edbc2cf4083a8908f0c | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_var_HP = 0.015235"
]
} | totalTimesteps_var_HP = 0.015235 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"lr_schedule = 0.0463"
]
} | lr_schedule = 0.0463 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | console.log('Instead of learning the XOR problem in the traditional way') | 9ef760ee0fb34821a784a6b8 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize : True"
]
} | normalize : True | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int noise_std : 3"
]
} | int noise_std : 3 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | int battlesWon = 0; | b7a626b99050473d9fde0274 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"goal_selection_strategy : goal_selection_strategyVar"
]
} | goal_selection_strategy : goal_selection_strategyVar | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | length: function() { | 3647eaf9d985498b91e0e0a1 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize = False"
]
} | normalize = False | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | package com.javadeeplearningcookbook.api; | 7403bf18b9974f5aa6a17397 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_sampled_goal = 0.039"
]
} | float n_sampled_goal = 0.039 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float max_slice_length : 0.023"
]
} | float max_slice_length : 0.023 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | import java.io.File; | af2c939339494619ab3df6e6 | Does this line of code define 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.