From d159fdb93e80b73d56e286bc354b57cef35d8c34 Mon Sep 17 00:00:00 2001
From: Serge MOLINA <serge.molina@irit.fr>
Date: Wed, 30 Apr 2025 15:07:34 +0200
Subject: [PATCH] Update Readme

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

diff --git a/README.md b/README.md
index b2d9468..9fe1cd9 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,9 @@ We used three datasets:
 
 
 ## 2. Hardware
-The Hardware used for the BM25 computations is 4 AMD EPYC Rome 7402 cores running at 2.8 GHz.
-The hardware used for the Splade and ColBERT experiments was 4 Intel Xeon 2640 CPU cores running at 2.4 GHz and a GTX1080 CPU on which the models were finetuned and evaluated.
+The Hardware used for the **BM25** computations is **4 AMD EPYC Rome 7402 cores** running at 2.8 GHz.
+
+The hardware used for the **Splade** and **ColBERT** experiments was **4 Intel Xeon 2640 CPU cores** running at 2.4 GHz and a **GTX1080 GPU** on which the models were finetuned and evaluated.
 
 
 ## 3. Detailed results and run time
-- 
GitLab