Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ metrics:
|
|
10 |
model-index:
|
11 |
- name: legal-bert-base-NER
|
12 |
results: []
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -94,4 +96,4 @@ weighted avg 1.00 1.00 1.00 5942
|
|
94 |
- Transformers 4.30.2
|
95 |
- Pytorch 2.0.0
|
96 |
- Datasets 2.1.0
|
97 |
-
- Tokenizers 0.13.3
|
|
|
10 |
model-index:
|
11 |
- name: legal-bert-base-NER
|
12 |
results: []
|
13 |
+
datasets:
|
14 |
+
- eriktks/conll2003
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
96 |
- Transformers 4.30.2
|
97 |
- Pytorch 2.0.0
|
98 |
- Datasets 2.1.0
|
99 |
+
- Tokenizers 0.13.3
|