From d2710addd3a6c01ecd4e7d22e2b75bc8a1425c9c Mon Sep 17 00:00:00 2001 From: baberabb <92168766+baberabb@users.noreply.github.com> Date: Tue, 11 Jun 2024 17:35:48 +0500 Subject: [PATCH] nit --- uspto/setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uspto/setup.sh b/uspto/setup.sh index 8a6ae27..7a28f4c 100644 --- a/uspto/setup.sh +++ b/uspto/setup.sh @@ -1,8 +1,8 @@ #!/bin/bash # Download HF Dataset repo -git clone git@hf.co:datasets/baber/USPTO /uspto/data -echo "HF Dataset repo cloned to /uspto/data" +git clone git@hf.co:datasets/baber/USPTO uspto/data +echo "HF Dataset repo cloned to uspto/data" # install pandoc #wget https://github.com/jgm/pandoc/releases/download/3.2/pandoc-3.2-1-amd64.deb