Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ base_model: microsoft/mdeberta-v3-base
|
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
- bert
|
|
|
|
|
9 |
datasets:
|
10 |
- MoritzLaurer/multilingual-NLI-26lang-2mil7
|
11 |
- shunk031/JGLUE
|
@@ -15,7 +17,7 @@ metrics:
|
|
15 |
model-index:
|
16 |
- name: mDeBERTa-v3-base-finetuned-nli-jnli
|
17 |
results: []
|
18 |
-
pipeline_tag:
|
19 |
widget:
|
20 |
- text: 明日の予定を教えて
|
21 |
---
|
|
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
- bert
|
9 |
+
- Text Classification
|
10 |
+
- Zero-Shot Classification
|
11 |
datasets:
|
12 |
- MoritzLaurer/multilingual-NLI-26lang-2mil7
|
13 |
- shunk031/JGLUE
|
|
|
17 |
model-index:
|
18 |
- name: mDeBERTa-v3-base-finetuned-nli-jnli
|
19 |
results: []
|
20 |
+
pipeline_tag: zero-shot-classification
|
21 |
widget:
|
22 |
- text: 明日の予定を教えて
|
23 |
---
|