Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,11 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: DarkBERT-finetuned-ner
|
13 |
results: []
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -74,4 +79,4 @@ The following hyperparameters were used during training:
|
|
74 |
- Transformers 4.42.4
|
75 |
- Pytorch 2.3.1+cu121
|
76 |
- Datasets 2.21.0
|
77 |
-
- Tokenizers 0.19.1
|
|
|
11 |
model-index:
|
12 |
- name: DarkBERT-finetuned-ner
|
13 |
results: []
|
14 |
+
datasets:
|
15 |
+
- guidobenb/VCDB_NER_LG2220
|
16 |
+
language:
|
17 |
+
- en
|
18 |
+
pipeline_tag: token-classification
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
79 |
- Transformers 4.42.4
|
80 |
- Pytorch 2.3.1+cu121
|
81 |
- Datasets 2.21.0
|
82 |
+
- Tokenizers 0.19.1
|