ljvmiranda921 commited on
Commit
40d1b02
1 Parent(s): 6aa97e6

xx_ohu_sigtyp_trf-0.1.0: Update SIGTYP pipeline

Browse files
README.md CHANGED
@@ -13,35 +13,35 @@ model-index:
13
  metrics:
14
  - name: TAG (XPOS) Accuracy
15
  type: accuracy
16
- value: 0.8831120602
17
  - task:
18
  name: POS
19
  type: token-classification
20
  metrics:
21
  - name: POS (UPOS) Accuracy
22
  type: accuracy
23
- value: 0.9414605455
24
  - task:
25
  name: MORPH
26
  type: token-classification
27
  metrics:
28
  - name: Morph (UFeats) Accuracy
29
  type: accuracy
30
- value: 0.9034294911
31
  - task:
32
  name: LEMMA
33
  type: token-classification
34
  metrics:
35
  - name: Lemma Accuracy
36
  type: accuracy
37
- value: 0.6919575114
38
  - task:
39
  name: UNLABELED_DEPENDENCIES
40
  type: token-classification
41
  metrics:
42
  - name: Unlabeled Attachment Score (UAS)
43
  type: f_score
44
- value: 0.9999380345
45
  - task:
46
  name: LABELED_DEPENDENCIES
47
  type: token-classification
@@ -55,7 +55,7 @@ model-index:
55
  metrics:
56
  - name: Sentences F-Score
57
  type: f_score
58
- value: 0.9813488181
59
  ---
60
  | Feature | Description |
61
  | --- | --- |
@@ -87,17 +87,17 @@ model-index:
87
 
88
  | Type | Score |
89
  | --- | --- |
90
- | `DEP_UAS` | 99.99 |
91
  | `DEP_LAS` | 0.00 |
92
  | `SENTS_P` | 99.99 |
93
- | `SENTS_R` | 96.34 |
94
- | `SENTS_F` | 98.13 |
95
- | `LEMMA_ACC` | 69.20 |
96
- | `TAG_ACC` | 88.31 |
97
- | `POS_ACC` | 94.15 |
98
- | `MORPH_ACC` | 90.34 |
99
- | `TRANSFORMER_LOSS` | 198705.50 |
100
- | `PARSER_LOSS` | 11880206.46 |
101
- | `TRAINABLE_LEMMATIZER_LOSS` | 7853.62 |
102
- | `TAGGER_LOSS` | 13729.02 |
103
- | `MORPHOLOGIZER_LOSS` | 11855.11 |
 
13
  metrics:
14
  - name: TAG (XPOS) Accuracy
15
  type: accuracy
16
+ value: 0.902386923
17
  - task:
18
  name: POS
19
  type: token-classification
20
  metrics:
21
  - name: POS (UPOS) Accuracy
22
  type: accuracy
23
+ value: 0.9529677679
24
  - task:
25
  name: MORPH
26
  type: token-classification
27
  metrics:
28
  - name: Morph (UFeats) Accuracy
29
  type: accuracy
30
+ value: 0.918609331
31
  - task:
32
  name: LEMMA
33
  type: token-classification
34
  metrics:
35
  - name: Lemma Accuracy
36
  type: accuracy
37
+ value: 0.6970561457
38
  - task:
39
  name: UNLABELED_DEPENDENCIES
40
  type: token-classification
41
  metrics:
42
  - name: Unlabeled Attachment Score (UAS)
43
  type: f_score
44
+ value: 0.9998450909
45
  - task:
46
  name: LABELED_DEPENDENCIES
47
  type: token-classification
 
55
  metrics:
56
  - name: Sentences F-Score
57
  type: f_score
58
+ value: 0.981124929
59
  ---
60
  | Feature | Description |
61
  | --- | --- |
 
87
 
88
  | Type | Score |
89
  | --- | --- |
90
+ | `DEP_UAS` | 99.98 |
91
  | `DEP_LAS` | 0.00 |
92
  | `SENTS_P` | 99.99 |
93
+ | `SENTS_R` | 96.31 |
94
+ | `SENTS_F` | 98.11 |
95
+ | `LEMMA_ACC` | 69.71 |
96
+ | `TAG_ACC` | 90.24 |
97
+ | `POS_ACC` | 95.30 |
98
+ | `MORPH_ACC` | 91.86 |
99
+ | `TRANSFORMER_LOSS` | 468931.25 |
100
+ | `PARSER_LOSS` | 11941067.09 |
101
+ | `TRAINABLE_LEMMATIZER_LOSS` | 8052.69 |
102
+ | `TAGGER_LOSS` | 14718.49 |
103
+ | `MORPHOLOGIZER_LOSS` | 12436.03 |
meta.json CHANGED
@@ -2370,7 +2370,7 @@
2370
 
