activation-extractor

View on PyPIReverse Dependencies (0)

0.0.0 activation_extractor-0.0.0-py3-none-any.whl

Wheel Details

Project: activation-extractor
Version: 0.0.0
Filename: activation_extractor-0.0.0-py3-none-any.whl
Download: [link]
Size: 11419
MD5: 1fbc6e61f29bed90dffeda4c348954f9
SHA256: 3f00dd54adc57756e2976378e5b00b3f36a203ca7fc08bd495bad670682c1c9d
Uploaded: 2024-06-17 21:16:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: activation_extractor
Version: 0.0.0
Summary: Extracting intermediate activations/embeddings from any Pytorch model
Author-Email: Edith Villegas <edith.villegas[at]areasciencepark.it>
Project-Url: repository, https://github.com/edithvillegas/activation-extractor
Project-Url: documentation, https://github.com/edithvillegas/activation-extractor
License: MIT License Copyright (c) 2024 Edith Villegas Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: deep-learning,pytorch,nlp
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: torch
Requires-Dist: transformers
Requires-Dist: datasets
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: build
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 93 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
activation_extractor/__init__.py sha256=TPTnd2HZd7GytUUUH8Q0K0ZwfRfjV6GrdN0pPymsirA 285
activation_extractor/__main__.py sha256=KXdc6pZ-E5tHbYjBuy7PhjXEwCC27U0aW5RVt1Hg5os 27
activation_extractor/extractors/intermediateExtractor.py sha256=1vMcykEmPsAubws53dCik5MeFrL0pYNn74jEEnCLV08 3760
activation_extractor/extractors/intermediateExtractorBase.py sha256=Fs1xll4io3lqt3CPHiA6k0EzvjWcdKFOInzF2P6KBGU 2339
activation_extractor/inferencers/inferencer.py sha256=X8-CRBWYy9-CyapU4O9v1fyoYD6C1Y0YpUmr-2gluwU 2517
activation_extractor/model_functions/default_hooked_layers.py sha256=Vwk1foCiHwDsgG-JgXsT8OsDuPAY8YlCf4DHNYuhkX4 1772
activation_extractor/model_functions/inference_funs.py sha256=RzEFiDotwH7yU-ojaVtOVzBQceQgmHbkvzc83x1Vh7o 2610
activation_extractor/model_functions/load_models.py sha256=Q09FF2TopHFgnfe2h4XcpW8o9byXHR0SioR1-q7DAPs 4179
activation_extractor/model_functions/model_types.py sha256=PDbWeybtb2x71je8u_Jp9Z8racda8IIQ1agxJWnQlVs 308
activation_extractor/model_functions/tokenize_funs.py sha256=ZK7aNOiV_ucd6p4jXl0NB3NNgar6uW0yDVfH15iIud8 2910
activation_extractor-0.0.0.dist-info/LICENSE sha256=DIa6oEL3m43STqvJcq3FUQyh4pHlQBSW7wRLjFwMRdk 1072
activation_extractor-0.0.0.dist-info/METADATA sha256=675DvnqjVhq0GtFuWdgJ-HnYC_zfxdmUdOUQv6ImSts 2192
activation_extractor-0.0.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
activation_extractor-0.0.0.dist-info/entry_points.txt sha256=O8weRO9PncTW0TfrRA8vQjAIrSBsqk2CW4dPnFb1_CY 63
activation_extractor-0.0.0.dist-info/top_level.txt sha256=NDrJiKNZcXV8fEz5QXGijdZtTYth7ZSDjJR2RZXRAmE 21
activation_extractor-0.0.0.dist-info/RECORD

top_level.txt

activation_extractor

entry_points.txt

extract = activation_extractor.__main__:main