--- datasets: - d4niel92/fosllms-week-1 base_model: - meta-llama/Llama-3.2-1B --- # Model Card ## Model Description This is a Large Language Model (LLM) trained on a subset of the dataset "DIBT/10k_prompts_ranked". ## Evaluation Results ### Hellaswag | Metric | Value | | --- | --- | | Accuracy | 0.2872 | ## How to Use To use this model, simply download the checkpoint and load it into your preferred deep learning framework.