Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- text-generation-inference
|
7 |
+
- instruct
|
8 |
+
---
|
9 |
+
<h1 style="text-align: center">Eros-7B-Test</h1>
|
10 |
+
<h2 style="text-align: center">Experimental Roleplay Finetine</h2>
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
An experimental model that incorporates a lot of the dataset that PygmalionAI has. This is considered an unofficial model. The model is a finetune on the Mistral-7B base with 22K token examples. Eros-7B is primarily designed for a chatting with a character.
|