Update README.md
Browse files
README.md
CHANGED
@@ -4,15 +4,18 @@ tags:
|
|
4 |
- text-generation-inference
|
5 |
- text-generation
|
6 |
- peft
|
|
|
7 |
library_name: transformers
|
8 |
base_model: meta-llama/Llama-3.1-8B
|
9 |
widget:
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
license: other
|
14 |
datasets:
|
15 |
- XuehangCang/Erotic-literature-split
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# Model Trained Using AutoTrain
|
|
|
4 |
- text-generation-inference
|
5 |
- text-generation
|
6 |
- peft
|
7 |
+
- Erotic-literature
|
8 |
library_name: transformers
|
9 |
base_model: meta-llama/Llama-3.1-8B
|
10 |
widget:
|
11 |
+
- messages:
|
12 |
+
- role: user
|
13 |
+
content: What is your favorite condiment?
|
14 |
license: other
|
15 |
datasets:
|
16 |
- XuehangCang/Erotic-literature-split
|
17 |
+
language:
|
18 |
+
- zh
|
19 |
---
|
20 |
|
21 |
# Model Trained Using AutoTrain
|