jupyterjazz's picture
docs: readme
1babf31
|
raw
history blame
188 Bytes
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
```