gemma2b
Datasets
All datasets matching “gemma2b”gemma-2b-suite-explanationsgemma-2b-dictionary-embeddings-all-layers
Gemma-2B Dictionary Embeddings - All Layers
This dataset contains pre-computed embeddings for 77,477 English words from WordNet using the Gemma-2B model across all 27 layers.
Dataset Structure
metadata.json: Contains dataset metadata (model info, dimensions, word count)
embeddings_layer_X.pkl: Pickle files containing embeddings for layer X (0-26)
Usage
import pickle
from huggingface_hub import hf_hub_download
# Download a specific layer
layer_0_path =… See the full description on the dataset page: https://huggingface.co/datasets/LeeHarrold/gemma-2b-dictionary-embeddings-all-layers.gemma-2b-suite-explanations-residualgemma2b-summarize-eval-by-claude3sonnetgemma2b-summarize-eval-by-gemini15flashgemma-2b-suite-maxacts-attn_out
