kelSidenna commited on
Commit
02bb93c
·
1 Parent(s): caa8036

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -1,15 +1,14 @@
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.
 
1
  ---
2
  pipeline_tag: conversational
3
  ---
4
+ # Model Card for DialoGPT-medium Conversational Model
5
 
6
  ## Model Details
7
 
8
+ - **Model name:** Fine tuned 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:** The model has been fine-tuned on a custom conversational dataset. It includes a variety of dialogues covering multiple topics, aimed at increasing the model's ability to respond accurately and engagingly in conversational tasks.
 
12
  ## Intended Use
13
 
14
  DialogPT-medium is designed for a wide range of conversational applications. It is suitable for building chatbots.