File size: 433 Bytes
cd12900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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.