This is my model card.
## Usage
```python
from transformers import AutoModel, AutoTokenizer
tokenizer = AutoTokenizer.from_pretrained("Sefika/corona-news")
model = AutoModel.from_pretrained("Sefika/corona-news")
Downloads last month
-
Downloads are not tracked for this model.
How to track