update readme
Browse files
README.md
CHANGED
@@ -5,4 +5,7 @@ datasets:
|
|
5 |
language:
|
6 |
- fa
|
7 |
- en
|
8 |
-
---
|
|
|
|
|
|
|
|
5 |
language:
|
6 |
- fa
|
7 |
- en
|
8 |
+
---
|
9 |
+
Product catalog generator
|
10 |
+
This is a custom LLM fine tuned on LLama 2 based on Basalam products to infer enitty (product types) and attributes based on product data. You can use it on any similar dataset.
|
11 |
+
Github repo: https://github.com/basalam/product-catalog-generator
|