DaidalosTeam commited on
Commit
dc887e4
1 Parent(s): 6ab0854

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md CHANGED
@@ -4,6 +4,33 @@ language:
4
  - la
5
  base_model:
6
  - latincy/la_core_web_lg
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
  **la_core_web_lg**
9
 
 
4
  - la
5
  base_model:
6
  - latincy/la_core_web_lg
7
+ model-index:
8
+ - name: la_core_web_lg_3.7.4
9
+ results:
10
+ - task:
11
+ type: NER
12
+ dataset:
13
+ name: Herodotos_dataset
14
+ type: Herodotos_dataset
15
+ metrics:
16
+ - name: macro F1
17
+ type: macro F1
18
+ value: 58
19
+ source:
20
+ name: SEFLAG
21
+ url: https://bibbase.org/network/publication/schulz-deichsler-seflagsystematicevaluationframeworkfornlpmodelsanddatasetsinlatinandancientgreek-2024
22
+ - task:
23
+ type: lemmatization
24
+ dataset:
25
+ name: UD-Latin
26
+ type: UD-Latin
27
+ metrics:
28
+ - name: accuracy
29
+ type: accuracy
30
+ value: 88
31
+ source:
32
+ name: SEFLAG
33
+ url: https://bibbase.org/network/publication/schulz-deichsler-seflagsystematicevaluationframeworkfornlpmodelsanddatasetsinlatinandancientgreek-2024
34
  ---
35
  **la_core_web_lg**
36