mirror of
https://github.com/wassname/discovering_latent_knowledge.git
synced 2026-09-10 12:00:13 +08:00
abandon branch for poor results
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user