abandon branch for poor results

This commit is contained in:
wassname
2023-10-23 15:24:00 +08:00
parent 1890a214b0
commit aefbdb6cd0
4 changed files with 407 additions and 493 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ class ExtractConfig(Serializable):
# int4: bool = True
# """Whether to perform inference in mixed int8 precision with `bitsandbytes`."""
max_examples: tuple[int, int] = (800, 800)
max_examples: tuple[int, int] = (600, 600)
"""Maximum number of examples to use from each split of the dataset."""
num_shots: int = 1