mirror of
https://github.com/SakanaAI/doc-to-lora.git
synced 2026-07-26 17:11:02 +02:00
small adjustment data gen (remove empty)
This commit is contained in:
parent
f8a81a1eea
commit
1a03b01a52
4 changed files with 17 additions and 9 deletions
|
|
@ -237,7 +237,7 @@ def self_generate(
|
|||
print("=" * 80)
|
||||
|
||||
print(f"Generated {len(samples)} samples")
|
||||
random.shuffle(samples)
|
||||
# random.shuffle(samples)
|
||||
|
||||
# Save results
|
||||
if not args.debug:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue