Commit ·
7bf0073
1
Parent(s): 5f1435e
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
|
|
|
|
|
|
| 5 |
datasets:
|
| 6 |
- lextreme
|
| 7 |
metrics:
|
|
@@ -34,6 +36,16 @@ model-index:
|
|
| 34 |
- name: Accuracy
|
| 35 |
type: accuracy
|
| 36 |
value: 0.9878756336348935
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
---
|
| 38 |
|
| 39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -95,4 +107,4 @@ The following hyperparameters were used during training:
|
|
| 95 |
- Transformers 4.26.0
|
| 96 |
- Pytorch 1.13.1+cu117
|
| 97 |
- Datasets 2.9.0
|
| 98 |
-
- Tokenizers 0.13.2
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
+
- name-entity-recognition
|
| 6 |
+
- legal
|
| 7 |
datasets:
|
| 8 |
- lextreme
|
| 9 |
metrics:
|
|
|
|
| 36 |
- name: Accuracy
|
| 37 |
type: accuracy
|
| 38 |
value: 0.9878756336348935
|
| 39 |
+
language:
|
| 40 |
+
- en
|
| 41 |
+
- fr
|
| 42 |
+
- it
|
| 43 |
+
- es
|
| 44 |
+
- de
|
| 45 |
+
- nl
|
| 46 |
+
- pl
|
| 47 |
+
- ru
|
| 48 |
+
- pt
|
| 49 |
---
|
| 50 |
|
| 51 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 107 |
- Transformers 4.26.0
|
| 108 |
- Pytorch 1.13.1+cu117
|
| 109 |
- Datasets 2.9.0
|
| 110 |
+
- Tokenizers 0.13.2
|