Hnabil commited on
Commit
029b644
1 Parent(s): 626cd7f

Indicate that it work for US addresses only

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ widget:
11
 
12
  # Address Standardization and Correction Model
13
 
14
- This model is [t5-base](https://huggingface.co/t5-base) fine-tuned to transform incorrect and non-standard addresses into standardized addresses.
15
 
16
 
17
  ## How to use the model
 
11
 
12
  # Address Standardization and Correction Model
13
 
14
+ This model is [t5-base](https://huggingface.co/t5-base) fine-tuned to transform incorrect and non-standard addresses into standardized addresses. , primarily trained for US addresses.
15
 
16
 
17
  ## How to use the model