VivekMalipatel23 commited on
Commit
7e9bae1
1 Parent(s): cf67352

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,4 +1,11 @@
1
  ---
 
 
 
 
 
 
 
2
  license: mit
3
- pipeline_tag: text-classification
4
  ---
 
1
  ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - text-classification
6
+ - zero-shot-classification
7
+ pipeline_tag: zero-shot-classification
8
+ library_name: transformers
9
  license: mit
10
+ base_model: MoritzLaurer/deberta-v3-large-zeroshot-v1.1-all-33
11
  ---