2371
  ],
2372
  "performance":{
2373
- "dep_uas":0.9999380345,
2374
  "dep_las":0.0,
2375
  "dep_las_per_type":{
2376
  "_":{
@@ -2389,88 +2389,88 @@
2389
  "f":0.0
2390
  }
2391
  },
2392
- "sents_p":0.9999356872,
2393
- "sents_r":0.9634403272,
2394
- "sents_f":0.9813488181,
2395
- "lemma_acc":0.6919575114,
2396
- "tag_acc":0.8831120602,
2397
- "pos_acc":0.9414605455,
2398
- "morph_acc":0.9034294911,
2399
  "morph_per_feat":{
2400
  "Definite":{
2401
- "p":0.8844204123,
2402
- "r":0.9112116992,
2403
- "f":0.8976161893
2404
  },
2405
  "Mood":{
2406
- "p":0.9047433904,
2407
- "r":0.927830941,
2408
- "f":0.9161417323
2409
  },
2410
  "Number":{
2411
- "p":0.966910033,
2412
- "r":0.956658511,
2413
- "f":0.9617569546
2414
  },
2415
  "Person":{
2416
- "p":0.934480844,
2417
- "r":0.9441795231,
2418
- "f":0.9393051486
2419
  },
2420
  "Tense":{
2421
- "p":0.8890649762,
2422
- "r":0.9129373474,
2423
- "f":0.9008430349
2424
  },
2425
  "Voice":{
2426
- "p":0.9278225806,
2427
- "r":0.9445812808,
2428
- "f":0.9361269325
2429
  },
2430
  "PronType":{
2431
- "p":0.9482360699,
2432
- "r":0.9358932639,
2433
- "f":0.9420242385
2434
  },
2435
  "Case":{
2436
- "p":0.9448185252,
2437
- "r":0.9235832397,
2438
- "f":0.9340802078
2439
  },
2440
  "Number[psor]":{
2441
- "p":0.9029535865,
2442
- "r":0.8466864491,
2443
- "f":0.8739152629
2444
  },
2445
  "Person[psor]":{
2446
- "p":0.8998946259,
2447
- "r":0.8447082097,
2448
- "f":0.8714285714
2449
  },
2450
  "Degree":{
2451
- "p":0.8952496955,
2452
- "r":0.8130530973,
2453
- "f":0.852173913
2454
  },
2455
  "VerbForm":{
2456
- "p":0.9044834308,
2457
- "r":0.8451730419,
2458
- "f":0.8738229755
2459
  },
2460
  "NumType":{
2461
- "p":0.8257575758,
2462
- "r":0.7517241379,
2463
- "f":0.7870036101
2464
  },
2465
  "Reflex":{
2466
- "p":0.914893617,
2467
- "r":0.9347826087,
2468
- "f":0.9247311828
2469
  },
2470
  "Aspect":{
2471
- "p":0.7777777778,
2472
- "r":0.6086956522,
2473
- "f":0.6829268293
2474
  },
2475
  "Number[psed]":{
2476
  "p":1.0,
@@ -2483,13 +2483,13 @@
2483
  "f":0.8571428571
2484
  }
2485
  },
2486
- "transformer_loss":1987.0549614704,
2487
- "parser_loss":118802.064649629,
2488
- "trainable_lemmatizer_loss":78.5361946648,
2489
- "tagger_loss":137.2902426758,
2490
- "morphologizer_loss":118.5511036489
2491
  },
2492
  "requirements":[
2493
- "spacy-transformers>=1.3.3,<1.4.0"
2494
  ]
2495
  }
 
2370
 
2371
  ],
