Create pytorch_model.bin 49a8812
M. Megahed commited on
How to use megantosh/flair-arabic-multi-ner with Flair:
from flair.models import SequenceTagger
tagger = SequenceTagger.load("megantosh/flair-arabic-multi-ner")