bourdoiscatie commited on
Commit
1cd8be5
1 Parent(s): 1041eb1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -40,7 +40,7 @@ The dataset used is [frenchNER_4entities](https://huggingface.co/datasets/CATIE-
40
  | PER | "La Bruyère", "Gaspard de Coligny", "Wittgenstein" |
41
  | ORG | "UTBM", "American Airlines", "id Software" |
42
  | LOC | "République du Cap-Vert", "Créteil", "Bordeaux" |
43
- | MISC | "Wolfenstein 3D", "Révolution française", "Coupe du monde" |
44
 
45
  The distribution of the entities is as follows:
46
 
@@ -639,7 +639,7 @@ For space reasons, we show only the F1 of the different models. You can see the
639
  </tr>
640
  <tr>
641
  <td rowspan="1"><br>NERmembert-large-4entities (this model)</td>
642
- <td><br>0.987</td>
643
  <td><br>0.976</td>
644
  <td><br>0.948</td>
645
  <td><br><b>0.790</b></td>
@@ -780,7 +780,7 @@ For space reasons, we show only the F1 of the different models. You can see the
780
  <td><br>Precision</td>
781
  <td><br>0.976</td>
782
  <td><br>0.961</td>
783
- <td><br>0.91</td>
784
  <td><br>0.829</td>
785
  <td><br>0.991</td>
786
  <td><br>0.983</td>
@@ -824,7 +824,7 @@ For space reasons, we show only the F1 of the different models. You can see the
824
  </tr>
825
  <tr>
826
  <td>F1</td>
827
- <td><br>0.987</td>
828
  <td><br>0.976</td>
829
  <td><br>0.948</td>
830
  <td><br><b>0.790</b></td>
 
40
  | PER | "La Bruyère", "Gaspard de Coligny", "Wittgenstein" |
41
  | ORG | "UTBM", "American Airlines", "id Software" |
42
  | LOC | "République du Cap-Vert", "Créteil", "Bordeaux" |
43
+ | MISC | "Wolfenstein 3D", "Révolution française", "Coupe du monde de football" |
44
 
45
  The distribution of the entities is as follows:
46
 
 
639
  </tr>
640
  <tr>
641
  <td rowspan="1"><br>NERmembert-large-4entities (this model)</td>
642
+ <td><br><b>0.987</b></td>
643
  <td><br>0.976</td>
644
  <td><br>0.948</td>
645
  <td><br><b>0.790</b></td>
 
780
  <td><br>Precision</td>
781
  <td><br>0.976</td>
782
  <td><br>0.961</td>
783
+ <td><br>0.911</td>
784
  <td><br>0.829</td>
785
  <td><br>0.991</td>
786
  <td><br>0.983</td>
 
824
  </tr>
825
  <tr>
826
  <td>F1</td>
827
+ <td><br><b>0.987</b></td>
828
  <td><br>0.976</td>
829
  <td><br>0.948</td>
830
  <td><br><b>0.790</b></td>