rafmacalaba commited on
Commit
7b2eccf
·
verified ·
1 Parent(s): 0cf39b8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -49,18 +49,19 @@ device: NVIDIA H100 NVL
49
 
50
  | model | backend | best F0.5 | thr | best F1 | thr | wall-clock (s) | texts/s |
51
  | --- | --- | --- | --- | --- | --- | --- | --- |
52
- | `ai4data/gliner_datause` | gliner | 0.8437 | 0.6 | 0.8493 | 0.5 | 200.9 | 46.0 |
53
- | `ai4data/gliner2_datause` | gliner2 | 0.8634 | 0.7 | 0.8624 | 0.6 | 181.0 | 51.1 |
54
 
55
  F0.5 by threshold (sweet spots side-by-side):
56
 
57
- | thr | `ai4data/gliner_datause` | `ai4data/gliner2_datause` |
58
  | --- | --- | --- |
59
- | 0.1 | 0.6321 | 0.7321 |
60
- | 0.2 | 0.6987 | 0.7712 |
61
- | 0.3 | 0.7371 | 0.7979 |
62
- | 0.4 | 0.7740 | 0.8201 |
63
- | 0.5 | 0.8145 | 0.8363 |
64
- | 0.6 | 0.8437 | 0.8523 |
65
- | 0.7 | 0.8411 | 0.8634 |
66
  <!-- NER_COMPARISON_END -->
 
 
49
 
50
  | model | backend | best F0.5 | thr | best F1 | thr | wall-clock (s) | texts/s |
51
  | --- | --- | --- | --- | --- | --- | --- | --- |
52
+ | `rafmacalaba/gliner_datause_extended` | gliner | 0.8506 | 0.6 | 0.8549 | 0.5 | 202.7 | 45.6 |
53
+ | `ai4data/gliner2_datause` | gliner2 | 0.8634 | 0.7 | 0.8624 | 0.6 | 180.8 | 51.1 |
54
 
55
  F0.5 by threshold (sweet spots side-by-side):
56
 
57
+ | thr | `rafmacalaba/gliner_datause_extended` | `ai4data/gliner2_datause` |
58
  | --- | --- | --- |
59
+ | 0.1 | 0.6476 | 0.7321 |
60
+ | 0.2 | 0.7121 | 0.7712 |
61
+ | 0.3 | 0.7505 | 0.7979 |
62
+ | 0.4 | 0.7858 | 0.8201 |
63
+ | 0.5 | 0.8224 | 0.8363 |
64
+ | 0.6 | 0.8506 | 0.8523 |
65
+ | 0.7 | 0.8422 | 0.8634 |
66
  <!-- NER_COMPARISON_END -->
67
+