You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for sharing your code. Unfortunately, I cannot successfully run git submodule update because it seems that ClinicalTransformerClassification is no longer available. Below is the output of the command, would you have any suggestions on how to move forward?
]$ git submodule update
Cloning into '/home/rdb20/remote-git-repos/SODA_Docker/ClinicalTransformerClassification'...
Username for 'https://github.com': rkboyce
Password for 'https://[email protected]':
remote: Repository not found.
fatal: repository 'https://github.com/uf-hobi-informatics-lab/ClinicalTransformerClassification.git/' not found
fatal: clone of 'https://github.com/uf-hobi-informatics-lab/ClinicalTransformerClassification.git' into submodule path '/home/rdb20/remote-git-repos/SODA_Docker/ClinicalTransformerClassification' failed
Failed to clone 'ClinicalTransformerClassification'. Retry scheduled
Cloning into '/home/rdb20/remote-git-repos/SODA_Docker/ClinicalTransformerNER'...
Cloning into '/home/rdb20/remote-git-repos/SODA_Docker/ClinicalTransformerRelationExtraction'...
Cloning into '/home/rdb20/remote-git-repos/SODA_Docker/NLPreprocessing'...
Cloning into '/home/rdb20/remote-git-repos/SODA_Docker/ClinicalTransformerClassification'...
Username for 'https://github.com': rkboyce
Password for 'https://[email protected]':
remote: Repository not found.
fatal: repository 'https://github.com/uf-hobi-informatics-lab/ClinicalTransformerClassification.git/' not found
fatal: clone of 'https://github.com/uf-hobi-informatics-lab/ClinicalTransformerClassification.git' into submodule path '/home/rdb20/remote-git-repos/SODA_Docker/ClinicalTransformerClassification' failed
Failed to clone 'ClinicalTransformerClassification' a second time, aborting
The text was updated successfully, but these errors were encountered:
Thank you for sharing your code. Unfortunately, I cannot successfully run git submodule update because it seems that ClinicalTransformerClassification is no longer available. Below is the output of the command, would you have any suggestions on how to move forward?
The text was updated successfully, but these errors were encountered: