Skip to content

Support for pairwise judges in online training #2212

Support for pairwise judges in online training

Support for pairwise judges in online training #2212

Triggered via pull request July 2, 2025 00:57
Status Failure
Total duration 3m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci_lint_py.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

38 errors
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L132
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L128
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L123
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L118
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L113
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L109
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L102
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L99
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L81
Function is missing a return type annotation
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L41
'fairseq2.models.sequence.SequenceBatch' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L29
'fairseq2.datasets.LengthBatching' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L19
'fairseq2.data.create_bucket_sizes' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L19
'fairseq2.data.SequenceData' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L19
'fairseq2.data.Collater' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L19
'fairseq2.data.CollateOptionsOverride' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L16
'torch' imported but unused
Lint Python / Lint: src/fairseq2/datasets/prompt.py#L14
'typing.cast' imported but unused
Lint Python / Lint: src/fairseq2/data/text/tokenizers/huggingface_tokenizer.py#L17
'fairseq2.data.VocabularyInfo' imported but unused
Lint Python / Lint
Process completed with exit code 1.
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_grpo.py#L0
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_rewards.py#L0
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_generative_judge.py#L0
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_online_dpo.py#L0
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_group_dpo.py#L0
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_common.py#L0
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_remote_model.py#L0
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint: src/fairseq2/recipes/lm/_online_finetune/_recipe.py#L0
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint: src/fairseq2/recipes/lm/__init__.py#L0
Imports are incorrectly sorted and/or formatted.
Lint Python / Lint: src/fairseq2/cli/_setup.py#L0
Imports are incorrectly sorted and/or formatted.