Fixed link to RoBERTa Model
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -14,7 +14,7 @@ datasets: 
     | 
|
| 14 | 
         | 
| 15 | 
         
             
            # D'AlemBERT base model
         
     | 
| 16 | 
         | 
| 17 | 
         
            -
            This model is a [RoBERTa base model](https://huggingface.co/ 
     | 
| 18 | 
         
             
            introduced in [this paper](https://aclanthology.org/2022.lrec-1.359/). This model is Cased and was trained with a mix of normalized and unnormalized data.
         
     | 
| 19 | 
         | 
| 20 | 
         
             
            ## Model description
         
     | 
| 
         | 
|
| 14 | 
         | 
| 15 | 
         
             
            # D'AlemBERT base model
         
     | 
| 16 | 
         | 
| 17 | 
         
            +
            This model is a [RoBERTa base model](https://huggingface.co/roberta-base) pre-trained on the [FreEMmax corpus](https://doi.org/10.5281/zenodo.6481135) for Early Modern French. It was
         
     | 
| 18 | 
         
             
            introduced in [this paper](https://aclanthology.org/2022.lrec-1.359/). This model is Cased and was trained with a mix of normalized and unnormalized data.
         
     | 
| 19 | 
         | 
| 20 | 
         
             
            ## Model description
         
     |