Hythcliff commited on
Commit
efa56bc
·
verified ·
1 Parent(s): 3dc3e64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -18,7 +18,8 @@ pipeline_tag: text-classification
18
 
19
  <!-- Provide a longer summary of what this model is. -->
20
 
21
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
 
22
 
23
  - **Developed by:** [Juntao Zhang]
24
  - **Funded by [optional]:** [More Information Needed]
 
18
 
19
  <!-- Provide a longer summary of what this model is. -->
20
 
21
+ This model was fine-tuned on addresses from Canada open data portal to parse Canadian addresses into ["B-STREET_NO", "I-STREET_NO", "B-STREET_NAME", "I-STREET_NAME", "B-STREET_TYPE", "I-STREET_TYPE", "B-STREET_DIR","I-STREET_DIR", "B-CITY", "I-CITY"]
22
+ The results with the same tag need to be concatenated to provide meaningful output; please see section "How to Get Started with the Model" for inference example.
23
 
24
  - **Developed by:** [Juntao Zhang]
25
  - **Funded by [optional]:** [More Information Needed]