Downloads · 30 days
0
rpharale/dialog_summarization_model
dialog_summarization_model is a summarization model from rpharale. Use it when you need a shorter version of a longer text. It is set up for transformers. The card lists the license as apache-2.0.
The llama3.18bdialogsummarizationmodel model is a dialog summarization model fine-tuned on the llama-3.1-8b architecture using LORA. This powerful model excels at generating abstractive summaries from input text. It h…
Downloads · 30 days
0
Access
Public
Updated Aug 3, 2024
Repo size
13.6 MB
Likes
0
Public
Click a slice to open those files.
.safetensors13.6 MB · 100%
From the Hugging Face model README
The llama_3.1_8b_dialog_summarization_model model is a dialog summarization model fine-tuned on the llama-3.1-8b architecture using LORA. This powerful model excels at generating abstractive summaries from input text. It has been fine-tuned on samsum dataset.
The model has been trained on the Samsum dataset. These datasets provide a wide range of dialog summarization examples.
The following hyperparameters were used during training:
Summarize this dialog:
A: Hi Tom, are you busy tomorrow’s afternoon?
B: I’m pretty sure I am. What’s up?
A: Can you go with me to the animal shelter?.
B: What do you want to do?
A: I want to get a puppy for my son.
B: That will make him so happy.
A: Yeah, we’ve discussed it many times. I think he’s ready now.
B: That’s good. Raising a dog is a tough issue. Like having a baby ;-)
A: I'll get him one of those little dogs.
B: One that won't grow up too big;-)
A: And eat too much;-))
B: Do you know which one he would like?
A: Oh, yes, I took him there last Monday. He showed me one that he really liked.
B: I bet you had to drag him away.
A: He wanted to take it home right away ;-).
B: I wonder what he'll name it.
A: He said he’d name it after his dead hamster – Lemmy - he's a great Motorhead fan :-)))
Summary:
A wants to get a puppy for her son. A took him to the animal shelter last Monday and he showed her a dog he liked. A wants to get a small dog. A son wants to name it Lemmy.