shibing624 commited on
Commit
853c7fd
1 Parent(s): a3a63f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -1,12 +1,16 @@
1
  ---
2
- language:
3
  - en
4
  tags:
5
  - bert
6
  - pytorch
7
  - en
8
  - ner
9
- license: "apache-2.0"
 
 
 
 
10
  ---
11
 
12
  # BERT for English Named Entity Recognition(bert4ner) Model
@@ -143,5 +147,4 @@ Blackburn E-PER
143
  year = {2022},
144
  url = {https://github.com/shibing624/nerpy},
145
  }
146
- ```
147
-
1
  ---
2
+ language:
3
  - en
4
  tags:
5
  - bert
6
  - pytorch
7
  - en
8
  - ner
9
+ license: apache-2.0
10
+ library_name: transformers
11
+ pipeline_tag: token-classification
12
+ widget:
13
+ - text: AL-AIN, United Arab Emirates 1996-12-06
14
  ---
15
 
16
  # BERT for English Named Entity Recognition(bert4ner) Model
147
  year = {2022},
148
  url = {https://github.com/shibing624/nerpy},
149
  }
150
+ ```