azhar520 / NER

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UZNER: A Benchmark for Named Entity Recognition in Uzbek

1. Environments

- python (3.8)
- cuda (11.4)
- torch (1.8.1)
- pip install -r requirements.txt

2. Dataset

Our data is in the data/, where train_enhanced.json is the training data containing the translated data

5. Training

python main.py --config ./config/multilingual.json

You can find it in config/multilingual.json

About

License:MIT License


Languages

Language:Python 100.0%