Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
satire-sft-bart_training_truncated_vanilla – AI Model by narwhalsilent | AlphaNeural AI | AlphaNeural AI
You can deploy this model and start earning money today!
narwhalsilent
/
satire-sft-bart_training_truncated_vanilla
like
0
transformers
safetensors
bart
text2text-generation
generated_from_trainer
facebook/bart-base
finetune
apache-2.0
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
satire-sft-bart_training_truncated_vanilla
This model is a fine-tuned version of
facebook/bart-base
on the None dataset. It achieves the following results on the evaluation set:
Loss: 2.4285
Rouge1: 0.4053
Rouge2: 0.195
Rougel: 0.3698
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:
learning_rate: 3e-05
train_batch_size: 16
eval_batch_size: 64
seed: 42
distributed_type: multi-GPU
num_devices: 2
total_train_batch_size: 32
total_eval_batch_size: 128
optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
lr_scheduler_type: linear
lr_scheduler_warmup_steps: 218
num_epochs: 5
mixed_precision_training: Native AMP
Training results
Training Loss
Epoch
Step
Validation Loss
Rouge1
Rouge2
Rougel
3.1976
1.0
438
2.5644
0.4125
0.1975
0.3773
2.8870
2.0
876
2.4689
0.4036
0.1917
0.3672
2.6560
3.0
1314
2.4285
0.4053
0.195
0.3698
Framework versions
Transformers 5.0.0
Pytorch 2.10.0+cu128
Datasets 4.8.3
Tokenizers 0.22.2