Skip to content

Commit 6c00cff

Browse files
committed
fix codestyle
1 parent 8a875b0 commit 6c00cff

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

autointent/configs/_transformers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ def get_prompt_type(self, prompt_type: TaskTypeEnum | None) -> str | None: # no
114114
assert_never(prompt_type)
115115

116116

117-
118117
class CrossEncoderConfig(HFModelConfig):
119118
model_name: str = Field("cross-encoder/ms-marco-MiniLM-L6-v2", description="Name of the hugging face model.")
120119
train_head: bool = Field(

user_guides/advanced/02_automl.py

100755100644
File mode changed.

0 commit comments

Comments
 (0)