Instructions to use westark19811981/DGPT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use westark19811981/DGPT with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("westark19811981/DGPT", dtype="auto") - Notebooks
- Google Colab
- Kaggle
metadata
license: apache-2.0
datasets:
- rickRossie/bluemoon_roleplay_chat_data_300k_messages
- NPCProgrammer/BERT_Emotions_tuned
language:
- en
metrics:
- bleu
base_model:
- openai-community/gpt2
library_name: transformers