Update README.md
Browse files
README.md
CHANGED
|
@@ -9,10 +9,10 @@ pipeline_tag: text-classification
|
|
| 9 |
This model classifies product names by store types from [Google's Places API](https://developers.google.com/maps/documentation/places/web-service/supported_types#table1)
|
| 10 |
|
| 11 |
## Label Mapping
|
| 12 |
-
LABEL_0: atm
|
| 13 |
-
LABEL_1: bakery
|
| 14 |
-
LABEL_2: beauty_salon
|
| 15 |
-
LABEL_3: bicycle_store
|
| 16 |
LABEL_4: book_store
|
| 17 |
LABEL_5: cafe
|
| 18 |
LABEL_6: car_repair
|
|
|
|
| 9 |
This model classifies product names by store types from [Google's Places API](https://developers.google.com/maps/documentation/places/web-service/supported_types#table1)
|
| 10 |
|
| 11 |
## Label Mapping
|
| 12 |
+
LABEL_0: atm
|
| 13 |
+
LABEL_1: bakery
|
| 14 |
+
LABEL_2: beauty_salon
|
| 15 |
+
LABEL_3: bicycle_store
|
| 16 |
LABEL_4: book_store
|
| 17 |
LABEL_5: cafe
|
| 18 |
LABEL_6: car_repair
|