jiaqianjing commited on
Commit
b1b6802
1 Parent(s): 202528e
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -33,6 +33,7 @@ It achieves the following results on the evaluation set:
33
  - Accuracy: 0.9758
34
 
35
  ## Model description
 
36
 
37
  More information needed
38
 
 
33
  - Accuracy: 0.9758
34
 
35
  ## Model description
36
+ 输入一串地址中文信息,比如快递单:北京市海淀区西北旺东路10号院(马连洼街道西北旺社区东北方向),按照行政级别(总有 7 级)抽取地址信息,返回每个 token 的类别
37
 
38
  More information needed
39