Created
January 8, 2023 10:48
-
-
Save BexTuychiev/6fb5d5d5247a908e85e17577601136a7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ dvc remove dvclive.dvc models.dvc | |
$ rm -rf dvclive models | |
$ git add - all | |
$ git commit -m "Remove all experiments" | |
$ git tag "cnn32" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment