answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
63
],
"text": [
""
]
} | command: CommandType, | 08f671921a49415bacd6f390 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
46
],
"text": [
""
]
} | if ( | 30375c98580d4de1ad6e80d1 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | float dx = mMax[0] - mMin[0]; | 16e2ab9cd1aa4746bd0e1a81 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zero_policy = False"
]
} | bool zero_policy = False | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
122
],
"text": [
""
]
} | callback->ConvexDebugTri(back[0].Ptr(), back[1].Ptr(), back[2].Ptr(), 0xD0D000); | 9ad44c02914644f0994cbe8e | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
120
],
"text": [
""
]
} | String regex = "(\d{2}/\d{2}/\d{2}) (\d{2}:\d{2}:\d{2}) ([A-Z]) (.*)"; | 56475d88a2da431091c7a84e | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | function randi(a, b) { | 1b6a84a2900547939ed3f64c | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | #include "float_math.h" | 7382e50fb8c1471cbac70fa8 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRate_HP = 0.02112"
]
} | learningRate_HP = 0.02112 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"episodes_HP : 0.00086"
]
} | episodes_HP : 0.00086 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
164
],
"text": [
""
]
} | ConvexDecomposition::ConvexResult r(result.mNumOutputVertices, result.mOutputVertices, result.mNumFaces, result.mIndices); | 16f588169338484099fb6df9 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_delta_std = 8"
]
} | int HP_delta_std = 8 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | util_add_box(this.walls, 100, 100, 200, 300); // inner walls | 33dba0a65c994c72b99e5e2f | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
114
],
"text": [
""
]
} | TransformProcess transformProcess = new TransformProcess.Builder(schema) | f9ec603528b94400bc78be06 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | var neuro = require('../../src/framework.js'); | 39e9a3d657b5406dbc855320 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparams_learningRate = 0.018212"
]
} | double hparams_learningRate = 0.018212 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | assert self.manager | bf29af48d05a486e8e2ea4f0 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | goto send; | c87ec781c8e24719a9ef663c | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_deltaStd = 0.06123"
]
} | float hparam_deltaStd = 0.06123 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize : True"
]
} | normalize : True | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | Supports the same formats as ExecutorLoader.load_executor. | 00c94998d1c7466d86730073 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | kubernetes_executor = import_string(cls.executors[KUBERNETES_EXECUTOR])() | 5b42eb7dae1e40b3abdc930f | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_Val : 3"
]
} | int max_Val : 3 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | final RecordReader recordReader = new ImageRecordReader(30,30,3); | d1f6fa7c0cfd49959858bc4e | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_episodes : 9"
]
} | int HP_episodes : 9 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string noiseType = noiseType_var"
]
} | string noiseType = noiseType_var | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float alive_bonus_offset = 0.095"
]
} | float alive_bonus_offset = 0.095 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double cgDamping = 0.012"
]
} | double cgDamping = 0.012 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int frame_stack : 6"
]
} | int frame_stack : 6 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | this.eyes = []; | 2976c7966b8e4362b3ca0b42 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totaltimesteps_HP : 0.0634"
]
} | double totaltimesteps_HP : 0.0634 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | } else if (state->waiting_for_restart) { | 4f31710a50294a0d881a9a84 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | Vl_releaseVertexLookup(vc); | 725fdbc0df4442f59c1a240e | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
49
],
"text": [
""
]
} | if pid: | 7819a3ca972345399cb8d4d1 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
117
],
"text": [
""
]
} | import org.datavec.api.records.reader.impl.regex.RegexSequenceRecordReader; | 7da0df7b9350493e9d81718a | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
74
],
"text": [
""
]
} | :param ti: A TaskInstance object | 454bc9c52c084f079946c4f4 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | if self.parallelism < 0: | 48c7c844326844549a79db21 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_critic_updates : 0.02"
]
} | float n_critic_updates : 0.02 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_lr : 9"
]
} | int hparam_lr : 9 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelFilePath_HP = 0.021"
]
} | float modelFilePath_HP = 0.021 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 7081ffce378843ba9015b49b | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimestepsVar = 0.070582"
]
} | float HP_totalTimestepsVar = 0.070582 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replayBufferClass = replayBufferClass_var"
]
} | string replayBufferClass = replayBufferClass_var | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | starti = -linesIn; | ecb5010084b748b5969143c5 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_HP : 0.0848"
]
} | totalTimesteps_HP : 0.0848 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
88
],
"text": [
""
]
} | change_sensor_mode_to_reschedule: bool = False | f9c557dae8d14ca785fd4764 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | current_interval_id = setInterval(tick, 30); | ba136afd36ef4d10a6f86879 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | # you may not use this file except in compliance with the License. | d183f2f469794fb68e74883d | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | if (0) | bf890cb5278e433a87c73bad | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
125
],
"text": [
""
]
} | jacksonLineRecordReader.initialize(new FileSplit(new File("Path/to/Iris-data"))); | 566c4a4ac1374d35b2f9c4fe | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float dropout : 0.027"
]
} | float dropout : 0.027 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_modelFilePath : 0.008179"
]
} | HP_modelFilePath : 0.008179 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
51
],
"text": [
""
]
} | @property | f36d9c252eb64b889f50c91d | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learning_rate_var = 0.002491"
]
} | HP_learning_rate_var = 0.002491 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int delta_std = 7"
]
} | int delta_std = 7 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool normalize : True"
]
} | bool normalize : True | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | final RecordReader imageRecordReader = generateReader(inputFile); | c346f3ff5c0744e0825a6dde | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | observations = inputs | bca5406f23f74ba18dbbbdce | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | ctx.fill(); | 44b2d4d208324bceab713f24 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | import org.deeplearning4j.util.ModelSerializer; | d1c965c199d643ba9d368e34 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps = 0.06547"
]
} | float HP_totalTimesteps = 0.06547 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
86
],
"text": [
""
]
} | def __init__(self, module_path, alias=None): | 965609a447d74827b2cb0fcf | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float train_freq = 0.085825"
]
} | float train_freq = 0.085825 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
106
],
"text": [
""
]
} | var blob = new Blob([dv], { type: 'application/octet-binary' }), | 93cc957faa06463bb5dffaa1 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_epoch = 4"
]
} | int n_epoch = 4 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double train_model : 0.017609"
]
} | double train_model : 0.017609 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"gae_lambda = 0.023"
]
} | gae_lambda = 0.023 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
102
],
"text": [
""
]
} | img = torch.rand((1, 1, 12, 12), dtype=torch.float32).cuda() | 3211f0d1cc48465fa062d6c6 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double max_grad_norm : 0.04"
]
} | double max_grad_norm : 0.04 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modeldirectorypath : 0.079"
]
} | double hparam_modeldirectorypath : 0.079 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | .transform(new ConvertToDouble("Score")) | ed83481410d14ebc947f545d | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 3f9cd7c37a984d6fbabb2d97 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_totalTimestepsVar : 0.077"
]
} | hparam_totalTimestepsVar : 0.077 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
137
],
"text": [
""
]
} | calcConvexDecomposition(desc.mVcount, desc.mVertices, desc.mTcount, desc.mIndices, this, 0, 0); | 2bd7ff64f6ae41d7bd16be3e | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double noiseStd : 0.050445"
]
} | double noiseStd : 0.050445 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps = 0.053"
]
} | double HP_totalTimesteps = 0.053 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
44
],
"text": [
""
]
} | 0, | 729fc92e1d7643c880e47964 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | // Display progress | 2e1b2eed514a4826893c56fa | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | node->links.push_back(link); | c4fcd8476b0c47eea2acb172 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_totalTimesteps : 0.0979"
]
} | HP_totalTimesteps : 0.0979 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float episodes_HP = 0.091872"
]
} | float episodes_HP = 0.091872 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float delta_std : 0.018"
]
} | float delta_std : 0.018 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | 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": [
6
],
"text": [
"float added_policy_slice_length = 0.0673"
]
} | float added_policy_slice_length = 0.0673 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | return local_kubernetes_executor_cls(local_executor, kubernetes_executor) | 62fc3e3e4d0143d19c808962 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_learningRate = 0.064"
]
} | float HP_learningRate = 0.064 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | // Attack closest enemy | 58ca2d03c8174d13aa34d2a0 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"zero_policy = True"
]
} | zero_policy = True | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float n_top : 0.052"
]
} | float n_top : 0.052 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | self.task_queue.task_done() | 0315de43fc064c1a8757344c | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | import org.deeplearning4j.nn.multilayer.MultiLayerNetwork; | 907dc11b8ef84fadbe840843 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | tinyxml2::XMLElement* ref1; | d1c3bc40891d4920844b97af | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate_de_std : 0.0936"
]
} | hparam_learning_rate_de_std : 0.0936 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
53
],
"text": [
""
]
} | if (d >= 0) | b564a427346f42f7994e5c9d | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | #include <iostream> | dbf200296e61411eb8263ea3 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | queue=task_instance.task.queue, | d25158bb10fc4d6faf383fa3 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | Return and flush the event buffer. | 22faa673ef7b43b9804ee567 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
137
],
"text": [
""
]
} | calcConvexDecomposition(desc.mVcount, desc.mVertices, desc.mTcount, desc.mIndices, this, 0, 0); | beca1f90c0494abc8d310632 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int train_model : 2"
]
} | int train_model : 2 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | tc::BW::UnitCommandType::Build, | aeb3e7a2cb0e4218ac1fec44 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.