NeuralNovel
commited on
Commit
•
ae7dd72
1
Parent(s):
3339ecf
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,9 @@ The **Mistral-7B-Instruct-v0.2-Neural-Story** model, developed by NeuralNovel an
|
|
8 |
Designed to generate instructive and narrative text, with a specific focus on storytelling.
|
9 |
This fine-tune has been tailored to provide detailed and creative responses in the context of narrative prompts.
|
10 |
|
|
|
|
|
|
|
11 |
### Uses
|
12 |
|
13 |
The model can be directly used for generating instructive and narrative text, making it suitable for creative writing prompts and storytelling applications.
|
@@ -21,6 +24,7 @@ The model may not perform well in scenarios unrelated to instructive and narrati
|
|
21 |
The model may exhibit biases or limitations inherent in the training data. It is essential to consider these factors when deploying the model to avoid unintended consequences.
|
22 |
|
23 |
### Hardware and Training
|
|
|
24 |
Trained using NVIDIA Tesla T40 24 GB.
|
25 |
|
26 |
```
|
|
|
8 |
Designed to generate instructive and narrative text, with a specific focus on storytelling.
|
9 |
This fine-tune has been tailored to provide detailed and creative responses in the context of narrative prompts.
|
10 |
|
11 |
+
### Data-set
|
12 |
+
The model was finetuned using the Neural-Story-v1 dataset.
|
13 |
+
|
14 |
### Uses
|
15 |
|
16 |
The model can be directly used for generating instructive and narrative text, making it suitable for creative writing prompts and storytelling applications.
|
|
|
24 |
The model may exhibit biases or limitations inherent in the training data. It is essential to consider these factors when deploying the model to avoid unintended consequences.
|
25 |
|
26 |
### Hardware and Training
|
27 |
+
|
28 |
Trained using NVIDIA Tesla T40 24 GB.
|
29 |
|
30 |
```
|