mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-17 04:10:36 +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