Metadata-Version: 2.1
Name: biasprobe
Version: 0.0.1
Summary: Bias probes for interpreting biases in LLMs
Home-page: https://github.com/castorini/sortprobe
Author: Raphael Tang
Author-email: r33tang@uwaterloo.ca
License: MIT
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: transformers==4.34.1
Requires-Dist: permsc==0.0.5
Requires-Dist: pydantic==1.10.13
Requires-Dist: python-tsp==0.4.0
Requires-Dist: accelerate==0.24.1
Requires-Dist: editdistance
Requires-Dist: geopandas==0.14.1
Requires-Dist: matplotlib
Requires-Dist: seaborn==0.13.0
Requires-Dist: statsmodels==0.14.0
Requires-Dist: sentencepiece~=0.1.99
Requires-Dist: protobuf==4.25.1
