bourdoiscatie
commited on
Commit
•
46a8d23
1
Parent(s):
3cb254c
Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ widget:
|
|
17 |
- text: "Le dévoilement du logo officiel des JO s'est déroulé le 21 octobre 2019 au Grand Rex. Ce nouvel emblème et cette nouvelle typographie ont été conçus par le designer Sylvain Boyer avec les agences Royalties & Ecobranding. Rond, il rassemble trois symboles : une médaille d'or, la flamme olympique et Marianne, symbolisée par un visage de femme mais privée de son bonnet phrygien caractéristique. La typographie dessinée fait référence à l'Art déco, mouvement artistique des années 1920, décennie pendant laquelle ont eu lieu pour la dernière fois les Jeux olympiques à Paris en 1924. Pour la première fois, ce logo sera unique pour les Jeux olympiques et les Jeux paralympiques."
|
18 |
library_name: transformers
|
19 |
pipeline_tag: token-classification
|
20 |
-
co2_eq_emissions:
|
21 |
---
|
22 |
|
23 |
|
@@ -33,7 +33,7 @@ Our methodology is described in a blog post available in [English](https://blog.
|
|
33 |
|
34 |
## Dataset
|
35 |
|
36 |
-
The dataset used is [frenchNER_3entities](https://huggingface.co/datasets/CATIE-AQ/frenchNER_3entities), which represents ~420k sentences labeled in 4 categories
|
37 |
| Label | Examples |
|
38 |
|:------|:-----------------------------------------------------------|
|
39 |
| PER | "La Bruyère", "Gaspard de Coligny", "Wittgenstein" |
|
@@ -529,7 +529,7 @@ For space reasons, we show only the F1 of the different models. You can see the
|
|
529 |
</tr>
|
530 |
</tbody>
|
531 |
</table>
|
532 |
-
</details
|
533 |
|
534 |
|
535 |
### multinerd
|
@@ -771,9 +771,9 @@ For space reasons, we show only the F1 of the different models. You can see the
|
|
771 |
<tbody>
|
772 |
<tr>
|
773 |
<td rowspan="1"><br><a href="https://hf.co/Jean-Baptiste/camembert-ner">Jean-Baptiste/camembert-ner</a></td>
|
774 |
-
<td><br>0.986</td>
|
775 |
-
<td><br>0.966</td>
|
776 |
-
<td><br>0.938</td>
|
777 |
</tr>
|
778 |
<tr>
|
779 |
<td rowspan="1"><br><a href="https://hf.co/cmarkea/distilcamembert-base-ner">cmarkea/distilcamembert-base-ner</a></td>
|
@@ -789,9 +789,9 @@ For space reasons, we show only the F1 of the different models. You can see the
|
|
789 |
</tr>
|
790 |
<tr>
|
791 |
<td rowspan="1"><br>NERmembert-large-3entities (this model)</td>
|
792 |
-
<td><br
|
793 |
-
<td><br
|
794 |
-
<td><br
|
795 |
</tr>
|
796 |
<tr>
|
797 |
<td rowspan="1"><br><a href="https://hf.co/CATIE-AQ/NERmembert-base-4entities">NERmembert-base-4entities</a></td>
|
@@ -843,11 +843,11 @@ For space reasons, we show only the F1 of the different models. You can see the
|
|
843 |
</tr>
|
844 |
<tr>
|
845 |
<td>F1</td>
|
846 |
-
<td><br>0.986</td>
|
847 |
-
<td><br>0.966</td>
|
848 |
-
<td><br>0.938</td>
|
849 |
-
<td><br>0.982</td>
|
850 |
-
<td><br>0.980</td>
|
851 |
</tr>
|
852 |
<tr>
|
853 |
<td rowspan="3"><br><a href="https://hf.co/cmarkea/distilcamembert-base-ner">cmarkea/distilcamembert-base-ner</a></td>
|
@@ -918,11 +918,11 @@ For space reasons, we show only the F1 of the different models. You can see the
|
|
918 |
</tr>
|
919 |
<tr>
|
920 |
<td>F1</td>
|
921 |
-
<td><br
|
922 |
-
<td><br
|
923 |
-
<td><br
|
924 |
-
<td><br
|
925 |
-
<td><br
|
926 |
</tr>
|
927 |
<tr>
|
928 |
<td rowspan="3"><br><a href="https://hf.co/CATIE-AQ/NERmembert-base-4entities">NERmembert-base-4entities</a></td>
|
@@ -1050,7 +1050,7 @@ For space reasons, we show only the F1 of the different models. You can see the
|
|
1050 |
<tr>
|
1051 |
<td rowspan="3"><br><a href="https://hf.co/Jean-Baptiste/camembert-ner">Jean-Baptiste/camembert-ner</a></td>
|
1052 |
<td><br>Precision</td>
|
1053 |
-
<td><br>0.862
|
1054 |
<td><br>0.700</td>
|
1055 |
<td><br>0.864</td>
|
1056 |
<td><br>0.867</td>
|
@@ -1262,10 +1262,10 @@ The following hyperparameters were used during training:
|
|
1262 |
*Carbon emissions were estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). The hardware, runtime, cloud provider, and compute region were utilized to estimate the carbon impact.*
|
1263 |
|
1264 |
- **Hardware Type:** A100 PCIe 40/80GB
|
1265 |
-
- **Hours used:**
|
1266 |
- **Cloud Provider:** Private Infrastructure
|
1267 |
-
- **Carbon Efficiency (kg/kWh):** 0.
|
1268 |
-
- **Carbon Emitted** *(Power consumption x Time x Carbon produced based on location of power grid)*: 0.
|
1269 |
|
1270 |
|
1271 |
|
|
|
17 |
- text: "Le dévoilement du logo officiel des JO s'est déroulé le 21 octobre 2019 au Grand Rex. Ce nouvel emblème et cette nouvelle typographie ont été conçus par le designer Sylvain Boyer avec les agences Royalties & Ecobranding. Rond, il rassemble trois symboles : une médaille d'or, la flamme olympique et Marianne, symbolisée par un visage de femme mais privée de son bonnet phrygien caractéristique. La typographie dessinée fait référence à l'Art déco, mouvement artistique des années 1920, décennie pendant laquelle ont eu lieu pour la dernière fois les Jeux olympiques à Paris en 1924. Pour la première fois, ce logo sera unique pour les Jeux olympiques et les Jeux paralympiques."
|
18 |
library_name: transformers
|
19 |
pipeline_tag: token-classification
|
20 |
+
co2_eq_emissions: 90
|
21 |
---
|
22 |
|
23 |
|
|
|
33 |
|
34 |
## Dataset
|
35 |
|
36 |
+
The dataset used is [frenchNER_3entities](https://huggingface.co/datasets/CATIE-AQ/frenchNER_3entities), which represents ~420k sentences labeled in 4 categories:
|
37 |
| Label | Examples |
|
38 |
|:------|:-----------------------------------------------------------|
|
39 |
| PER | "La Bruyère", "Gaspard de Coligny", "Wittgenstein" |
|
|
|
529 |
</tr>
|
530 |
</tbody>
|
531 |
</table>
|
532 |
+
</details>
|
533 |
|
534 |
|
535 |
### multinerd
|
|
|
771 |
<tbody>
|
772 |
<tr>
|
773 |
<td rowspan="1"><br><a href="https://hf.co/Jean-Baptiste/camembert-ner">Jean-Baptiste/camembert-ner</a></td>
|
774 |
+
<td><br><b>0.986</b></td>
|
775 |
+
<td><br><b>0.966</b></td>
|
776 |
+
<td><br><b>0.938</b></td>
|
777 |
</tr>
|
778 |
<tr>
|
779 |
<td rowspan="1"><br><a href="https://hf.co/cmarkea/distilcamembert-base-ner">cmarkea/distilcamembert-base-ner</a></td>
|
|
|
789 |
</tr>
|
790 |
<tr>
|
791 |
<td rowspan="1"><br>NERmembert-large-3entities (this model)</td>
|
792 |
+
<td><br>0.972</td>
|
793 |
+
<td><br>0.950</td>
|
794 |
+
<td><br>0.893</td>
|
795 |
</tr>
|
796 |
<tr>
|
797 |
<td rowspan="1"><br><a href="https://hf.co/CATIE-AQ/NERmembert-base-4entities">NERmembert-base-4entities</a></td>
|
|
|
843 |
</tr>
|
844 |
<tr>
|
845 |
<td>F1</td>
|
846 |
+
<td><br><b></b>0.986</b></td>
|
847 |
+
<td><br><b>0.966</b></td>
|
848 |
+
<td><br><b>0.938</b></td>
|
849 |
+
<td><br><b>0.982</b></td>
|
850 |
+
<td><br><b>0.980</b></td>
|
851 |
</tr>
|
852 |
<tr>
|
853 |
<td rowspan="3"><br><a href="https://hf.co/cmarkea/distilcamembert-base-ner">cmarkea/distilcamembert-base-ner</a></td>
|
|
|
918 |
</tr>
|
919 |
<tr>
|
920 |
<td>F1</td>
|
921 |
+
<td><br>0.972</td>
|
922 |
+
<td><br>0.950</td>
|
923 |
+
<td><br>0.893</td>
|
924 |
+
<td><br>0.996</td>
|
925 |
+
<td><br>0.990</td>
|
926 |
</tr>
|
927 |
<tr>
|
928 |
<td rowspan="3"><br><a href="https://hf.co/CATIE-AQ/NERmembert-base-4entities">NERmembert-base-4entities</a></td>
|
|
|
1050 |
<tr>
|
1051 |
<td rowspan="3"><br><a href="https://hf.co/Jean-Baptiste/camembert-ner">Jean-Baptiste/camembert-ner</a></td>
|
1052 |
<td><br>Precision</td>
|
1053 |
+
<td><br>0.862</td>
|
1054 |
<td><br>0.700</td>
|
1055 |
<td><br>0.864</td>
|
1056 |
<td><br>0.867</td>
|
|
|
1262 |
*Carbon emissions were estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). The hardware, runtime, cloud provider, and compute region were utilized to estimate the carbon impact.*
|
1263 |
|
1264 |
- **Hardware Type:** A100 PCIe 40/80GB
|
1265 |
+
- **Hours used:** 4h31min
|
1266 |
- **Cloud Provider:** Private Infrastructure
|
1267 |
+
- **Carbon Efficiency (kg/kWh):** 0.077 (estimated from [electricitymaps](https://app.electricitymaps.com/zone/FR) for the day of January 12, 2024.)
|
1268 |
+
- **Carbon Emitted** *(Power consumption x Time x Carbon produced based on location of power grid)*: 0.009 kg eq. CO2
|
1269 |
|
1270 |
|
1271 |
|