bogdanminko commited on
Commit
08d5ddd
·
verified ·
1 Parent(s): 26a5cca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -5,13 +5,18 @@ language:
5
  - ru
6
  base_model:
7
  - jhu-clsp/mmBERT-small
8
- pipeline_tag: zero-shot-classification, token-classification
9
  tags:
10
  - gliner2
11
  - safety
12
  - pii
13
  - ai-security
14
  - zero-shot
 
 
 
 
 
15
  ---
16
 
17
  ## Installation
 
5
  - ru
6
  base_model:
7
  - jhu-clsp/mmBERT-small
8
+ pipeline_tag: zero-shot-classification
9
  tags:
10
  - gliner2
11
  - safety
12
  - pii
13
  - ai-security
14
  - zero-shot
15
+ - text-classification
16
+ - zero-shot-classification
17
+ - span-categorization
18
+ - token-classification
19
+ - guardrails
20
  ---
21
 
22
  ## Installation