File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "accuracy" : {
3
- "uas" :24.6151530788 ,
4
- "las" :23.711622807 ,
5
- "ents_p" :44.912142152 ,
6
- "ents_r" :21.7459467727 ,
7
- "ents_f" :29.3034819462 ,
8
- "tags_acc" :97.6588546924 ,
2
+ "speed" :{
3
+ "nwords" :56482 ,
4
+ "cpu" :7136.96499771 ,
5
+ "gpu" :13559.7653197239
6
+ },
7
+ "accuracy" :{
8
+ "uas" :91.2157455284 ,
9
+ "las" :87.7542410298 ,
10
+ "ents_p" :95.4155988219 ,
11
+ "ents_r" :95.3827623126 ,
12
+ "ents_f" :95.3991777417 ,
13
+ "tags_acc" :98.4809319783 ,
9
14
"token_acc" :100.0
10
15
},
11
16
"author" : " Ciaran O'Reilly" ,
17
22
"parent_package" : " spacy" ,
18
23
"pipeline" : [" tagger" , " parser" , " ner" ],
19
24
"sources" : [" fastText" ],
20
- "spacy_version" : " >=2.1.8" ,
21
- "speed" : {
22
- "nwords" :326934 ,
23
- "cpu" :8088.3390474066 ,
24
- "gpu" :7692.6920447333
25
- },
25
+ "spacy_version" : " >=2.2.3" ,
26
26
"url" : " https://nlu.cat" ,
27
27
"vectors" :{
28
28
"width" :300 ,
29
29
"vectors" :2000000 ,
30
30
"keys" :2000000 ,
31
31
"name" :" ca_model.vectors"
32
32
},
33
- "version" : " 0.0.2 "
33
+ "version" : " 0.0.3 "
34
34
}
You can’t perform that action at this time.
0 commit comments