akhanafer/fatimaFellowship2026
Model: https://huggingface.co/CohereLabs/tiny-aya-base Model Loading I loaded the model using the transformers' library pipeline helper function and kept the default model parameters provided by the model card. The only thing I would occasionally change was max_new_tokens, to adjust it so that it makes sense with the prompt I'm giving. I also chose to keep temperature low for more determinism: from transformers import pipeline def predict( input: str, max_new_tokens=50… See the full description on the dataset page: https://huggingface.co/datasets/akhanafer/fatimaFellowship2026.
This repository belongs to akhanafer on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
