From 1d2c5a23e3d8afdb420e605b4c40b93bea72909e Mon Sep 17 00:00:00 2001 From: Joosep Pata Date: Tue, 22 Oct 2024 15:23:56 +0300 Subject: [PATCH] reformat --- mlpf/data/cms/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/mlpf/data/cms/README.md b/mlpf/data/cms/README.md index b986601c5..456386e76 100644 --- a/mlpf/data/cms/README.md +++ b/mlpf/data/cms/README.md @@ -109,5 +109,3 @@ singularity exec --env CUDA_VISIBLE_DEVICES=0 -B /scratch/persistent --nv \ --train --test --make-plots --conv-type attention --num-epochs 10 --gpu-batch-multiplier 1 \ --num-workers 4 --prefetch-factor 100 --checkpoint-freq 1 --ntrain 1000 --ntest 1000 --nvalid 1000 ``` - -