dejanseo commited on
Commit
ecb733c
·
verified ·
1 Parent(s): 3395aec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -17
README.md CHANGED
@@ -3,24 +3,25 @@ license: other
3
  license_name: link-attribution
4
  license_link: https://dejanmarketing.com/link-attribution/
5
  pipeline_tag: text-classification
6
-
7
  widget:
8
- - example_title: "Commercial"
9
- text: "custom sports jerseys"
10
- - example_title: "Non-Commercial"
11
- text: "health tips"
12
- - example_title: "Informational"
13
- text: "is cycling healthy"
14
- - example_title: "Navigational"
15
- text: "owayo login page"
16
- - example_title: "Transactional"
17
- text: "buy custom sport jerseys"
18
- - example_title: "Commercial Investigation"
19
- text: "owayo custom jerseys reviews"
20
- - example_title: "Local"
21
- text: "cycling shop in brisbane"
22
- - example_title: "Entertainment"
23
- text: "funny cycling videos"
 
 
24
  ---
25
  Multi-label binary sequence classification model developed by [Dejan Marketing](https://dejanmarketing.com/).
26
 
 
3
  license_name: link-attribution
4
  license_link: https://dejanmarketing.com/link-attribution/
5
  pipeline_tag: text-classification
 
6
  widget:
7
+ - example_title: Commercial
8
+ text: custom sports jerseys
9
+ - example_title: Non-Commercial
10
+ text: health tips
11
+ - example_title: Informational
12
+ text: is cycling healthy
13
+ - example_title: Navigational
14
+ text: owayo login page
15
+ - example_title: Transactional
16
+ text: buy custom sport jerseys
17
+ - example_title: Commercial Investigation
18
+ text: owayo custom jerseys reviews
19
+ - example_title: Local
20
+ text: cycling shop in brisbane
21
+ - example_title: Entertainment
22
+ text: funny cycling videos
23
+ language:
24
+ - en
25
  ---
26
  Multi-label binary sequence classification model developed by [Dejan Marketing](https://dejanmarketing.com/).
27