File size: 3,060 Bytes
1a02f47
 
 
272f961
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1a02f47
 
 
 
 
 
 
 
 
fb3ca7d
 
1a02f47
 
 
 
 
3ca883d
 
1a02f47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
---
license: apache-2.0
---
<style>
table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}
th, td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center;
}
.best {
    font-weight: bold;
    text-decoration: underline;
}
</style>

<div style="text-align: center; margin: 20px auto; padding: 20px; border: 3px solid #ddd; border-radius: 10px;">
  <h2 style="margin-bottom: 4px; margin-top: 0px;">OuteAI</h2>
  <a href="https://www.outeai.com/" target="_blank" style="margin-right: 10px;">๐ŸŒŽ OuteAI.com</a> 
  <a href="https://discord.gg/vyBM87kAmf" target="_blank" style="margin-right: 10px;">๐Ÿค Join our Discord</a>
  <a href="https://x.com/OuteAI" target="_blank">๐• @OuteAI</a>
</div>

# Lite-Oute-1-65M

Lite-Oute-1-65M (Base) is an experimental ultra-compact base model in the Lite series, built on the LLaMA architecture and comprising approximately 65 million parameters. <br>
This model is intended as a starting point for fine-tuning on highly specific or narrow tasks. <br>
Due to its extremely small size, this model demonstrates basic text generation abilities but struggle with instructions or maintaining topic coherence.

## Available versions:
<a href="https://huggingface.co/OuteAI/Lite-Oute-1-65M-Instruct">Lite-Oute-1-65M-Instruct</a> <br>
<a href="https://huggingface.co/OuteAI/Lite-Oute-1-65M-Instruct-GGUF">Lite-Oute-1-65M-Instruct-GGUF</a> <br>
<a href="https://huggingface.co/OuteAI/Lite-Oute-1-65M">Lite-Oute-1-65M</a> <br>
<a href="https://huggingface.co/OuteAI/Lite-Oute-1-65M-GGUF">Lite-Oute-1-65M-GGUF</a> <br>

## Benchmarks:
<table style="text-align: left;">
  <tr>
    <th>Benchmark</th>
    <th>5-shot</th>
    <th>0-shot</th>
  </tr>
  <tr>
    <td>ARC Challenge</td>
    <td>21.42</td>
    <td>22.44</td>
  </tr>
  <tr>
    <td>ARC Easy</td>
    <td>38.34</td>
    <td>41.25</td>
  </tr>
  <tr>
    <td>CommonsenseQA</td>
    <td>18.84</td>
    <td>19.49</td>
  </tr>
  <tr>
    <td>HellaSWAG</td>
    <td>28.30</td>
    <td>28.27</td>
  </tr>
  <tr>
    <td>MMLU</td>
    <td>25.44</td>
    <td>23.05</td>
  </tr>
  <tr>
    <td>OpenBookQA</td>
    <td>26.20</td>
    <td>27.60</td>
  </tr>
  <tr>
    <td>PIQA</td>
    <td>60.17</td>
    <td>60.45</td>
  </tr>
  <tr>
    <td>Winogrande</td>
    <td>51.22</td>
    <td>51.70</td>
  </tr>
</table>

## Risk Disclaimer

By using this model, you acknowledge that you understand and assume the risks associated with its use. You are solely responsible for ensuring compliance with all applicable laws and regulations. We disclaim any liability for problems arising from the use of this open-source model, including but not limited to direct, indirect, incidental, consequential, or punitive damages. We make no warranties, express or implied, regarding the model's performance, accuracy, or fitness for a particular purpose. Your use of this model is at your own risk, and you agree to hold harmless and indemnify us, our affiliates, and our contributors from any claims, damages, or expenses arising from your use of the model.