Metadata-Version: 2.1
Name: automated-interpretability
Version: 0.0.4
Summary: OpenAI's implementation of automated-interpretability, with some updates. Not officially affiliated with OpenAI.
Author: OpenAI
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: blobfile (>=2.1.1,<3.0.0)
Requires-Dist: boostedblob (>=0.15.3,<0.16.0)
Requires-Dist: httpx (>=0.27.0,<0.28.0)
Requires-Dist: numpy (>=1.26.4,<2.0.0)
Requires-Dist: orjson (>=3.10.1,<4.0.0)
Requires-Dist: pytest (>=8.1.2,<9.0.0)
Requires-Dist: scikit-learn (>=1.4.2,<2.0.0)
Requires-Dist: tiktoken (>=0.6.0,<0.7.0)
