answers
dict | context
stringlengths 1
191
| id
stringlengths 24
24
| question
stringclasses 10
values | title
stringclasses 1
value |
---|---|---|---|---|
{
"answer_start": [
7
],
"text": [
"double frameStack : 0.0307"
]
} | double frameStack : 0.0307 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_rms_prop : True"
]
} | bool use_rms_prop : True | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | total_resource_map = defaultdict(float, self._trainer_resources_not_none) | 650320e83f954c8181e53638 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float episodes_HP = 0.0"
]
} | float episodes_HP = 0.0 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRate : 3"
]
} | int HP_learningRate : 3 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int values : 6"
]
} | int values : 6 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelDirectoryPath = 0.09"
]
} | double hparam_modelDirectoryPath = 0.09 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double nTop : 0.072175"
]
} | double nTop : 0.072175 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | false_operand=None, | 67936ff7d7a04d879aef9abb | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | a0a9509db59b4c21831c450f | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_learning_rate = 0.01516"
]
} | double hparam_learning_rate = 0.01516 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | import jax.scipy.special as jax_special | e3a35818c1b34bafbff1248e | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | ctx.font = "12px Verdana"; | 5f911e9429b1425db2c4adb1 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int eta_HP : 8"
]
} | int eta_HP : 8 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_totalTimesteps_var : 0.0886"
]
} | hparam_totalTimesteps_var : 0.0886 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | fast_layer.replicate_weights(new_weights) | 56f0f04eeda24595b0255632 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_eta = 3"
]
} | int hparam_eta = 3 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | float d1, d2, pos1, pos2; | 44733346f7184d2c9cc18cb5 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | System.out.println(jacksonLineRecordReader.next()); | ee27d0ae1d0845819ac7d71e | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelFilePath : 0.02"
]
} | double HP_modelFilePath : 0.02 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
62
],
"text": [
""
]
} | if self.parallelism: | 635d030b82d24e6dbd7a6ce1 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 11c1fffe778949ec908eb08c | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"batchSize : 0.03406"
]
} | batchSize : 0.03406 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
137
],
"text": [
""
]
} | def cleanup_stuck_queued_tasks(self, tis: list[TaskInstance]) -> list[str]: # pragma: no cover | 853c682af9e448a0ab19075e | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
91
],
"text": [
""
]
} | :param key: the key to identify the task instance | 1c3ee637a6a646589f7cc598 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
99
],
"text": [
""
]
} | std::cout << "I'm player #" << player_id << " named " | 2ea9c2ad698849079269072e | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool online_sampling : False"
]
} | bool online_sampling : False | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | input_array[i * 3 + 2] = 1.0; | 2b5e97ead70942b5af9a19a2 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float modelFilePath_HP : 0.02781"
]
} | float modelFilePath_HP : 0.02781 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool useRmsProp : False"
]
} | bool useRmsProp : False | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float bufferSize : 0.072998"
]
} | float bufferSize : 0.072998 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
144
],
"text": [
""
]
} | float combineVolume = computeMeshVolume(hresult.mOutputVertices, hresult.mNumFaces, hresult.mIndices); | e3c9b6e9b1ea4106901424ea | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 78e48f2372474234909e3b82 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | self.daemon: bool = True | 5d623891b6b940b4b5ec907a | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | ea48563538034c3385d6fee2 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learning_rate_var : 0.0705"
]
} | hparam_learning_rate_var : 0.0705 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"vf_coef = 0.074735"
]
} | vf_coef = 0.074735 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 208c6c114fa247909d0a10b5 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
82
],
"text": [
""
]
} | """Seconds since first attempt.""" | b2b1b1e1b9734698b9ccd2d5 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | """Start the executor.""" | 9cc855ce65f348a297a155cf | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 545542fe67c24674a88a6bc3 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | tmpURL = window.URL.createObjectURL(blob); | 7305aa0767114aafa25d0ba4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
109
],
"text": [
""
]
} | # Update statistics for each observation separately for simplicity. | 27eb0660d6e7464da423d6e7 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
72
],
"text": [
""
]
} | #include "../lib/tinyxml2.h" | 31d47db2e78c4f70bc974992 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modeldirectorypath = 0.08"
]
} | double hparam_modeldirectorypath = 0.08 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"valueModel : valueModelVar"
]
} | valueModel : valueModelVar | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double eta_HP = 0.02476"
]
} | double eta_HP = 0.02476 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
45
],
"text": [
""
]
} | }); | 9a4ca23f014448cd9410d939 | Does this code line include a hyperparameter (hp)? | 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": [
6
],
"text": [
"float entropy_loss = 0.083127"
]
} | float entropy_loss = 0.083127 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
96
],
"text": [
""
]
} | cls.validate_database_executor_compatibility(executor) | 6991679a5d4a4e97929b6e9a | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int maxGradNorm = 3"
]
} | int maxGradNorm = 3 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
84
],
"text": [
""
]
} | window.clearInterval(current_interval_id); | 795d2a697a074f4eb82db3b0 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
107
],
"text": [
""
]
} | # to be running, it generally means that the task has been killed | 9eee110e4c63473aaac77254 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
60
],
"text": [
""
]
} | super().__init__() | 9e39dd9e8acf4266a9ba30ba | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
103
],
"text": [
""
]
} | setproctitle(f"airflow worker -- LocalExecutor: {command}") | 163aaf5010fe40ddbe36abb2 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float gae_lambda : 0.0175"
]
} | float gae_lambda : 0.0175 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool onlineSampling : False"
]
} | bool onlineSampling : False | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparams_learningRate = 0.029"
]
} | double hparams_learningRate = 0.029 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learningRate_HP : 3"
]
} | int learningRate_HP : 3 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_var_HP : 0.0966"
]
} | float learning_rate_var_HP : 0.0966 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
57
],
"text": [
""
]
} | var charts = {} | b5913d1664cf4f1187abc8e8 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_var_HP : 0.026719"
]
} | float totalTimesteps_var_HP : 0.026719 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelFilePath_HP = 8"
]
} | int modelFilePath_HP = 8 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelfilepath : 0.0386"
]
} | double HP_modelfilepath : 0.0386 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | auto cl = makeClient(); | b6b7ee28a8f346c080fd7772 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | return charts[label] = new Chart(ctx, { | 1d9d6ed7faa8452cb1f5120b | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learningRate = 0.0172"
]
} | double HP_learningRate = 0.0172 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_replay_epochs = 0.072"
]
} | n_replay_epochs = 0.072 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_learningRate = 0.09121"
]
} | hparam_learningRate = 0.09121 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | block = BasicBlock(1, 3, stride=1, downsample=None).cuda() | 3d1106094ae64042bd0142c8 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double n_steps_per_epoch = 0.067959"
]
} | double n_steps_per_epoch = 0.067959 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_delta : 0.01"
]
} | n_delta : 0.01 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
117
],
"text": [
""
]
} | def _execute_work_in_fork(self, command: CommandType) -> TaskInstanceState: | d3d9619e49c04f6bb09c39d7 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | a22aa792469b4bde8c7c8681 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"onPolicy = 0.00874"
]
} | onPolicy = 0.00874 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
50
],
"text": [
""
]
} | return ( | c1f097109d38445cbdbcaa4a | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningRate_HP = 0.009"
]
} | double learningRate_HP = 0.009 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float totalTimesteps_HP : 0.061"
]
} | float totalTimesteps_HP : 0.061 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
123
],
"text": [
""
]
} | executor_names.append(ExecutorName(alias=name, module_path=core_executor_module)) | f35efde0b5564cbfa5882bda | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | self.workers_used: int = 0 | 6ccb5fff210443309871bbf8 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
73
],
"text": [
""
]
} | queue=task_instance.task.queue, | 9e82a120834d40cea451413d | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
59
],
"text": [
""
]
} | #include <cfloat> | 169ca9ece10e4dbc921ce242 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | return overlapAABB(mMin, mMax, h.mMin, h.mMax); | 48134dd8022b4944a1d6dee6 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_lr = 0.0194"
]
} | double hparam_lr = 0.0194 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
121
],
"text": [
""
]
} | coords = object->FirstChildElement()->FirstChildElement()->FirstChildElement(); | a94e7606f72b437d903b86af | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int maxEpisodeLength = 6"
]
} | int maxEpisodeLength = 6 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"deltaStd = 0.07"
]
} | deltaStd = 0.07 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int episodes_HP = 10"
]
} | int episodes_HP = 10 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | CHull *cr = mChulls[i]; | 47e9b7d15bed43cf98cced0f | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | input, filter and output. 'I' means input; 'O' means output; 'C' means | d067e53ee2e841b9a78dc380 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 2dbe1e31d8d149bdbce04b76 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 0c7df102383c4c2699cbaaaa | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totaltimesteps : 9"
]
} | int hparam_totaltimesteps : 9 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int dFeature = 10"
]
} | int dFeature = 10 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
133
],
"text": [
""
]
} | // line intersection helper function: does line segment (p1,p2) intersect segment (p3,p4) ? | 6f616167b52446469da821b5 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float vfCoef = 0.07915"
]
} | float vfCoef = 0.07915 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int advantage_estimator = 4"
]
} | int advantage_estimator = 4 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_learning_rate : 0.03016"
]
} | float hparam_learning_rate : 0.03016 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float train_freq : 0.08"
]
} | float train_freq : 0.08 | dcfa106cfd714298a7a72126 | 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.