初始化项目,由ModelHub XC社区提供模型

Model: figmtu/opt-350m-aac
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-30 02:57:20 +08:00
commit f6d5cb245d
10 changed files with 150513 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
---
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.