answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
4
],
"text": [
"int combinedLoss : 7"
]
} | int combinedLoss : 7 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string noiseType : noiseType_var"
]
} | string noiseType : noiseType_var | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_lr = 0.03"
]
} | HP_lr = 0.03 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double learningrate_HP : 0.01782"
]
} | double learningrate_HP : 0.01782 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_sde = True"
]
} | use_sde = True | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 323d94a465ea4e2f88c00c66 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float max_slice_length : 0.062242"
]
} | float max_slice_length : 0.062242 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totaltimesteps = 5"
]
} | int hparam_totaltimesteps = 5 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | # Copyright 2024 The Trax Authors. | fd0dda6b7fe2401580c6a9ba | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"nheads = 0.097"
]
} | nheads = 0.097 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
136
],
"text": [
""
]
} | void ConvexBuilder::ConvexDebugBound(const float *bmin, const float *bmax, unsigned int color) | 04e140ee04a34749a7db27a8 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | node.attr.slipLane = attr->BoolAttribute("value"); | 60bc240d084a438b881d9a8b | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noise_std : 0.00755"
]
} | noise_std : 0.00755 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int max_slice_length = 1"
]
} | int max_slice_length = 1 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
76
],
"text": [
""
]
} | if key is None or command is None: | f987bac4c0084bc9b50d9be1 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate : 7"
]
} | int HP_learning_rate : 7 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int entropy_loss = 5"
]
} | int entropy_loss = 5 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelFilePath : 9"
]
} | int hparam_modelFilePath : 9 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double batchSize : 0.056"
]
} | double batchSize : 0.056 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float lr_HP = 0.034389"
]
} | float lr_HP = 0.034389 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | tinyxml2::XMLElement* ref2; | ed16404b583546a19d47ac72 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparam_lr = 0.05"
]
} | hparam_lr = 0.05 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | return False | affb511863654757a668e026 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double gamma : 0.0461"
]
} | double gamma : 0.0461 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
70
],
"text": [
""
]
} | Execute task asynchronously. | bef5ba9f0d5a49c0a9af8839 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learning_rate_de_std_HP : 1"
]
} | int learning_rate_de_std_HP : 1 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | std::cout << std::endl << "CTRL-C to stop" << std::endl << std::endl; | 82444bb06e614baeae654015 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
105
],
"text": [
""
]
} | # Check if this is an alias for a core airflow executor, module | b57a5594404347068def7d50 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
97
],
"text": [
""
]
} | unit, tc::BW::UnitCommandType::Right_Click_Position)) { | d6715e21d0fc400ab5aef014 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | raise NotImplementedError() | d82f98eb23f2418897be3f5c | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 26f46783390a492ab525ab6a | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
124
],
"text": [
""
]
} | NumberedFileInputSplit fileSplit = new NumberedFileInputSplit("Path/to/logdata", | 7d53d3db0b28454a91abbe2e | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparams_learningRate = 7"
]
} | int hparams_learningRate = 7 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
69
],
"text": [
""
]
} | attrs = img_attrs[img_name] | 3c576ff47274483c9013910e | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 9ac28e9fefbc49db9ce6b19e | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | l += loss = state.backward([ y ? 1 : 0 ]) | a3b971e65f2e44c6a107902c | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_deltaStd = 2"
]
} | int hparam_deltaStd = 2 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
123
],
"text": [
""
]
} | var ub = ((p2.x - p1.x) * (p1.y - p3.y) - (p2.y - p1.y) * (p1.x - p3.x)) / denom; | ccb96404837c4922ae9a5d97 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"modelZipFilePath_HP = 0.023"
]
} | modelZipFilePath_HP = 0.023 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | 43716f6914764132b40ee923 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double delta_std = 0.0461"
]
} | double delta_std = 0.0461 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool useSde = True"
]
} | bool useSde = True | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
46
],
"text": [
""
]
} | k: v | 5bafa1a081294409b79aa8e4 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
118
],
"text": [
""
]
} | """Wait synchronously for the previously submitted job to complete.""" | d1e1e8f717264d7096eb4c71 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | ad8e9351119143bebddc8ced | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | af0b679752d54f26bfab9d87 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learningRate = 4"
]
} | int HP_learningRate = 4 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | mean_state = running_mean_init(shape, fill_value=0.0) | a9be141638f641ff98f1afab | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"normalize_advantage = True"
]
} | normalize_advantage = True | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | """ | ae88a5cb72e64a30b284a9e9 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | for (var k = 0; k < L.length; k++) { | bd92cd2c993144e181a0dc6b | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | break; | e358b64326d14637b529913b | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double modelZipFilePath_HP = 0.08"
]
} | double modelZipFilePath_HP = 0.08 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_lr : 0.052"
]
} | double HP_lr : 0.052 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int nCriticUpdates = 7"
]
} | int nCriticUpdates = 7 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
115
],
"text": [
""
]
} | Make sure to choose unique names for those commands, to avoid collisions. | 3f41257b394942dc9804be2e | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 3ce48c95567f407ca2f321b7 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"n_delta : 0.06"
]
} | n_delta : 0.06 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_episodes : 7"
]
} | int hparam_episodes : 7 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float frame_stack = 0.05"
]
} | float frame_stack = 0.05 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
124
],
"text": [
""
]
} | bool ConvexBuilder::isDuplicate(unsigned int i1, unsigned int i2, unsigned int i3, | b639c76067cd447ebb09720b | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 958013904ab34ba19ff22451 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float aliveBonusOffset : 0.012"
]
} | float aliveBonusOffset : 0.012 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
54
],
"text": [
""
]
} | datasets: [{ | 923128215042408c99b54e33 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | for executor_name in executor_names: | dd81928c9325498e96540864 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | var a; | 754aaa76fb054c6491d9bd47 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | if len(command) > 3 and "--help" not in command: | 164db3a3c93a43af8d95b9a0 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
145
],
"text": [
""
]
} | mDiagonal = getBoundingRegion(result.mHullVcount, result.mHullVertices, sizeof(float) * 3, mMin, mMax); | 92921866ad584efa8b7a8076 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
127
],
"text": [
""
]
} | # Add all module paths/plugin names to a set, since the actual code is what is unique | c8745fbc03c146cfa8b38a09 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | this.p2 = p2; | 8c8969e8edac445189b137c0 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int learning_rate_de_std_HP = 8"
]
} | int learning_rate_de_std_HP = 8 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | e8a9376ee022466e9e274531 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int policy_weight_fn = 9"
]
} | int policy_weight_fn = 9 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float frame_stack : 0.03"
]
} | float frame_stack : 0.03 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 744630e15c694dd69a2baebe | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_totalTimesteps_var : 3"
]
} | int HP_totalTimesteps_var : 3 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_lr = 0.08934"
]
} | HP_lr = 0.08934 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | } | 31e0066af3604e09b27facc9 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float use_rms_prop : 0.0408"
]
} | float use_rms_prop : 0.0408 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_totalTimesteps : 0.044402"
]
} | double HP_totalTimesteps : 0.044402 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float deltaStd_HP = 0.04851"
]
} | float deltaStd_HP = 0.04851 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"eta_HP : 0.0827"
]
} | eta_HP : 0.0827 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_deltaStd : 7"
]
} | int hparam_deltaStd : 7 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_learningRate = 0.095"
]
} | double HP_learningRate = 0.095 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double totalTimesteps_var_HP : 0.0862"
]
} | double totalTimesteps_var_HP : 0.0862 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
61
],
"text": [
""
]
} | layer = tl.Dense(2) | 49bfaa87ee5a40389be3d3c9 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
90
],
"text": [
""
]
} | # Populate some mappings for fast future lookups | 102152064aaa491cbbc6ff2f | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | else{ | 9c150ee5f6d14e67a79dd892 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int modelFilePath_HP : 8"
]
} | int modelFilePath_HP : 8 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_HP : 0.08"
]
} | totalTimesteps_HP : 0.08 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
96
],
"text": [
""
]
} | throw std::runtime_error("Expected non-replay map"); | 849bbb841b354d64abaae450 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nheads = 0.072"
]
} | float nheads = 0.072 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"noiseStd : 0.018404"
]
} | noiseStd : 0.018404 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | key, command = self.task_queue.get() | 77b906ecde4a4e0689ac4f8e | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
48
],
"text": [
""
]
} | var a; | 9d86e29aa0104b65afd8b126 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string replay_buffer_class : replay_buffer_classVar"
]
} | string replay_buffer_class : replay_buffer_classVar | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | command: CommandType, | b51994c689f942b5b895a9b0 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"onPolicy = 0.09"
]
} | onPolicy = 0.09 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"HP_learning_rate_de_std = 0.06"
]
} | HP_learning_rate_de_std = 0.06 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rms_prop : 0.001"
]
} | use_rms_prop : 0.001 | 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.