Datasets:
Best approach to train product categorization?
#4
by meliborn - opened
Hello, first of all thx for the dataset. Any tips for better training approach? I tried distilbert/distilbert-base-uncased with AutoModelForSequenceClassification but it has very low accuracy.
I'm pretty newbie in model training and any additional info would be very helpful.
Multimodal models should help capture signals that are coming from both text and image.