Hythcliff commited on
Commit
fefc440
·
verified ·
1 Parent(s): 96e0d11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -23,10 +23,10 @@ This is the model card of a 🤗 transformers model that has been pushed on the
23
  - **Developed by:** [Juntao Zhang]
24
  - **Funded by [optional]:** [More Information Needed]
25
  - **Shared by [optional]:** [More Information Needed]
26
- - **Model type:** [More Information Needed]
27
  - **Language(s) (NLP):** [More Information Needed]
28
  - **License:** [More Information Needed]
29
- - **Finetuned from model [optional]:** [More Information Needed]
30
 
31
  ### Model Sources [optional]
32
 
@@ -44,13 +44,14 @@ This is the model card of a 🤗 transformers model that has been pushed on the
44
 
45
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
46
 
47
- [More Information Needed]
 
48
 
49
  ### Downstream Use [optional]
50
 
51
  <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
52
 
53
- [More Information Needed]
54
 
55
  ### Out-of-Scope Use
56
 
 
23
  - **Developed by:** [Juntao Zhang]
24
  - **Funded by [optional]:** [More Information Needed]
25
  - **Shared by [optional]:** [More Information Needed]
26
+ - **Model type:** [BERT-based token classification model]
27
  - **Language(s) (NLP):** [More Information Needed]
28
  - **License:** [More Information Needed]
29
+ - **Finetuned from model [optional]:** [bert-base-uncased]
30
 
31
  ### Model Sources [optional]
32
 
 
44
 
45
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
46
 
47
+ [This model can be used for token classification tasks, such as named entity recognition (NER) or address token classification.
48
+ ]
49
 
50
  ### Downstream Use [optional]
51
 
52
  <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
 
54
+ [address matching, address auto-correction etc.]
55
 
56
  ### Out-of-Scope Use
57