Update README.md
Browse files
README.md
CHANGED
|
@@ -1,73 +1,91 @@
|
|
| 1 |
-
---
|
| 2 |
-
library_name: transformers
|
| 3 |
-
license: apache-2.0
|
| 4 |
-
base_model: answerdotai/ModernBERT-base
|
| 5 |
-
tags:
|
| 6 |
-
- generated_from_trainer
|
| 7 |
-
metrics:
|
| 8 |
-
- f1
|
| 9 |
-
model-index:
|
| 10 |
-
- name: ModernBERT-base-reference_AllLang2-Cefr2
|
| 11 |
-
results: []
|
| 12 |
-
---
|
| 13 |
-
|
| 14 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
-
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
-
|
| 17 |
-
# ModernBERT-base-reference_AllLang2-Cefr2
|
| 18 |
-
|
| 19 |
-
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
|
| 20 |
-
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 1.1614
|
| 22 |
-
- F1: 0.7991
|
| 23 |
-
|
| 24 |
-
## Model description
|
| 25 |
-
|
| 26 |
-
More information needed
|
| 27 |
-
|
| 28 |
-
## Intended uses & limitations
|
| 29 |
-
|
| 30 |
-
More information needed
|
| 31 |
-
|
| 32 |
-
## Training and evaluation data
|
| 33 |
-
|
| 34 |
-
More information needed
|
| 35 |
-
|
| 36 |
-
## Training procedure
|
| 37 |
-
|
| 38 |
-
### Training hyperparameters
|
| 39 |
-
|
| 40 |
-
The following hyperparameters were used during training:
|
| 41 |
-
- learning_rate: 3.6e-05
|
| 42 |
-
- train_batch_size: 3
|
| 43 |
-
- eval_batch_size: 3
|
| 44 |
-
- seed: 42
|
| 45 |
-
- gradient_accumulation_steps: 16
|
| 46 |
-
- total_train_batch_size: 48
|
| 47 |
-
- optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 48 |
-
- lr_scheduler_type: linear
|
| 49 |
-
- lr_scheduler_warmup_ratio: 0.1
|
| 50 |
-
- num_epochs: 10
|
| 51 |
-
|
| 52 |
-
### Training results
|
| 53 |
-
|
| 54 |
-
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 55 |
-
|:-------------:|:-----:|:-----:|:---------------:|:------:|
|
| 56 |
-
| 13.434 | 1.0 | 1187 | 0.9551 | 0.6060 |
|
| 57 |
-
| 12.7427 | 2.0 | 2374 | 0.8242 | 0.6122 |
|
| 58 |
-
| 10.5392 | 3.0 | 3561 | 0.6622 | 0.6993 |
|
| 59 |
-
| 8.4093 | 4.0 | 4748 | 0.7189 | 0.7923 |
|
| 60 |
-
| 6.2165 | 5.0 | 5935 | 0.7702 | 0.8011 |
|
| 61 |
-
| 3.4972 | 6.0 | 7122 | 0.8621 | 0.7922 |
|
| 62 |
-
| 2.1566 | 7.0 | 8309 | 0.9976 | 0.7763 |
|
| 63 |
-
| 1.5776 | 8.0 | 9496 | 0.9838 | 0.7991 |
|
| 64 |
-
| 1.1022 | 9.0 | 10683 | 1.1791 | 0.7563 |
|
| 65 |
-
| 0.9423 | 10.0 | 11870 | 1.1614 | 0.7991 |
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
### Framework versions
|
| 69 |
-
|
| 70 |
-
- Transformers 4.53.1
|
| 71 |
-
- Pytorch 2.6.0+cu124
|
| 72 |
-
- Datasets 3.6.0
|
| 73 |
-
- Tokenizers 0.21.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
license: apache-2.0
|
| 4 |
+
base_model: answerdotai/ModernBERT-base
|
| 5 |
+
tags:
|
| 6 |
+
- generated_from_trainer
|
| 7 |
+
metrics:
|
| 8 |
+
- f1
|
| 9 |
+
model-index:
|
| 10 |
+
- name: ModernBERT-base-reference_AllLang2-Cefr2
|
| 11 |
+
results: []
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
+
|
| 17 |
+
# ModernBERT-base-reference_AllLang2-Cefr2
|
| 18 |
+
|
| 19 |
+
This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
|
| 20 |
+
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 1.1614
|
| 22 |
+
- F1: 0.7991
|
| 23 |
+
|
| 24 |
+
## Model description
|
| 25 |
+
|
| 26 |
+
More information needed
|
| 27 |
+
|
| 28 |
+
## Intended uses & limitations
|
| 29 |
+
|
| 30 |
+
More information needed
|
| 31 |
+
|
| 32 |
+
## Training and evaluation data
|
| 33 |
+
|
| 34 |
+
More information needed
|
| 35 |
+
|
| 36 |
+
## Training procedure
|
| 37 |
+
|
| 38 |
+
### Training hyperparameters
|
| 39 |
+
|
| 40 |
+
The following hyperparameters were used during training:
|
| 41 |
+
- learning_rate: 3.6e-05
|
| 42 |
+
- train_batch_size: 3
|
| 43 |
+
- eval_batch_size: 3
|
| 44 |
+
- seed: 42
|
| 45 |
+
- gradient_accumulation_steps: 16
|
| 46 |
+
- total_train_batch_size: 48
|
| 47 |
+
- optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 48 |
+
- lr_scheduler_type: linear
|
| 49 |
+
- lr_scheduler_warmup_ratio: 0.1
|
| 50 |
+
- num_epochs: 10
|
| 51 |
+
|
| 52 |
+
### Training results
|
| 53 |
+
|
| 54 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 55 |
+
|:-------------:|:-----:|:-----:|:---------------:|:------:|
|
| 56 |
+
| 13.434 | 1.0 | 1187 | 0.9551 | 0.6060 |
|
| 57 |
+
| 12.7427 | 2.0 | 2374 | 0.8242 | 0.6122 |
|
| 58 |
+
| 10.5392 | 3.0 | 3561 | 0.6622 | 0.6993 |
|
| 59 |
+
| 8.4093 | 4.0 | 4748 | 0.7189 | 0.7923 |
|
| 60 |
+
| 6.2165 | 5.0 | 5935 | 0.7702 | 0.8011 |
|
| 61 |
+
| 3.4972 | 6.0 | 7122 | 0.8621 | 0.7922 |
|
| 62 |
+
| 2.1566 | 7.0 | 8309 | 0.9976 | 0.7763 |
|
| 63 |
+
| 1.5776 | 8.0 | 9496 | 0.9838 | 0.7991 |
|
| 64 |
+
| 1.1022 | 9.0 | 10683 | 1.1791 | 0.7563 |
|
| 65 |
+
| 0.9423 | 10.0 | 11870 | 1.1614 | 0.7991 |
|
| 66 |
+
|
| 67 |
+
|
| 68 |
+
### Framework versions
|
| 69 |
+
|
| 70 |
+
- Transformers 4.53.1
|
| 71 |
+
- Pytorch 2.6.0+cu124
|
| 72 |
+
- Datasets 3.6.0
|
| 73 |
+
- Tokenizers 0.21.2
|
| 74 |
+
|
| 75 |
+
|
| 76 |
+
### Citation
|
| 77 |
+
```bibtex
|
| 78 |
+
@inproceedings{alva-manchego-etal-2025-findings,
|
| 79 |
+
title = "Findings of the {TSAR} 2025 Shared Task on Readability-Controlled Text Simplification",
|
| 80 |
+
author = "Alva-Manchego, Fernando and Stodden, Regina and Imperial, Joseph Marvin and Barayan, Abdullah and North, Kai and Tayyar Madabushi, Harish",
|
| 81 |
+
editor = "Shardlow, Matthew and Alva-Manchego, Fernando and North, Kai and Stodden, Regina and Saggion, Horacio and Khallaf, Nouran and Hayakawa, Akio",
|
| 82 |
+
booktitle = "Proceedings of the Fourth Workshop on Text Simplification, Accessibility and Readability (TSAR 2025)",
|
| 83 |
+
month = nov,
|
| 84 |
+
year = "2025",
|
| 85 |
+
address = "Suzhou, China",
|
| 86 |
+
publisher = "Association for Computational Linguistics",
|
| 87 |
+
url = "https://aclanthology.org/2025.tsar-1.8/",
|
| 88 |
+
doi = "10.18653/v1/2025.tsar-1.8",
|
| 89 |
+
pages = "116--130",
|
| 90 |
+
ISBN = "979-8-89176-176-6"
|
| 91 |
+
}
|