aboutsummaryrefslogtreecommitdiff
path: root/extract.sh
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.de>2021-01-16 20:50:30 -0500
committertslil <tslil@posteo.de>2026-08-28 19:37:41 +0100
commit12354e76ae8a1339ff6505f7187ec692bb5a1e53 (patch)
treed59cc7bb95278936b2a2ad68eccc1a7567de913a /extract.sh
parent50b9955b040005e489127a11cf9c1648438a6266 (diff)
Might as well use all of them...
Diffstat (limited to 'extract.sh')
-rwxr-xr-xextract.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/extract.sh b/extract.sh
index df547ea..9f12193 100755
--- a/extract.sh
+++ b/extract.sh
@@ -58,5 +58,5 @@ make pptdb
for size in 5; do
echo
extract $size notation,result
- process $size 200000 training
+ process $size 300000 training
done