Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,10 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: distilbert_system_B
|
13 |
results: []
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -65,4 +69,4 @@ The following hyperparameters were used during training:
|
|
65 |
- Transformers 4.35.2
|
66 |
- Pytorch 2.1.0+cu118
|
67 |
- Datasets 2.15.0
|
68 |
-
- Tokenizers 0.15.0
|
|
|
11 |
model-index:
|
12 |
- name: distilbert_system_B
|
13 |
results: []
|
14 |
+
datasets:
|
15 |
+
- Babelscape/multinerd
|
16 |
+
language:
|
17 |
+
- en
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
69 |
- Transformers 4.35.2
|
70 |
- Pytorch 2.1.0+cu118
|
71 |
- Datasets 2.15.0
|
72 |
+
- Tokenizers 0.15.0
|