File size: 188 Bytes
1babf31
 
95b4916
 
 
 
 
1
2
3
4
5
6
7
8
Core implementation of Jina XLM-RoBERTa

# Converting Weights

```
python3 -m "xlm-roberta-flash-implementation".convert_roberta_weights_to_flash --output pytorch_model_xlmr_flash.bin
```