gagan3012 commited on
Commit
ae1c6b3
·
1 Parent(s): 02407b0

Update Makefile

Browse files
Files changed (1) hide show
  1. Makefile +1 -0
Makefile CHANGED
@@ -61,6 +61,7 @@ push_to_hf_hub:
61
  ## Clone the T5 summarisation repo
62
  clone:
63
  git clone https://dagshub.com/gagan3012/summarization.git
 
64
 
65
  #################################################################################
66
  # PROJECT RULES #
 
61
  ## Clone the T5 summarisation repo
62
  clone:
63
  git clone https://dagshub.com/gagan3012/summarization.git
64
+ cd summarization
65
 
66
  #################################################################################
67
  # PROJECT RULES #