GiantTreeG/german-jeopardy-longt5-large-256
012
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->
german-jeopardy-longt5-large-256
This model is a fine-tuned version of google/long-t5-tglobal-large on the lmqg/qg_dequad dataset. It achieves the following results on the evaluation set:
- Loss: 2.8541
- Brevity Penalty: 0.8795
- System Length: 18427
- Reference Length: 20793
- ROUGE-1: 23.88
- ROUGE-2: 8.54
- ROUGE-L: 23.14
- ROUGE-Lsum: 23.13
- Exact Match: 0.32
- BLEU: 4.87
- F1: 23.82
Model description
See google/long-t5-tglobal-large for more information about the model architecture. The model was trained on a single NVIDIA RTX 3090 GPU with 24GB of VRAM.
Intended uses & limitations
This model can be used for question generation on German text.
Training and evaluation data
See lmqg/qg_dequad.
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 0.0001
- trainbatchsize: 2
- evalbatchsize: 2
- seed: 7
- gradientaccumulationsteps: 128
- totaltrainbatch_size: 256
- optimizer: Adafactor
- lrschedulertype: constant
- num_epochs: 20
Training results
Framework versions
- Transformers 4.32.1
- Pytorch 2.1.0
- Datasets 2.12.0
- Tokenizers 0.13.3
