gpt2-fantasy / README.md
librarian-bot's picture
Librarian Bot: Add base_model information to model
3162746
|
raw
history blame
No virus
910 Bytes
---
license: mit
tags:
- generated_from_keras_callback
base_model: gpt2
model-index:
- name: gpt2-fantasy
results: []
---
<!-- This model card has been generated automatically according to the information Keras had access to. You should
probably proofread and complete it, then remove this comment. -->
# gpt2-fantasy
This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
It achieves the following results on the evaluation set:
## Model description
More information needed
## Intended uses & limitations
More information needed
## Training and evaluation data
More information needed
## Training procedure
### Training hyperparameters
The following hyperparameters were used during training:
- optimizer: None
- training_precision: float32
### Training results
### Framework versions
- Transformers 4.29.2
- TensorFlow 2.12.0
- Tokenizers 0.13.3