Merge branch 'main' of https://huggingface.co/VivekMalipatel23/applicationTracker_DeBERTa_v3_large_finetuned
Browse files
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 |
---
|