add dataset readme
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ metrics:
|
|
10 |
model-index:
|
11 |
- name: bert-finetuned-ner
|
12 |
results: []
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -64,4 +66,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.40.2
|
65 |
- Pytorch 2.2.1+cu121
|
66 |
- Datasets 2.19.1
|
67 |
-
- Tokenizers 0.19.1
|
|
|
10 |
model-index:
|
11 |
- name: bert-finetuned-ner
|
12 |
results: []
|
13 |
+
datasets:
|
14 |
+
- conll2002
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
66 |
- Transformers 4.40.2
|
67 |
- Pytorch 2.2.1+cu121
|
68 |
- Datasets 2.19.1
|
69 |
+
- Tokenizers 0.19.1
|