Skip to content
Snippets Groups Projects
Commit a6abfa47 authored by Jeffrey Wigger's avatar Jeffrey Wigger
Browse files

run xtimes file for shakespeare fix

parent ff932199
No related branches found
No related tags found
1 merge request!8updated configs and run files
This commit is part of merge request !8. Comments created here will be created in the context of that merge request.
......@@ -69,7 +69,7 @@ echo procs: $procs
# Reddit has 70642
# Femnist 734463
# Shakespeares 3678451
dataset_size=63741
dataset_size=3678451
# Calculating the number of samples that each user/proc will have on average
samples_per_user=`expr $dataset_size / $procs`
echo samples per user: $samples_per_user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment