Změny mezi verzí 5 a verzí 6 u Ner


Ignorovat:
Časová značka:
26. 5. 2023 10:55:22 (před 14 měsíci)
Autor:
xnovot32@fi.muni.cz
Komentář:

--

Vysvětlivky:

Nezměněno
Přidáno
Odstraněno
Změněno
  • Ner

    v5 v6  
    44 * [https://nlp.fi.muni.cz/projects/ahisto/ner-dataset A human-annotated dataset for language modeling and named entity recognition in medieval documents]
    55 * Large language models for named entity recognition in medieval documents:
    6    * [https://huggingface.co/witiko/ahisto-ner-model-l Model L]: the largest and most accurate of the AHISTO NER models
    7    * [https://huggingface.co/witiko/ahisto-ner-model-s Model S]: a smaller and more efficient variant of [https://huggingface.co/witiko/ahisto-ner-model-l Model L], used in the [https://gitlab.fi.muni.cz/nlp/ahisto-modules/ner AHISTO named entity recognition tool]
    8    * [https://huggingface.co/witiko/ahisto-ner-model-tds1 Model TDS1] and [https://huggingface.co/witiko/ahisto-ner-model-tds2 Model TDS2]: two smaller models trained on data of different size as a part of our ablation study
    9    * [https://huggingface.co/witiko/ahisto-ner-model-ci Model CI]: a smaller model trained with a loss function that does not address class imbalance as a part of our ablation study
     6   * [https://huggingface.co/MU-NLPC/ahisto-ner-model-l Model L]: the largest and most accurate of the AHISTO NER models
     7   * [https://huggingface.co/MU-NLPC/ahisto-ner-model-s Model S]: a smaller and more efficient variant of [https://huggingface.co/MU-NLPC/ahisto-ner-model-l Model L], used in the [https://gitlab.fi.muni.cz/nlp/ahisto-modules/ner AHISTO named entity recognition tool]
     8   * [https://huggingface.co/MU-NLPC/ahisto-ner-model-tds1 Model TDS1] and [https://huggingface.co/MU-NLPC/ahisto-ner-model-tds2 Model TDS2]: two smaller models trained on data of different size as a part of our ablation study
     9   * [https://huggingface.co/MU-NLPC/ahisto-ner-model-ci Model CI]: a smaller model trained with a loss function that does not address class imbalance as a part of our ablation study
    1010 * [https://gitlab.fi.muni.cz/nlp/ahisto-modules/ner-eval Named entity experiments]: experimental code for named entity search and recognition in medieval documents
    1111 * [https://gitlab.fi.muni.cz/nlp/ahisto-modules/ner Named entity recognition tool]: a command-line tool for named entity recognition in medieval documents, see also an [https://nlp.fi.muni.cz/projekty/ahisto/ner/ online demo] (in Czech)