jziebura commited on
Commit
1600f0b
1 Parent(s): 43ac081

Add example widget to Inference API

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,6 +5,8 @@ language:
5
  metrics:
6
  - f1
7
  pipeline_tag: token-classification
 
 
8
  ---
9
 
10
  Xlm-roberta-large model fine-tuned on **UD** and **eFontes** corpora, to optimize and enhance PoS tagging task on Polish medieval Latin texts from different genres.
 
5
  metrics:
6
  - f1
7
  pipeline_tag: token-classification
8
+ widget:
9
+ - text: "In cena domini, quando sancta Hedwigis lavabat pedes pauperum, sancta Anna pariter cum ea lavabat et distribuebat eisdem vestimenta per se ipsam et per pueros suos."
10
  ---
11
 
12
  Xlm-roberta-large model fine-tuned on **UD** and **eFontes** corpora, to optimize and enhance PoS tagging task on Polish medieval Latin texts from different genres.