From 85bc11989cf352b84f503de0493160539f7cb9f2 Mon Sep 17 00:00:00 2001 From: Rishabh Ranjan Date: Sun, 1 Mar 2026 10:30:40 -0800 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b3299d86..3c973226 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,6 @@ Then, to run a script: git clone https://github.com/snap-stanford/relbench cd relbench/examples python gnn_entity.py --dataset rel-f1 --task driver-position -python tgn_attention_recommendation.py --dataset rel-f1 --task driver-race-compete ```