metadata
library_name: transformers
license: apache-2.0
base_model: answerdotai/ModernBERT-base
tags:
- generated_from_trainer
metrics:
- f1
model-index:
- name: ModernBERT-base-doc_sent_en-Cefr
results: []
language:
- en
ModernBERT-base-doc_sent_en-Cefr
This model is a fine-tuned version of answerdotai/ModernBERT-base on the None dataset. It achieves the following results on the evaluation set:
- Loss: 1.3272
- F1: 0.8373
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: 3.6e-05
- train_batch_size: 3
- eval_batch_size: 3
- seed: 42
- gradient_accumulation_steps: 16
- total_train_batch_size: 48
- optimizer: Use 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_ratio: 0.1
- num_epochs: 10
Training results
| Training Loss | Epoch | Step | Validation Loss | F1 |
|---|---|---|---|---|
| 15.3569 | 1.0 | 281 | 1.0453 | 0.4886 |
| 13.4535 | 2.0 | 562 | 0.7099 | 0.7080 |
| 9.956 | 3.0 | 843 | 0.7002 | 0.7299 |
| 3.4868 | 4.0 | 1124 | 0.8621 | 0.7453 |
| 2.4503 | 5.0 | 1405 | 0.7991 | 0.8158 |
| 1.4969 | 6.0 | 1686 | 1.0259 | 0.7871 |
| 1.4578 | 7.0 | 1967 | 1.1622 | 0.7562 |
| 0.6609 | 8.0 | 2248 | 1.0912 | 0.8218 |
| 0.4203 | 9.0 | 2529 | 1.2711 | 0.8231 |
| 0.0011 | 10.0 | 2810 | 1.3272 | 0.8373 |
Framework versions
- Transformers 4.53.1
- Pytorch 2.6.0+cu124
- Datasets 3.6.0
- Tokenizers 0.21.2
Citation
@inproceedings{alva-manchego-etal-2025-findings,
title = "Findings of the {TSAR} 2025 Shared Task on Readability-Controlled Text Simplification",
author = "Alva-Manchego, Fernando and Stodden, Regina and Imperial, Joseph Marvin and Barayan, Abdullah and North, Kai and Tayyar Madabushi, Harish",
editor = "Shardlow, Matthew and Alva-Manchego, Fernando and North, Kai and Stodden, Regina and Saggion, Horacio and Khallaf, Nouran and Hayakawa, Akio",
booktitle = "Proceedings of the Fourth Workshop on Text Simplification, Accessibility and Readability (TSAR 2025)",
month = nov,
year = "2025",
address = "Suzhou, China",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2025.tsar-1.8/",
doi = "10.18653/v1/2025.tsar-1.8",
pages = "116--130",
ISBN = "979-8-89176-176-6"
}