TOPSInfosol commited on
Commit
d969147
·
verified ·
1 Parent(s): 097fbf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -1,8 +1,3 @@
1
- Indian States Person Names Model
2
- This model is designed to recognize and process names associated with Indian states. Built on top of Google's bert-base-uncased, this model has been fine-tuned specifically to understand names from various regions in India, drawing on the topsinfosolutions/indian-states-person-names dataset. It aims to enhance the accuracy of name-based natural language processing tasks in applications related to Indian demographics and linguistics.
3
-
4
-
5
-
6
  ---
7
  license: mit
8
  datasets:
@@ -15,4 +10,7 @@ tags:
15
  - names
16
  - india
17
  library_name: transformers
18
- ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  datasets:
 
10
  - names
11
  - india
12
  library_name: transformers
13
+ ---
14
+
15
+ # Indian States Person Names Model
16
+ This model is designed to recognize and process names associated with Indian states. Built on top of Google's bert-base-uncased, this model has been fine-tuned specifically to understand names from various regions in India, drawing on the topsinfosolutions/indian-states-person-names dataset. It aims to enhance the accuracy of name-based natural language processing tasks in applications related to Indian demographics and linguistics.