Vivekanand Reddy Malipatel commited on
Commit
bd6713a
2 Parent(s): 12d43b9 a97a6d5

Merge branch 'main' of https://huggingface.co/VivekMalipatel23/applicationTracker_DeBERTa_v3_large_finetuned

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
 
 
 
 
 
 
 
2
  license: mit
 
3
  ---
 
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
  ---