Update README.md
Browse files
README.md
CHANGED
@@ -6,19 +6,18 @@ base_model: microsoft/mdeberta-v3-base
|
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
- bert
|
9 |
-
- zero-shot-classification
|
10 |
-
- text-classification
|
11 |
datasets:
|
12 |
- MoritzLaurer/multilingual-NLI-26lang-2mil7
|
13 |
- shunk031/JGLUE
|
14 |
-
widget:
|
15 |
-
- text: 明日の予定を教えて
|
16 |
metrics:
|
17 |
- accuracy
|
18 |
- f1
|
19 |
model-index:
|
20 |
- name: mDeBERTa-v3-base-finetuned-nli-jnli
|
21 |
results: []
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
- bert
|
|
|
|
|
9 |
datasets:
|
10 |
- MoritzLaurer/multilingual-NLI-26lang-2mil7
|
11 |
- shunk031/JGLUE
|
|
|
|
|
12 |
metrics:
|
13 |
- accuracy
|
14 |
- f1
|
15 |
model-index:
|
16 |
- name: mDeBERTa-v3-base-finetuned-nli-jnli
|
17 |
results: []
|
18 |
+
pipeline_tag: zero-shot-classification
|
19 |
+
widget:
|
20 |
+
- text: 明日の予定を教えて
|
21 |
---
|
22 |
|
23 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|