Md Mushfiqur Rahman
Upload with huggingface_hub
21c0361
---
license: apache-2.0
tags:
- canine
- pretrained-on-english-language
---
### How to use
Here is how to use this model:
```python
from transformers import CanineModel
model = CanineModel.from_pretrained('mushfiqur11/<repo name>')
```