hermeschen1116
commited on
Commit
•
2068ebb
1
Parent(s):
9c96503
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
base_model: unsloth/llama-2-7b-bnb-4bit
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
@@ -12,6 +13,7 @@ model-index:
|
|
12 |
results: []
|
13 |
language:
|
14 |
- en
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -19,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# response_generator_for_emotion_chat_bot
|
21 |
|
22 |
-
This model is a fine-tuned version of [unsloth/llama-2-7b-bnb-4bit](https://huggingface.co/unsloth/llama-2-7b-bnb-4bit) on [hermeschen1116/daily_dialog_for_RG](https://huggingface.co/datasets/hermeschen1116/daily_dialog_for_RG), self modified version of [daily_dialog]().
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
2 |
base_model: unsloth/llama-2-7b-bnb-4bit
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
5 |
+
datasets: hermeschen1116/daily_dialog_for_RG
|
6 |
tags:
|
7 |
- trl
|
8 |
- sft
|
|
|
13 |
results: []
|
14 |
language:
|
15 |
- en
|
16 |
+
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
21 |
|
22 |
# response_generator_for_emotion_chat_bot
|
23 |
|
24 |
+
This model is a fine-tuned version of [unsloth/llama-2-7b-bnb-4bit](https://huggingface.co/unsloth/llama-2-7b-bnb-4bit) on [hermeschen1116/daily_dialog_for_RG](https://huggingface.co/datasets/hermeschen1116/daily_dialog_for_RG), self modified version of [daily_dialog](li2017dailydialog/daily_dialog).
|
25 |
|
26 |
## Model description
|
27 |
|