jziebura commited on
Commit
da1207d
·
verified ·
1 Parent(s): 2310bbe

test of example for Inference API

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ metrics:
6
  - f1
7
  library_name: transformers
8
  pipeline_tag: token-classification
 
 
9
  ---
10
  Xlm-roberta-large model fine-tuned on **UD** and **eFontes** corpora, to optimize and enhance NER task on Polish medieval Latin texts from different genres.
11
 
 
6
  - f1
7
  library_name: transformers
8
  pipeline_tag: token-classification
9
+ widget:
10
+ - text: "Testes Prandote de Sproua contra Sbisconem : Sbisco de Olesnicza, quod scit et testatur Czescz, Sbisco de Marczinczouicz in testimonium, Stanislaus Lantka in testimonium, Wirzchoslaus in testimonium, Benik de Thopola, Thomas de Tzsczenecz"
11
  ---
12
  Xlm-roberta-large model fine-tuned on **UD** and **eFontes** corpora, to optimize and enhance NER task on Polish medieval Latin texts from different genres.
13