Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,4 +1,14 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
-
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
language: en
|
| 3 |
+
tags:
|
| 4 |
+
- finetuned
|
| 5 |
+
- vendor-names
|
| 6 |
+
- zip-codes
|
| 7 |
+
- cities
|
| 8 |
+
license: mit
|
| 9 |
+
datasets:
|
| 10 |
+
- your_dataset_name
|
| 11 |
---
|
| 12 |
+
|
| 13 |
+
# Model Description
|
| 14 |
+
This is a finetuned model with Lora weights only. This version is trained on Vendor Street name along with Zip, city, and vendor name only.
|