dejanseo commited on
Commit
85b559f
1 Parent(s): 0f7ba11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -4,16 +4,16 @@ pipeline_tag: text-classification
4
  widget:
5
  - text: "online insurance quotes"
6
  labels:
7
- - Commercial
8
- - Non-Commercial
9
- - Branded
10
- - Non-Branded
11
- - Informational
12
- - Navigational
13
- - Transactional
14
- - Commercial Investigation
15
- - Local
16
- - Entertainment
17
  ---
18
  Multi-label binary sequence classification model developed by [Dejan Marketing](https://dejanmarketing.com/).
19
 
 
4
  widget:
5
  - text: "online insurance quotes"
6
  labels:
7
+ - 1
8
+ - 2
9
+ - 3
10
+ - 4
11
+ - 5
12
+ - 6
13
+ - 7
14
+ - 8
15
+ - 9
16
+ - 10
17
  ---
18
  Multi-label binary sequence classification model developed by [Dejan Marketing](https://dejanmarketing.com/).
19