Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
- chat
|
9 |
---
|
10 |
<h1 style="text-align: center">Koss-7B</h1>
|
11 |
-
<h2 style="text-align: center">Training Time:
|
12 |
<hr>
|
13 |
|
14 |
Koss-7B is the smallest variant in the Koss series of neural network models developed by Kaleido AI for natural language processing. With 7 billion parameters, it retains much of the architecture and capabilities of the larger Koss models but requires less computation to run.
|
@@ -32,3 +32,5 @@ Example:
|
|
32 |
```
|
33 |
<s>[INST] Why did the chicken cross the road? [/INST] To get to the other side! </s>
|
34 |
```
|
|
|
|
|
|
8 |
- chat
|
9 |
---
|
10 |
<h1 style="text-align: center">Koss-7B</h1>
|
11 |
+
<h2 style="text-align: center">Training Time: 1.85h</h2>
|
12 |
<hr>
|
13 |
|
14 |
Koss-7B is the smallest variant in the Koss series of neural network models developed by Kaleido AI for natural language processing. With 7 billion parameters, it retains much of the architecture and capabilities of the larger Koss models but requires less computation to run.
|
|
|
32 |
```
|
33 |
<s>[INST] Why did the chicken cross the road? [/INST] To get to the other side! </s>
|
34 |
```
|
35 |
+
# Loss
|
36 |
+
![W&B Chart 01_10_2023, 23_10_39.png](W&B Chart 01_10_2023, 23_10_39.png)
|