katrjohn commited on
Commit
0eb1c7f
·
verified ·
1 Parent(s): 5b84fbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- | Class | 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,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
- | Class | Precision | Recall | F1-score | Support |
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 |