File size: 147 Bytes
95b4916 |
1 2 3 4 5 6 |
# Converting Weights
```
python3 -m "xlm-roberta-flash-implementation".convert_roberta_weights_to_flash --output pytorch_model_xlmr_flash.bin
```
|
95b4916 |
1 2 3 4 5 6 |
# Converting Weights
```
python3 -m "xlm-roberta-flash-implementation".convert_roberta_weights_to_flash --output pytorch_model_xlmr_flash.bin
```
|