TSVGlobal

Results 3 issues of TSVGlobal

Enhancement on file: download.sh #51

cla signed

**Changes :** Prerequisite Checks: Added a function check_prerequisites to verify if wget and md5sum are installed. It also offers to install these packages if they are missing. Log Function: Introduced...

enhancement
download-install

Issue:Renaming transformer.h into transformer.l #94 Url: https://github.com/karpathy/minGPT/issues/94 Fix: Renaming transformer.h into transformer.l in line 270 of model.py file and added comments