Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ license: [mit]
|
|
9 |
|
10 |
![puffin](https://i.imgur.com/R2xTHMb.png)
|
11 |
|
12 |
-
## **Redmond-Puffin-13b
|
13 |
|
14 |
**The first commercially available language model released by Nous Research!**
|
15 |
|
@@ -37,9 +37,9 @@ The model follows the Vicuna ShareGPT prompt format:
|
|
37 |
### gpt:
|
38 |
```
|
39 |
|
40 |
-
##
|
41 |
|
42 |
-
The original Puffin model was loved by many, however it was quickly discovered to have
|
43 |
Puffin-V1.3 dataset solves this issue and the resulting fixed model has now fully finished training!
|
44 |
|
45 |
|
@@ -67,7 +67,7 @@ This is a relatively early build amongst the grand plans for the future of Puffi
|
|
67 |
|
68 |
Current limitations: Some token mismatch problems have been identified, these may effect the current output quality, we plan to have this solved in Puffin V2 along with other improvements.
|
69 |
|
70 |
-
##
|
71 |
|
72 |
In the near future we plan on leveraging the help of domain specific expert volunteers to eliminate any mathematically/verifiably incorrect answers from our training curations.
|
73 |
|
|
|
9 |
|
10 |
![puffin](https://i.imgur.com/R2xTHMb.png)
|
11 |
|
12 |
+
## **Redmond-Puffin-13b-V1.3**
|
13 |
|
14 |
**The first commercially available language model released by Nous Research!**
|
15 |
|
|
|
37 |
### gpt:
|
38 |
```
|
39 |
|
40 |
+
## Improvements over previous version:
|
41 |
|
42 |
+
The original Puffin model was loved by many, however it was quickly discovered to have dataset errors in a significant amount of the conversations.
|
43 |
Puffin-V1.3 dataset solves this issue and the resulting fixed model has now fully finished training!
|
44 |
|
45 |
|
|
|
67 |
|
68 |
Current limitations: Some token mismatch problems have been identified, these may effect the current output quality, we plan to have this solved in Puffin V2 along with other improvements.
|
69 |
|
70 |
+
## How you can help!
|
71 |
|
72 |
In the near future we plan on leveraging the help of domain specific expert volunteers to eliminate any mathematically/verifiably incorrect answers from our training curations.
|
73 |
|