language: | |
- "fr" | |
tags: | |
- t5 | |
- french | |
- punctuation | |
license: apache-2.0 | |
datasets: | |
- orange_sum | |
- mlsum | |
T5 model fine-tuned for punctuation restoration. | |
Model currently supports only French Language. More language supports will be added later using mT5. | |
Train Datasets : | |
Model trained using 2 french datasets (around 500k records): | |
- [orange_sum](https://huggingface.co/datasets/orange_sum) | |
- [mlsum](https://huggingface.co/datasets/mlsum) (only french text) | |
more info will be added later. | |