10 lines
478 B
Markdown
10 lines
478 B
Markdown
|
|
---
|
||
|
|
language: en
|
||
|
|
license: "cc-by-4.0"
|
||
|
|
base_model: "facebook/opt-350m"
|
||
|
|
library_name: transformers
|
||
|
|
---
|
||
|
|
This is a fine-tuned version of Meta's [OPT 350M](https://huggingface.co/facebook/opt-350m) model.
|
||
|
|
It was fine-tuned on conversational style sentences mined from the [DailyDialog](https://aclanthology.org/I17-1099/) and the [BOLT SMS/Chat](https://aclanthology.org/L14-1071/) corpora.
|
||
|
|
|
||
|
|
See our [EMNLP 2025](https://aclanthology.org/2025.findings-emnlp.826/) paper for details.
|