Skip to content

Commit

Permalink
Update 2022-09-28-legner_laws_treaties_es.md (#1283)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcecchini committed Jul 12, 2024
1 parent 700f710 commit b0d1208
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Legal Roberta Named Entity Recognition model in Spanish, able to recognize the f
- LEY: Law
- TRAT_INTL: International Treaty (Agreement)

This model originally trained on scjn dataset, available [here](https://huggingface.co/datasets/scjnugacj/scjn_dataset_ner) and finetuned on scrapped documents (as, for example, [this one](https://www.wipo.int/export/sites/www/pct/es/texts/pdf/pct.pdf)), improving the coverage of the original version, published [here](https://huggingface.co/datasets/scjnugacj/scjn_dataset_ner).
This model originally trained on scjn dataset, available [here](https://huggingface.co/datasets/scjnugacj/scjn_dataset_ner) and finetuned on internal documents, improving the coverage of the original version, published [here](https://huggingface.co/datasets/scjnugacj/scjn_dataset_ner).

## Predicted Entities

Expand Down Expand Up @@ -115,4 +115,4 @@ This model was originally trained on scjn dataset, available [here](https://hugg
label prec rec f1
Macro-average 0.9361195 0.9294152 0.9368145
Micro-average 0.9856711 0.9857456 0.9851656
```
```

0 comments on commit b0d1208

Please sign in to comment.