aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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