diff options
| author | tslil clingman <tslil@posteo.de> | 2021-01-29 14:05:06 -0500 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:37:41 +0100 |
| commit | fcface1079b1c44c7ccca3d117c698347c978f20 (patch) | |
| tree | f0bb660537801a05d591e34db9f705db985dd3d3 /resources | |
| parent | 6c1154d80e7f7a04444d01d97942ac9e8138297a (diff) | |
Syntax errors, small tweak to training data generation
Diffstat (limited to 'resources')
| -rwxr-xr-x | resources/extract.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/extract.sh b/resources/extract.sh index fb6f267..7fdda28 100755 --- a/resources/extract.sh +++ b/resources/extract.sh @@ -62,7 +62,7 @@ fi make pptdb -for size in 5; do +for size in 5 6; do echo extract $size notation,result process $size 400000 training |
