dejanseo commited on
Commit
c5a7c61
1 Parent(s): 38cc9ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -16
README.md CHANGED
@@ -3,22 +3,22 @@ license: bigscience-openrail-m
3
  pipeline_tag: text-classification
4
 
5
  widget:
6
- - example_title: "Commercial Query"
7
- text: "online insurance quotes"
8
- - example_title: "Local Query"
9
- text: "pie shop in brisbane"
10
- labels:
11
- - LABEL_0: 'Commercial - Queries related to businesses and services'
12
- - LABEL_1: 'Non-Commercial - General queries not related to businesses'
13
- - LABEL_2: 'Branded - Queries that include specific brand names (Needs fine-tuning)'
14
- - LABEL_3: 'Non-Branded - General queries without brand names (Needs fine-tuning)'
15
- - LABEL_4: 'Informational - Queries seeking information'
16
- - LABEL_5: 'Navigational - Queries intended to find a particular website or page'
17
- - LABEL_6: 'Transactional - Queries that indicate an intent to complete a transaction or action'
18
- - LABEL_7: 'Commercial Investigation - Queries for researching products or services'
19
- - LABEL_8: 'Local - Queries looking for local businesses or services'
20
- - LABEL_9: 'Entertainment - Queries related to entertainment and leisure activities'
21
-
22
  ---
23
  Multi-label binary sequence classification model developed by [Dejan Marketing](https://dejanmarketing.com/).
24
 
 
3
  pipeline_tag: text-classification
4
 
5
  widget:
6
+ - example_title: "Commercial"
7
+ text: "custom sports jerseys"
8
+ - example_title: "Non-Commercial"
9
+ text: "cycling tips"
10
+ - example_title: "Informational"
11
+ text: "is cycling healthy"
12
+ - example_title: "Navigational"
13
+ text: "owayo 3D designer tool"
14
+ - example_title: "Transactional"
15
+ text: "buy custom sport jerseys"
16
+ - example_title: "Commercial Investigation"
17
+ text: "owayo custom jerseys reviews"
18
+ - example_title: "Local"
19
+ text: "cycling shop in brisbane"
20
+ - example_title: "Entertainment"
21
+ text: "funny videos"
22
  ---
23
  Multi-label binary sequence classification model developed by [Dejan Marketing](https://dejanmarketing.com/).
24