answers dict | context stringlengths 1 191 | id stringlengths 24 24 | question stringclasses 10
values | title stringclasses 1
value |
|---|---|---|---|---|
{
"answer_start": [
4
],
"text": [
"int learningRate_HP = 7"
]
} | int learningRate_HP = 7 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_totalTimesteps_var = 0.04974"
]
} | double hparam_totalTimesteps_var = 0.04974 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"value_batch_size : 0.09"
]
} | value_batch_size : 0.09 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double bufferSize : 0.000207"
]
} | double bufferSize : 0.000207 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"totalTimesteps_var_HP = 0.03"
]
} | totalTimesteps_var_HP = 0.03 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
81
],
"text": [
""
]
} | def test_accelerated_same_result(self): | 62ead4c7c05948f48af8c2b5 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool use_sde = False"
]
} | bool use_sde = False | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
94
],
"text": [
""
]
} | link._ref2 = std::string(ref2->Attribute("guid")); | 006e60f00b364c419475c604 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
68
],
"text": [
""
]
} | Import the executor class. | fdb71389c3644af4a46b834d | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
139
],
"text": [
""
]
} | calcConvexDecomposition(vcount, vertices, tcount, &ifront[0], callback, masterVolume, depth + 1); | 39613d481b214068ad69010b | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | var current_interval_id; | c0b86480906a404485b62c65 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | CHull *cr = mChulls[i]; | 7ef2c4f0dda34ca59e82790e | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
52
],
"text": [
""
]
} | if (res) { | c680bf4905194d4295dcbc2a | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"zeroPolicy = False"
]
} | zeroPolicy = False | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double frameStack : 0.03824"
]
} | double frameStack : 0.03824 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nSampledGoal : 0.0955"
]
} | float nSampledGoal : 0.0955 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | # | 18665224494e475c83f4e254 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | auto target = | 8d9ceb8e4f084864acf313bc | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
138
],
"text": [
""
]
} | private static RecordReader generateReader(File file) throws IOException, InterruptedException { | 4adb791be3314ad1b5fd2fba | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float min_grad_norm : 0.01268"
]
} | float min_grad_norm : 0.01268 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double temperature = 0.02"
]
} | double temperature = 0.02 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totalTimesteps_var : 10"
]
} | int hparam_totalTimesteps_var : 10 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float ent_coef = 0.082403"
]
} | float ent_coef = 0.082403 | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double maxEpisodeLength : 0.05"
]
} | double maxEpisodeLength : 0.05 | c96244c847784f7abe693c9e | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float optimizer=adam.Adam, : 0.0418"
]
} | float optimizer=adam.Adam, : 0.0418 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int nHeads : 8"
]
} | int nHeads : 8 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int ppoLoss : 3"
]
} | int ppoLoss : 3 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double maxval = 0.05"
]
} | double maxval = 0.05 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int n_delta = 7"
]
} | int n_delta = 7 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float max_Val = 0.09"
]
} | float max_Val = 0.09 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"use_rms_prop : True"
]
} | use_rms_prop : True | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int use_rmsProp : 7"
]
} | int use_rmsProp : 7 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
113
],
"text": [
""
]
} | ctx.fillText("Value Function Approximating Neural Network:", 10, 14); | a44970db7ead4d0a857d6118 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"learningRateParam = 0.068436"
]
} | learningRateParam = 0.068436 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
85
],
"text": [
""
]
} | if (attr->Attribute("name", "Width")) { | 318b960dbb3d4853a30555bb | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_learning_rate_de_std : 5"
]
} | int hparam_learning_rate_de_std : 5 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float clipRange = 0.04896"
]
} | float clipRange = 0.04896 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | break | 47f9490769884739a5737e13 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | if len(split_name := name.split(":")) == 1: | 50f61b211f0e4afcbb93b26f | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | def test_bottleneck(): | cd07f054496249e896f6f973 | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
43
],
"text": [
""
]
} | { | 21b9f1d1fcae4d84b2b138fa | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
108
],
"text": [
""
]
} | final File file = new File("D:\dataset\Beagle\beagle_7.jpg"); | 9cd0113a34b84b9ab5c520ec | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
126
],
"text": [
""
]
} | # If there is only one dot, then this is likely a plugin. This is the best we can do | 8ac67b398b4a46c0a7ceb427 | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
83
],
"text": [
""
]
} | //ctx.fillText("Current state:",10,10); | 70f078814e6e47c4b68516e1 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"episodes_HP : 0.0596"
]
} | episodes_HP : 0.0596 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"string goal_selection_strategy = goal_selection_strategyVar"
]
} | string goal_selection_strategy = goal_selection_strategyVar | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"useSde : False"
]
} | useSde : False | bf966ab52cb048988685c9de | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
127
],
"text": [
""
]
} | .addColumnCategorical("Geography", Arrays.asList("France","Germany","Spain")) | 8f952ebdc0634306bc9de98b | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"hparams_learningRate = 0.06946"
]
} | hparams_learningRate = 0.06946 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float hparam_modelfilepath = 0.0916"
]
} | float hparam_modelfilepath = 0.0916 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | std::cout << std::endl; | b4d1f76a30d74fb4a48a78f0 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
112
],
"text": [
""
]
} | input, filter and output. 'I' means input; 'O' means output; 'C' means | ed314ddf50864f51869a2b80 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int noise_std : 10"
]
} | int noise_std : 10 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float nEpochs : 0.046196"
]
} | float nEpochs : 0.046196 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
44
],
"text": [
""
]
} | 1, | 68b5cbd67d6c4633bce376fa | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
64
],
"text": [
""
]
} | #include "bestfit.h" | 261dad0d40de480ea6f23691 | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | import org.datavec.api.transform.schema.Schema; | 3e86f46c49ca44f49ccf15b4 | Does this line of code make use of 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": [
5
],
"text": [
"bool zeroPolicy : True"
]
} | bool zeroPolicy : True | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | if not self.parallelism: | d71f4399b80144dcaf5d89be | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
100
],
"text": [
""
]
} | // wait lets just make sure that this isn't through a wall | 0c5a6842008b417d97f9e56d | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
65
],
"text": [
""
]
} | function readBrain(e) { | f70195d8d84d4d9ea1de93a4 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | for (var i = 0, n = this.agents.length; i < n; i++) { | 9078907d91d241b6a81becd1 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool useSde = True"
]
} | bool useSde = True | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
89
],
"text": [
""
]
} | - node activations: floating point vectors, and | e00614b551bc4e59b4a5d026 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
131
],
"text": [
""
]
} | def get_task_log(self, ti: TaskInstance, try_number: int) -> tuple[list[str], list[str]]: | 5c2a4255a1364227bed2624f | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float HP_totalTimesteps : 0.044"
]
} | float HP_totalTimesteps : 0.044 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
78
],
"text": [
""
]
} | * by executor name for core executor | 34c94e4c0bdf40be91ab39fc | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double sdeSampleFreq : 0.076"
]
} | double sdeSampleFreq : 0.076 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
47
],
"text": [
""
]
} | else: | 73690cb2a27942d78c97e80c | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | if (a.p.y > this.H) a.p.y = this.H; | dd716e5d5ee64ee39acd85fc | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
101
],
"text": [
""
]
} | var rescheck = this.stuff_collide_(a.p, it.p, true, false); | 63e62ae90a544101800902a8 | Does this code line include a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
95
],
"text": [
""
]
} | addTri(vfront, ifront, front[0], front[1], front[2]); | 80e8e070f11641fdad4c40d4 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"maxVal : 0.081741"
]
} | maxVal : 0.081741 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zero_policy = True"
]
} | bool zero_policy = True | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"alive_bonus_offset = 0.07"
]
} | alive_bonus_offset = 0.07 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelFilePath : 1"
]
} | int hparam_modelFilePath : 1 | 458423a32fe84abbb3f77246 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double hparam_modelZipFilePath : 0.0492"
]
} | double hparam_modelZipFilePath : 0.0492 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_totalTimesteps_var : 9"
]
} | int hparam_totalTimesteps_var : 9 | 14ca9fcb42ae4175b9aed4dc | Are there any hyperparameters (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
79
],
"text": [
""
]
} | "executor.event_buffer (%d)
%s", | 6bdac9b48a6b4a91affefb91 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
77
],
"text": [
""
]
} | tc::BW::UnitType::Terran_Barracks); | 3df7f187b043436b825fc2bf | Is there a hyperparameter (hp) in this code line? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_learning_rate_var = 8"
]
} | int HP_learning_rate_var = 8 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
0
],
"text": [
"min_val = 0.04176"
]
} | min_val = 0.04176 | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
49
],
"text": [
""
]
} | y = 40; | e097ef9773214d7daeb86dbf | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
5
],
"text": [
"bool zeroPolicy = True"
]
} | bool zeroPolicy = True | 61f112fee0cf4b2d87df4739 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
71
],
"text": [
""
]
} | # TODO: Remove in Airflow 3.0 | 4353d1e644374b0ca461f36c | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float delta_std_HP : 0.083242"
]
} | float delta_std_HP : 0.083242 | 03a2cd1700874b04b2aecb24 | Is this line of code associated with a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int HP_lr = 8"
]
} | int HP_lr = 8 | 28dd1ac954dc43d3a4a7696a | Is a hyperparameter (hp) present in this code line? | Hyperparameter-module |
{
"answer_start": [
87
],
"text": [
""
]
} | auto mineralFields = getMineralFields(state); | 7fe868949e3b495692f2a6e4 | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
67
],
"text": [
""
]
} | #include "bestfitobb.h" | b7873f8a3c40451f98cadbc7 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
4
],
"text": [
"int hparam_modelZipFilePath : 7"
]
} | int hparam_modelZipFilePath : 7 | dcfa106cfd714298a7a72126 | Does this line of code define a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
66
],
"text": [
""
]
} | doc.LoadFile(pathsfile); | 48ce78b1960c44e6b17a4dbd | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
7
],
"text": [
"double HP_modelDirectoryPath = 0.04"
]
} | double HP_modelDirectoryPath = 0.04 | 6d8adb323f284f53ba3c67e4 | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
93
],
"text": [
""
]
} | tries_after_min: int = field(default=0, init=False) | e2a92eed39c24a34a08f919e | Does this line of code make use of a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
92
],
"text": [
""
]
} | gflags::ParseCommandLineFlags(&argc, &argv, true); | 690c53e30c084a128d48101d | Does this code line contains a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
6
],
"text": [
"float learning_rate_HP : 0.054302"
]
} | float learning_rate_HP : 0.054302 | 2e14fc54878748978b524c13 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
56
],
"text": [
""
]
} | case PTR_BACK: | 89ad2374229c43289ac01302 | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
126
],
"text": [
""
]
} | net = ResNetArcFace(block='IRBlock', layers=(2, 2, 2, 2), use_se=True).cuda().eval() | 130489c0135140568d0a29eb | Does this line of code refer to a hyperparameter (hp)? | Hyperparameter-module |
{
"answer_start": [
63
],
"text": [
""
]
} | tLinePoint linePoint; | 3cc573e15abd4601ae63c609 | Can a hyperparameter (hp) be found in this line of code? | Hyperparameter-module |
{
"answer_start": [
55
],
"text": [
""
]
} | import signal | fb3af3116c18487cadbe9e57 | Does this line of code make use of 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.