File size: 668 Bytes
eeb4df9
 
 
 
 
 
b00726a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
eeb4df9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
datasets:
- trainhubai/argilla
base_model:
- TinyLlama/TinyLlama-1.1B-Chat-v1.0
---
# Model Card

## Model Description

This is a Large Language Model (LLM) trained on a dataset of DIBT/10k_prompts_ranked.

## Evaluation Results

### Hellaswag

|  Tasks  |Version|Filter|n-shot| Metric |   |Value |   |Stderr|
|---------|------:|------|-----:|--------|---|-----:|---|-----:|
|hellaswag|      1|none  |     0|acc     |↑  |0.2872|±  |0.0045|
|         |       |none  |     0|acc_norm|↑  |0.3082|±  |0.0046|

### Other Evaluation Metrics


## How to Use

To use this model, simply download the checkpoint and load it into your preferred deep learning framework.