language-brainscore / langbrainscore

[Marked for Deprecation. please visit https://github.com/brain-score/language for the migrated project] Benchmarking of Language Models using Human Neural and Behavioral experiment data
https://language-brainscore.github.io/langbrainscore/
MIT License
4 stars 1 forks source link

MWE of caching EncoderRepresentations in `encode()` #34

Closed aalok-sathe closed 2 years ago

aalok-sathe commented 2 years ago

MWE of caching and loading EncoderRepresentations from disk in the HuggingFaceEncoder.encode() method

aalok-sathe commented 2 years ago

in partial fullfilment of #28