passthepizza commited on
Commit
5e6a328
1 Parent(s): 6b0ad43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## United Snake - A Roleplaying LLaMA Fine-tuned Model
2
+
3
+ This model is a fine-tuned version of the LLaMA 3.1 language model, specifically trained on a curated dataset of interactive roleplaying scenarios.
4
+
5
+ **Model Description**
6
+
7
+ * **Base Model:** LLaMA 3.1
8
+ * **Training Data:** A diverse dataset of 977 fictional scenarios featuring engaging characters in various settings, emphasizing emotional depth and complex interactions.
9
+ * **Fine-tuning Method:** This model was fine-tuned using supervised learning, focusing on continuing the given roleplay prompt in a consistent, immersive manner.
10
+
11
+ **Limitations**
12
+
13
+ * **Bias:** The model's responses may reflect biases present in the training data.
14
+ * **Factual Accuracy:** The model is not designed to provide factual information and may generate inaccurate statements.
15
+ * **Repetitive Responses:** Occasionally, the model may produce repetitive or predictable responses.
16
+
17
+ **License**
18
+
19
+ This model is released under the MIT license.