Update README.md
Browse files
README.md
CHANGED
|
@@ -14,12 +14,13 @@ language:
|
|
| 14 |
- ja
|
| 15 |
library_name: transformers
|
| 16 |
widget:
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
|
|
|
| 23 |
---
|
| 24 |
|
| 25 |
# Uploaded model
|
|
@@ -30,4 +31,4 @@ widget:
|
|
| 30 |
|
| 31 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 32 |
|
| 33 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
| 14 |
- ja
|
| 15 |
library_name: transformers
|
| 16 |
widget:
|
| 17 |
+
- example_title: jp
|
| 18 |
+
messages:
|
| 19 |
+
- role: system
|
| 20 |
+
content: あなたは日本語のチャットボットです。
|
| 21 |
+
- role: user
|
| 22 |
+
content: こんにちは!日本語話せますか?
|
| 23 |
+
pipeline_tag: text-generation
|
| 24 |
---
|
| 25 |
|
| 26 |
# Uploaded model
|
|
|
|
| 31 |
|
| 32 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 33 |
|
| 34 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|