Metadata-Version: 2.1
Name: langbrainscore
Version: 0.1.0
Summary: 
License: MIT
Author: EvLab, MIT BCS
Author-email: evlab-core@mit.edu
Requires-Python: >=3.8.0,<3.9.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: numpy (>=1.21.2,<2.0.0)
Requires-Dist: pandas (>=1.3.4,<2.0.0)
Requires-Dist: poetry (>=1.1.10,<2.0.0)
Requires-Dist: scikit-learn (>=1.0.1,<2.0.0)
Requires-Dist: torch (>=1.9.1,<2.0.0)
Requires-Dist: torchaudio (>=0.9.1,<0.10.0)
Requires-Dist: torchvision (>=0.10.1,<0.11.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Requires-Dist: transformers (==4.10.0)
