Instructions to use manohonsy/asl-mbart-50-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use manohonsy/asl-mbart-50-lora with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| { | |
| "model": "facebook/mbart-large-50-many-to-many-mmt", | |
| "adapter_path": "/kaggle/input/notebooks/abdulrahmanhosny/notebook408411b603/checkpoints/final", | |
| "eval_set": "2M-Flores-ASL val (excluding few-shot IDs)", | |
| "n_eval_rows": 979, | |
| "n_few_shot_excluded": 20, | |
| "num_beams": 4, | |
| "max_length": 128, | |
| "metrics_en_to_asl": { | |
| "n_eval": 979, | |
| "n_valid": 979, | |
| "chrF": 28.01860739877243, | |
| "BLEU": 3.0255035873739433, | |
| "ROUGE-L": 25.720575751883214, | |
| "Token-F1": 31.879151777615434 | |
| }, | |
| "metrics_asl_to_en": { | |
| "n_eval": 979, | |
| "n_valid": 979, | |
| "chrF": 39.259088547991276, | |
| "BLEU": 6.909279369614507, | |
| "ROUGE-L": 30.944054336078334, | |
| "Token-F1": 36.87597662917212 | |
| } | |
| } |