Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ base_model: openai-community/gpt2-medium
|
|
14 |
|
15 |
**Model Description:** This model is a checkpoint of GPT-2 Medium the **355M parameter** version of GPT-2, a transformer-based language model created and released by OpenAI. The model is a further pretrained model on a causal language modeling (CLM) objective with English Amazon Product Reviews from the Fashion category.
|
16 |
|
17 |
-
- **Developed by:**
|
18 |
- **Model Type:** Transformer-based language model
|
19 |
- **Language(s):** English
|
20 |
- **Base Model:** [GPT2-medium](https://huggingface.co/openai-community/gpt2-medium)
|
|
|
14 |
|
15 |
**Model Description:** This model is a checkpoint of GPT-2 Medium the **355M parameter** version of GPT-2, a transformer-based language model created and released by OpenAI. The model is a further pretrained model on a causal language modeling (CLM) objective with English Amazon Product Reviews from the Fashion category.
|
16 |
|
17 |
+
- **Developed by:** Students at University of Konstanz
|
18 |
- **Model Type:** Transformer-based language model
|
19 |
- **Language(s):** English
|
20 |
- **Base Model:** [GPT2-medium](https://huggingface.co/openai-community/gpt2-medium)
|