# Copyright (c) Meta Platforms, Inc. and affiliates.# All rights reserved.## This source code is licensed under the license found in the# LICENSE file in the root directory of this source tree.data:study:source:name:Kappenman2021ErpErnfilter_valid_events:name:QueryEventsquery:"(type=='Eeg')|(code.isin([1,2]))"split:name:SklearnSplitsplit_by:subjectvalid_split_ratio:0.2test_split_ratio:0.2valid_random_state:33test_random_state:33neuro.baseline:[0.0,0.2]target:=replace=:truename:LabelEncoderevent_types:Stimulusevent_field:descriptionreturn_one_hot:trueaggregation:triggertrigger_event_type:Stimulusstart:0.6duration:1.0summary_columns:[description]compute_class_weights:truebrain_model_output_size:&brain_model_output_size2trainer_config.monitor:val/bal_acctrainer_config.mode:maxloss:name:CrossEntropyLosskwargs:label_smoothing:0.1metrics:!!python/object/apply:neuralbench.defaults.metrics.get_classification_metric_configs-*brain_model_output_size
The error related-negativity (ERN) classification task involves identifying error-related potentials in EEG recordings. ERNs are brain responses elicited when a person makes a mistake, often used in BCI applications. In this task, we use the Kappenman2021ErpErn dataset [Kappenman2021], part of the ERP CORE (Compendium of Open Resources and Experiments), which contains EEG data from 40 subjects performing a flanker task that elicits ERN responses on error trials.