From f74f58e4321d1ed8563094e7cf3975a0dc0ab196 Mon Sep 17 00:00:00 2001
From: Xuan Gu <xuan.gu@liu.se>
Date: Tue, 30 May 2023 18:49:04 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 95cf5fc..0f09b78 100644
--- a/README.md
+++ b/README.md
@@ -62,8 +62,8 @@ Chnage the following settings in `benchmark_sbatch_submit.sh`:
 1. Data dimention,
 2. Number of nodes,
 3. Number of gpus used per node,
-4. Number of iterations for each parameter setting.
-5. Batch size
+4. Number of iterations for each parameter setting,
+5. Batch size.
 
 We will average the benchmark performance over the iterations. The maximum usable (without a OOM error) batch size is 256 and 128 for single and multi-node, respectively.
 ```
-- 
GitLab