Skip to content

Commit

Permalink
Update train-model-sentiment-analysis-task.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Campos <mail@ruicampos.org>
  • Loading branch information
RuiFilipeCampos authored Jan 30, 2024
1 parent c5ffac9 commit 9046cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/train-model-sentiment-analysis-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
MODEL_ATTENTION: ${{ matrix.MODEL_ATTENTION }}

TRAIN_BATCH_SIZE: ${{ matrix.TRAIN_BATCH_SIZE }}
TRAIN_EPOCHS: ${{ matrix.TRAIN_EPOCHS }}
TRAIN_NUMBER_OF_EPOCHS: ${{ matrix.TRAIN_NUMBER_OF_EPOCHS }}
TRAIN_L1_REGULARIZATION: ${{ matrix.TRAIN_L1_REGULARIZATION }}
TRAIN_L2_REGULARIZATION: ${{ matrix.TRAIN_L2_REGULARIZATION }}
TRAIN_WARMUP_STEPS: ${{ matrix.TRAIN_WARMUP_STEPS }}
Expand Down

0 comments on commit 9046cc2

Please sign in to comment.