Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
-
- ontonotes5
|
7 |
metrics:
|
8 |
- precision
|
9 |
- recall
|
@@ -34,6 +34,8 @@ model-index:
|
|
34 |
- name: Accuracy
|
35 |
type: accuracy
|
36 |
value: 0.9754933764288157
|
|
|
|
|
37 |
---
|
38 |
|
39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -91,4 +93,4 @@ The following hyperparameters were used during training:
|
|
91 |
- Transformers 4.22.1
|
92 |
- Pytorch 1.12.1+cu113
|
93 |
- Datasets 2.5.1
|
94 |
-
- Tokenizers 0.12.1
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
+
- tner/ontonotes5
|
7 |
metrics:
|
8 |
- precision
|
9 |
- recall
|
|
|
34 |
- name: Accuracy
|
35 |
type: accuracy
|
36 |
value: 0.9754933764288157
|
37 |
+
language:
|
38 |
+
- en
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
93 |
- Transformers 4.22.1
|
94 |
- Pytorch 1.12.1+cu113
|
95 |
- Datasets 2.5.1
|
96 |
+
- Tokenizers 0.12.1
|