mirror of
https://github.com/hiyouga/LlamaFactory.git
synced 2026-03-23 10:43:22 +08:00
[misc] upgrade format to py39 (#7256)
This commit is contained in:
@@ -21,9 +21,7 @@ from datasets import DownloadMode
|
||||
|
||||
@dataclass
|
||||
class EvaluationArguments:
|
||||
r"""
|
||||
Arguments pertaining to specify the evaluation parameters.
|
||||
"""
|
||||
r"""Arguments pertaining to specify the evaluation parameters."""
|
||||
|
||||
task: str = field(
|
||||
metadata={"help": "Name of the evaluation task."},
|
||||
|
||||
Reference in New Issue
Block a user