Locutusque commited on
Commit
fbdf1fc
1 Parent(s): ca624ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ pipeline_tag: text-generation
17
  ---
18
  # Model Card
19
  ## Model Details
20
- - Model Name: gpt2-medium-conversational
21
  - Model Type: Language Modeling
22
  - Task: Generating Conversational Responses
23
  - Description: This model is trained on a dataset of conversations between a user and an AI assistant, with the goal of generating a coherent and relevant response to the user's input. It uses the GPT-2 architecture, a state-of-the-art transformer-based language model that is capable of generating high-quality text with a wide range of styles and tones. The model is fine-tuned on the conversational data using maximum likelihood estimation, and is evaluated based on its ability to generate responses that are both grammatically correct and semantically relevant to the user's input.
 
17
  ---
18
  # Model Card
19
  ## Model Details
20
+ - Model Name: gpt2-medium-conversational (prototype)
21
  - Model Type: Language Modeling
22
  - Task: Generating Conversational Responses
23
  - Description: This model is trained on a dataset of conversations between a user and an AI assistant, with the goal of generating a coherent and relevant response to the user's input. It uses the GPT-2 architecture, a state-of-the-art transformer-based language model that is capable of generating high-quality text with a wide range of styles and tones. The model is fine-tuned on the conversational data using maximum likelihood estimation, and is evaluated based on its ability to generate responses that are both grammatically correct and semantically relevant to the user's input.