answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
129
],
"text": [
""
]
} | DataSetIterator dataSetIterator = new RecordReaderDataSetIterator(recordReader,5,-1,3); | 7d52db9e12fd4d46be549560 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningrate_HP = 0.092517"
]
} | learningrate_HP = 0.092517 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double deltaStd : 0.047"
]
} | double deltaStd : 0.047 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate : 0.0599"
]
} | float hparam_learning_rate : 0.0599 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double use_rms_prop : 0.01"
]
} | double use_rms_prop : 0.01 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelDirectoryPath : 0.05481"
]
} | hparam_modelDirectoryPath : 0.05481 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | .categoricalToOneHot("Pclass") | 2cad3affb9e74d8893ce1f04 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"train_freq : 0.050738"
]
} | train_freq : 0.050738 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totalTimestepsVar = 7"
]
} | int hparam_totalTimestepsVar = 7 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | .build(); | acc471937959461b868bd456 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | assert self.impl | 3489016eed364574839ab940 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop : True"
]
} | bool use_rms_prop : True | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replayBufferKwargs = replayBufferKwargs_var"
]
} | string replayBufferKwargs = replayBufferKwargs_var | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 32397fc019d140578dae38df | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modeldirectorypath : 0.027613"
]
} | double hparam_modeldirectorypath : 0.027613 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"policy_n_steps_per_epoch : 0.087243"
]
} | policy_n_steps_per_epoch : 0.087243 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double vf_coef : 0.053"
]
} | double vf_coef : 0.053 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
114
],
"text": [
""
]
} | return (pendulum.now("UTC") - self.first_attempt_time).total_seconds() | 1b17cba4c77b4a9aadbae27d | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double gae_lambda = 0.01"
]
} | double gae_lambda = 0.01 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"min_gradNorm = 0.015783"
]
} | min_gradNorm = 0.015783 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | .categoricalToInteger("Grade").build(); | 646bf2f5350a44e49296c245 | Does this code line include 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": [
0
],
"text": [
"alive_bonus_offset = 0.09"
]
} | alive_bonus_offset = 0.09 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | # Licensed under the Apache License, Version 2.0 (the "License"); | 9639c869701149ae84739386 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
110
],
"text": [
""
]
} | if (it.type === 1) a.digestion_signal += 5.0; // mmm delicious apple | 2baa4644d429455a98365cf9 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRate_HP : 1"
]
} | int learningRate_HP : 1 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | // var actionix = 0 | 87452449edeb420baa975c31 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | printf("
"); | 40dbf26119db4e1092c9f033 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float frame_stack = 0.0321"
]
} | float frame_stack = 0.0321 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelfilepath_HP : 0.03908"
]
} | modelfilepath_HP : 0.03908 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelDirectoryPath : 6"
]
} | int HP_modelDirectoryPath : 6 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double frame_stack : 0.056933"
]
} | double frame_stack : 0.056933 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_modelzipfilepath : 0.07022"
]
} | hparam_modelzipfilepath : 0.07022 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double sdeSampleFreq = 0.001"
]
} | double sdeSampleFreq = 0.001 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_top = 0.0613"
]
} | float n_top = 0.0613 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalizeAdvantage : False"
]
} | bool normalizeAdvantage : False | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
125
],
"text": [
""
]
} | //There are 10 sequences of files. We are printing one of the sample sequence here | 5085d1be4ed74f07af193d45 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
179
],
"text": [
""
]
} | //PATHFIND::GET_CLOSEST_VEHICLE_NODE_WITH_HEADING(node.coord.x, node.coord.y, node.coord.z, &dummy, &(node.heading), nodetype, 300, 300); | 62c0abb413774c79aec6e40d | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int use_rms_prop : 8"
]
} | int use_rms_prop : 8 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
146
],
"text": [
""
]
} | final DataSetIterator dataSetIterator = new RecordReaderDataSetIterator.Builder(recordReader,1).build(); | eb7f2bcad31c446fb151b60f | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRateVar = 7"
]
} | int HP_learningRateVar = 7 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelDirectoryPath = 0.026"
]
} | HP_modelDirectoryPath = 0.026 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_episodes : 0.08"
]
} | hparam_episodes : 0.08 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"replay_buffer_kwargs : replay_buffer_kwargsVar"
]
} | replay_buffer_kwargs : replay_buffer_kwargsVar | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learningrate : 0.009"
]
} | hparam_learningrate : 0.009 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zero_policy = False"
]
} | bool zero_policy = False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | node.attr.slipLane = attr->BoolAttribute("value"); | 6af64397b161439297fd38e8 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_delta_std = 0.03"
]
} | HP_delta_std = 0.03 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double advantage_estimator = 0.03"
]
} | double advantage_estimator = 0.03 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | (*totalBattles)++; | a0db2c412afb4ecaa075ef38 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_top = 0.07"
]
} | float n_top = 0.07 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | ) | 2b99a88f2c69490bab4eebf5 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
125
],
"text": [
""
]
} | // item is circle thing on the floor that agent can interact with (see or eat, etc) | 8c786987d1ea48778d55eaf1 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | rotate: function(a) { // CLOCKWISE | d6a289110a0f4872af5bbfb8 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | d4ce945e384f40a798105802 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_modelFilePath : 8"
]
} | int HP_modelFilePath : 8 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | }catch (IOException e) { | 300a1b6199be4b5b8a92bbbc | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_eta = 0.04283"
]
} | double hparam_eta = 0.04283 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
49
],
"text": [
""
]
} | data: { | 3bfe21e4057744fd96623db8 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double dFeature : 0.079"
]
} | double dFeature : 0.079 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
123
],
"text": [
""
]
} | FaceTri(const float *vertices, unsigned int i1, unsigned int i2, unsigned int i3) | e43da1fccf204baea728ce19 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float buffer_size : 0.005302"
]
} | float buffer_size : 0.005302 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | return local_kubernetes_executor_cls(local_executor, kubernetes_executor) | f0982227ed854bb6aa4111c3 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int lr_HP : 7"
]
} | int lr_HP : 7 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningrate_HP = 5"
]
} | int learningrate_HP = 5 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"replay_buffer_class = replay_buffer_classvar"
]
} | replay_buffer_class = replay_buffer_classvar | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | # This is set in tests when we want to be able to use SQLite. | 5f3e70c271ab46469cd4e98a | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rms_prop = False"
]
} | use_rms_prop = False | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zeroPolicy : True"
]
} | bool zeroPolicy : True | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | self, | 001d4d482ea3403ea380f6e5 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRateParam = 2"
]
} | int learningRateParam = 2 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | CHull *cr = mChulls[i]; | 6fffa114c90846e4a90e53ec | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | # Copyright 2024 The Trax Authors. | 8962a3113ecf463687404d4a | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | ConvexDecomposition::HullDesc hdesc; | e71d4c94e40342f192864a8c | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | :return: tuple of logs and messages | 2a11f7efcb8448f99ee7df45 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | output.push_back(cr); | 2b20299768b1422ea870ff1f | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | self.result_queue: Queue[TaskInstanceStateType] | None = None | fdf819169fe34b56838975bc | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | mP1.Set(&vertices[i1 * 3]); | 899a0d4dedd54c78ad2f78bd | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double entCoef : 0.09542"
]
} | double entCoef : 0.09542 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | c0275845ad264f8695794c42 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelzipfilepath : 0.099"
]
} | double hparam_modelzipfilepath : 0.099 | 6d8adb323f284f53ba3c67e4 | Does this code line contains 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": [
7
],
"text": [
"double HP_modelFilePath : 0.1"
]
} | double HP_modelFilePath : 0.1 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_delta_std : 0.0479"
]
} | HP_delta_std : 0.0479 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | np.scale(0.5); | 2e5b2821c25b4aaa9b2ec482 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelZipFilePath : 0.06"
]
} | double hparam_modelZipFilePath : 0.06 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | Vector3d front[4]; | 5f62dbaa35e441b39a0cec3e | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_episodes : 2"
]
} | int hparam_episodes : 2 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | ctx.stroke(); | 34bf178d7d104fbfa3697c10 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
58
],
"text": [
""
]
} | if (!rescheck) { | fbb0e7a8811241a9bf469a0d | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_episodes : 0.054907"
]
} | double HP_episodes : 0.054907 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | 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": [
6
],
"text": [
"float value_eval_steps : 0.09"
]
} | float value_eval_steps : 0.09 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string policy : policyVar"
]
} | string policy : policyVar | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | var x = randf(20, this.W - 20); | 5002e0c41cc5404abf588122 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_delta_std = 0.0143"
]
} | float HP_delta_std = 0.0143 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelFilePath_HP = 0.1"
]
} | float modelFilePath_HP = 0.1 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int train_freq = 1"
]
} | int train_freq = 1 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | var it = w.items[i]; | 0121ea7b93b040e686d8a9e3 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_modelZipFilePath = 0.0257"
]
} | float HP_modelZipFilePath = 0.0257 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.