2372
  "performance":{
2373
+ "dep_uas":0.9998450909,
2374
  "dep_las":0.0,
2375
  "dep_las_per_type":{
2376
  "_":{
 
2389
  "f":0.0
2390
  }
2391
  },
2392
+ "sents_p":0.999871333,
2393
+ "sents_r":0.9630685339,
2394
+ "sents_f":0.981124929,
2395
+ "lemma_acc":0.6970561457,
2396
+ "tag_acc":0.902386923,
2397
+ "pos_acc":0.9529677679,
2398
+ "morph_acc":0.918609331,
2399
  "morph_per_feat":{
2400
  "Definite":{
2401
+ "p":0.9139821796,
2402
+ "r":0.9286211699,
2403
+ "f":0.9212435233
2404
  },
2405
  "Mood":{
2406
+ "p":0.9364891519,
2407
+ "r":0.9465709729,
2408
+ "f":0.9415030736
2409
  },
2410
  "Number":{
2411
+ "p":0.9719219925,
2412
+ "r":0.9638820925,
2413
+ "f":0.9678853466
2414
  },
2415
  "Person":{
2416
+ "p":0.9571668533,
2417
+ "r":0.9590462833,
2418
+ "f":0.9581056466
2419
  },
2420
  "Tense":{
2421
+ "p":0.9150563607,
2422
+ "r":0.9247355574,
2423
+ "f":0.9198704978
2424
  },
2425
  "Voice":{
2426
+ "p":0.9515472313,
2427
+ "r":0.9593596059,
2428
+ "f":0.9554374489
2429
  },
2430
  "PronType":{
2431
+ "p":0.9541102674,
2432
+ "r":0.9404490726,
2433
+ "f":0.9472304163
2434
  },
2435
  "Case":{
2436
+ "p":0.9588283157,
2437
+ "r":0.945898218,
2438
+ "f":0.9523193793
2439
  },
2440
  "Number[psor]":{
2441
+ "p":0.9114688129,
2442
+ "r":0.8961424332,
2443
+ "f":0.9037406484
2444
  },
2445
  "Person[psor]":{
2446
+ "p":0.9044265594,
2447
+ "r":0.8892185955,
2448
+ "f":0.8967581047
2449
  },
2450
  "Degree":{
2451
+ "p":0.8881036514,
2452
+ "r":0.8340707965,
2453
+ "f":0.8602395893
2454
  },
2455
  "VerbForm":{
2456
+ "p":0.9119850187,
2457
+ "r":0.8870673953,
2458
+ "f":0.8993536473
2459
  },
2460
  "NumType":{
2461
+ "p":0.8382352941,
2462
+ "r":0.7862068966,
2463
+ "f":0.8113879004
2464
  },
2465
  "Reflex":{
2466
+ "p":0.9333333333,
2467
+ "r":0.9130434783,
2468
+ "f":0.9230769231
2469
  },
2470
  "Aspect":{
2471
+ "p":0.6315789474,
2472
+ "r":0.5217391304,
2473
+ "f":0.5714285714
2474
  },
2475
  "Number[psed]":{
2476
  "p":1.0,
 
2483
  "f":0.8571428571
2484
  }
2485
  },
2486
+ "transformer_loss":4689.3125202809,
2487
+ "parser_loss":119410.6709071799,
2488
+ "trainable_lemmatizer_loss":80.5269130179,
2489
+ "tagger_loss":147.1849089543,
2490
+ "morphologizer_loss":124.3603089988
2491
  },
2492
  "requirements":[
2493
+ "spacy-transformers>=1.3.4,<1.4.0"
2494
  ]
2495
  }
morphologizer/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6cb006820ce87a08cfc5a32c8b151f98dabca74877ae9cea310660d4f9e3c721
3
  size 2910549
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7af70fd27c0be5af0847cfab817225876b015fcdd52cb0263f6cd35ff8d1dff
3
  size 2910549
parser/model CHANGED
Binary files a/parser/model and b/parser/model differ
 
tagger/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0320a690f870c814a18b34860c3408ae666423e89271003c402fe4a9b81e19b2
3
  size 4236305
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d219874e910293212763679b95130ea92de13dc410f87ea3bb615f51e9393d00
3
  size 4236305
trainable_lemmatizer/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef60d3f9b8dceb4070c4486d20f067b8a240062aa2d8336345969194699c9395
3
  size 13778057
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e0a4c51f386f211555b7338eafa7f5ff70c3311d1127c3e11908d7c26eebc9e
3
  size 13778057
transformer/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6166c8646da2b003e9a2dc0038bc734b56c6769911c22d5cb9d6ef85b3d4bafc
3
- size 509231398
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57b5235e40069438bbdffb5f6119f17f8f9ab847e6dc8908a2563a8bfbd3dad1
3
+ size 508592662
vocab/strings.json CHANGED
The diff for this file is too large to render. See raw diff
 
xx_ohu_sigtyp_trf-any-py3-none-any.whl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:561ccdfe596e0c2476080349522f94e2deb6e48002dd5060873899037f94313a
3
- size 486723861
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c592b1c475a3cd035fd21ac1264cf06d24cb27c8346201ba02a5c7efda2c3b7
3
+ size 487849860