Update README.md
Browse files
README.md
CHANGED
|
@@ -47,7 +47,7 @@ Perfomance on the [GreekNews-20k dataset](https://huggingface.co/datasets/katrjo
|
|
| 47 |
| **macro avg** | 0.84 | 0.84 | 0.84 | 5837 |
|
| 48 |
| **weighted avg** | 0.83 | 0.83 | 0.83 | 5837 |
|
| 49 |
|
| 50 |
-
|
|
| 51 |
|----------|-----------|--------|----------|---------|
|
| 52 |
| CARDINAL | 0.87 | 0.97 | 0.91 | 25656 |
|
| 53 |
| DATE | 0.89 | 0.92 | 0.91 | 15469 |
|
|
@@ -70,7 +70,7 @@ Perfomance on the [GreekNews-20k dataset](https://huggingface.co/datasets/katrjo
|
|
| 70 |
|
| 71 |
Performance on the [elNER dataset](https://github.com/nmpartzio/elNER) :
|
| 72 |
|
| 73 |
-
|
|
| 74 |
|----------|-----------|--------|----------|---------|
|
| 75 |
| CARDINAL | 0.91 | 0.97 | 0.94 | 911 |
|
| 76 |
| DATE | 0.92 | 0.92 | 0.92 | 838 |
|
|
|
|
| 47 |
| **macro avg** | 0.84 | 0.84 | 0.84 | 5837 |
|
| 48 |
| **weighted avg** | 0.83 | 0.83 | 0.83 | 5837 |
|
| 49 |
|
| 50 |
+
| Entity | Precision | Recall | F1-score | Support |
|
| 51 |
|----------|-----------|--------|----------|---------|
|
| 52 |
| CARDINAL | 0.87 | 0.97 | 0.91 | 25656 |
|
| 53 |
| DATE | 0.89 | 0.92 | 0.91 | 15469 |
|
|
|
|
| 70 |
|
| 71 |
Performance on the [elNER dataset](https://github.com/nmpartzio/elNER) :
|
| 72 |
|
| 73 |
+
| Entity | Precision | Recall | F1-score | Support |
|
| 74 |
|----------|-----------|--------|----------|---------|
|
| 75 |
| CARDINAL | 0.91 | 0.97 | 0.94 | 911 |
|
| 76 |
| DATE | 0.92 | 0.92 | 0.92 | 838 |
|