Skip to content

Instantly share code, notes, and snippets.

@noghte
Created April 8, 2021 05:26
Show Gist options
  • Save noghte/ea85e0a38f611bc11c2f59762b0a3c0e to your computer and use it in GitHub Desktop.
Save noghte/ea85e0a38f611bc11c2f59762b0a3c0e to your computer and use it in GitHub Desktop.
bert sbert transofrmers sentencetransofrmers cache address saved models
from transformers import file_utils
print(file_utils.default_cache_path)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment