--- license: bigscience-openrail-m pipeline_tag: text-classification widget: - example_title: "Commercial" text: "custom sports jerseys" - example_title: "Non-Commercial" text: "health tips" - example_title: "Informational" text: "is cycling healthy" - example_title: "Navigational" text: "owayo login page" - example_title: "Transactional" text: "buy custom sport jerseys" - example_title: "Commercial Investigation" text: "owayo custom jerseys reviews" - example_title: "Local" text: "cycling shop in brisbane" - example_title: "Entertainment" text: "funny cycling videos" --- Multi-label binary sequence classification model developed by [Dejan Marketing](https://dejanmarketing.com/). This model is an albert/albert-base-v2 fine-tune trained to return an array of values for 10 classification labels. # Labels LABEL_0: 'Commercial' LABEL_1: 'Non-Commercial' LABEL_2: 'Branded' # Unreliable. Needs-further fine-tuning. LABEL_3: 'Non-Branded' # Unreliable. Needs-further fine-tuning. LABEL_4: 'Informational' LABEL_5: 'Navigational' LABEL_6: 'Transactional' LABEL_7: 'Commercial Investigation' LABEL_8: 'Local' LABEL_9: 'Entertainment' # Sources of Training Data ## Owayo: - [USA](https://www.owayo.com/), [Australia](https://www.owayo.com.au/), [Germany](https://www.owayo.de/), [UK](https://www.owayo.co.uk/), [Germany](https://www.owayo.ca/) ## Others: - [Leonardo AI](https://leonardo.ai/), [The Wests Group](https://mywests.com.au/), [Zendesk](https://www.zendesk.com/)