Update README.md
Browse files
README.md
CHANGED
@@ -46,18 +46,6 @@ USER:
|
|
46 |
ASSISTANT:
|
47 |
```
|
48 |
|
49 |
-
## When should I use Capybara or Hermes 2?
|
50 |
-
|
51 |
-
- Hermes 2 is trained on purely single turn instruction examples.
|
52 |
-
|
53 |
-
- Capybara is trained mostly on multi-turn, long context, highly curated and cleaned GPT-4 conversations with real humans.
|
54 |
-
|
55 |
-
For these reasons, it's reccomended to give Capybara a try if you want to have multi-turn conversations and/or long context communication.
|
56 |
-
|
57 |
-
## Example Outputs!:
|
58 |
-
|
59 |
-
Coming soon!
|
60 |
-
|
61 |
## Notable Features:
|
62 |
|
63 |
- The first Nous model trained on over 10,000 multi-turn conversations.
|
@@ -66,11 +54,27 @@ Coming soon!
|
|
66 |
|
67 |
- Able to effectively do complex summary of advanced studies on topics.
|
68 |
|
69 |
-
- Ability to recall information upto
|
70 |
|
71 |
- Context length of 4096 tokens, and fine-tuned on a significant amount of multi-turn conversations reaching that full token limit.
|
72 |
|
73 |
- Includes a portion of conversational data synthesized from less wrong posts, speaking in-depth about the nature of rationality, reasoning and self-improvement.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
|
75 |
## Limitations
|
76 |
|
|
|
46 |
ASSISTANT:
|
47 |
```
|
48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
## Notable Features:
|
50 |
|
51 |
- The first Nous model trained on over 10,000 multi-turn conversations.
|
|
|
54 |
|
55 |
- Able to effectively do complex summary of advanced studies on topics.
|
56 |
|
57 |
+
- Ability to recall information upto late 2022 without internet (ChatGPT cut off date is in 2021)
|
58 |
|
59 |
- Context length of 4096 tokens, and fine-tuned on a significant amount of multi-turn conversations reaching that full token limit.
|
60 |
|
61 |
- Includes a portion of conversational data synthesized from less wrong posts, speaking in-depth about the nature of rationality, reasoning and self-improvement.
|
62 |
+
|
63 |
+
## Example Outputs!:
|
64 |
+
|
65 |
+
![Capybara](https://img001.prntscr.com/file/img001/T9yYxR1xQSaK_UGdy3t2Cw.png)
|
66 |
+
|
67 |
+
![Capybara](https://img001.prntscr.com/file/img001/DQXqmKbsQQOIcgny1eoGNA.png)
|
68 |
+
|
69 |
+
![Capybara](https://img001.prntscr.com/file/img001/85X3L9ZxTsOKo3fUQ7GRVA.png)
|
70 |
+
|
71 |
+
## When should I use Capybara or Hermes 2?
|
72 |
+
|
73 |
+
- Hermes 2 is trained on purely single turn instruction examples.
|
74 |
+
|
75 |
+
- Capybara is trained mostly on multi-turn, long context, highly curated and cleaned GPT-4 conversations with real humans.
|
76 |
+
|
77 |
+
For these reasons, it's reccomended to give Capybara a try if you want to have multi-turn conversations and/or long context communication.
|
78 |
|
79 |
## Limitations
|
80 |
|