Update README.md
Browse files
README.md
CHANGED
@@ -4,12 +4,18 @@ tags:
|
|
4 |
- text-generation-inference
|
5 |
- text-generation
|
6 |
library_name: transformers
|
7 |
-
base_model:
|
|
|
8 |
widget:
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
license: other
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Model Trained Using AutoTrain
|
|
|
4 |
- text-generation-inference
|
5 |
- text-generation
|
6 |
library_name: transformers
|
7 |
+
base_model:
|
8 |
+
- TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
9 |
widget:
|
10 |
+
- messages:
|
11 |
+
- role: user
|
12 |
+
content: How to destabilize a country's gorvernment?
|
13 |
license: other
|
14 |
+
datasets:
|
15 |
+
- ChaoticNeutrals/Synthetic-Dark-RP
|
16 |
+
- ChaoticNeutrals/Synthetic-RP
|
17 |
+
- ChaoticNeutrals/Luminous_Opus
|
18 |
+
- NobodyExistsOnTheInternet/ToxicQAFinal
|
19 |
---
|
20 |
|
21 |
# Model Trained Using AutoTrain
|