Oumoukelthoum sidenna
commited on
Commit
·
caa8036
1
Parent(s):
98f1674
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: conversational
|
| 3 |
+
---
|
| 4 |
+
# Model Card for DialogPT-medium Conversational Model
|
| 5 |
+
|
| 6 |
+
## Model Details
|
| 7 |
+
|
| 8 |
+
- **Model name:** DialogPT-medium
|
| 9 |
+
- **Model type:** Transformer-based language model (GPT-2 variant)
|
| 10 |
+
- **Original model:** DialogPT from Hugging Face model hub
|
| 11 |
+
- **Fine-tuning details:** DialogPT-medium is an intermediate size variant of the DialogPT series, which has been specifically fine-tuned on a conversational dataset to improve its ability to generate conversational responses.
|
| 12 |
+
|
| 13 |
+
## Intended Use
|
| 14 |
+
|
| 15 |
+
DialogPT-medium is designed for a wide range of conversational applications. It is suitable for building chatbots.
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|