i-be-snek commited on
Commit
e2409f1
·
1 Parent(s): e8db495

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -6,6 +6,13 @@ tags:
6
  model-index:
7
  - name: i-be-snek/distilbert-base-uncased-finetuned-ner-exp_A
8
  results: []
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
@@ -57,4 +64,4 @@ The following hyperparameters were used during training:
57
  - Transformers 4.35.2
58
  - TensorFlow 2.14.0
59
  - Datasets 2.15.0
60
- - Tokenizers 0.15.0
 
6
  model-index:
7
  - name: i-be-snek/distilbert-base-uncased-finetuned-ner-exp_A
8
  results: []
9
+ datasets:
10
+ - Babelscape/multinerd
11
+ language:
12
+ - en
13
+ metrics:
14
+ - seqeval
15
+ pipeline_tag: token-classification
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
64
  - Transformers 4.35.2
65
  - TensorFlow 2.14.0
66
  - Datasets 2.15.0
67
+ - Tokenizers 0.15.0