shibing624 commited on
Commit
3cfe78a
1 Parent(s): 344a656

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,18 +1,18 @@
1
  ---
2
  language:
3
- - zh
4
  tags:
5
  - bert
6
  - pytorch
7
- - zh
8
  - ner
9
  license: "apache-2.0"
10
  ---
11
 
12
- # BERT for Chinese Named Entity Recognition(bert4ner) Model
13
  英文实体识别模型
14
 
15
- `bert4ner-base-chinese` evaluate CoNLL-2003 test data:
16
 
17
  The overall performance of BERT on CoNLL-2003 **test**:
18
 
 
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
13
  英文实体识别模型
14
 
15
+ `bert4ner-base-uncased` evaluate CoNLL-2003 test data:
16
 
17
  The overall performance of BERT on CoNLL-2003 **test**:
18