Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.07 KB

File metadata and controls

12 lines (9 loc) · 1.07 KB

Contains files that document the usage of the NLP Transformers library from HuggingFace to implement:

Every notebook in this folder requires local data and models, which should be useful for those who compute in an environment that has no Internet connection. Please review the distilbert_base_uncased_finetuned_sst_2_english_Model_Download_Save.ipynb notebook to find out how Transformers models can be saved for local/fine tuning usage.