File size: 338 Bytes
f873382
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---

pipeline_tag: 
  - Translation
  - text2text_generation  
library_name: translate-package  # Specify the library
language:
  - fr
  - wf  
license: apache-2.0 # Specify a license
datasets:
  - Oumar199/french_wolof_corpus  # List datasets used for training
base_model: facebook/nllb-200-distilled-600M  # If applicable
---