Saugatkafley commited on
Commit
70222c7
1 Parent(s): de822b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -11,6 +11,11 @@ metrics:
11
  model-index:
12
  - name: distilbert-NER
13
  results: []
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -67,4 +72,4 @@ The following hyperparameters were used during training:
67
  - Transformers 4.39.1
68
  - Pytorch 2.2.2+cu121
69
  - Datasets 2.18.0
70
- - Tokenizers 0.15.2
 
11
  model-index:
12
  - name: distilbert-NER
13
  results: []
14
+ datasets:
15
+ - conll2003
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
 
72
  - Transformers 4.39.1
73
  - Pytorch 2.2.2+cu121
74
  - Datasets 2.18.0
75
+ - Tokenizers 0.15.2