michael-guenther's picture
add mlm model and adjust naming
95b4916
|
raw
history blame
No virus
147 Bytes
# Converting Weights
```
python3 -m "xlm-roberta-flash-implementation".convert_roberta_weights_to_flash --output pytorch_model_xlmr_flash.bin
```