Skip to content

Instantly share code, notes, and snippets.

@jtrive84
Last active February 7, 2026 15:10
Show Gist options
  • Select an option

  • Save jtrive84/e313afbf2def24687e3c3247aa836fe9 to your computer and use it in GitHub Desktop.

Select an option

Save jtrive84/e313afbf2def24687e3c3247aa836fe9 to your computer and use it in GitHub Desktop.
Requirements file for second installment of NLP for risk modeling
numpy==1.26.4
pandas==2.2.1
scikit-learn==1.4.2
scipy==1.12.0
torch==2.4.1
# Hugging Face stack (Trainer-capable)
transformers==5.1.0
accelerate==1.3.0
datasets==2.18.0
evaluate==0.4.1
# Must match Transformers v5 requirements
tokenizers
huggingface-hub
# Utilities
tqdm==4.66.2
pyarrow==15.0.2
sentencepiece==0.2.0
# Additional
matplotlib==3.8.3
wordcloud==1.9.6
bs4
requests
contextily
geopandas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment