asadfgglie
commited on
Commit
•
27c8097
1
Parent(s):
571e030
Update README.md
Browse files
README.md
CHANGED
@@ -8,12 +8,17 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: mDeBERTa-v3-base-xnli-multilingual-nli-2mil7
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
# mDeBERTa-v3-base-xnli-multilingual-nli
|
17 |
|
18 |
This model is a fine-tuned version of [MoritzLaurer/mDeBERTa-v3-base-xnli-multilingual-nli-2mil7](https://huggingface.co/MoritzLaurer/mDeBERTa-v3-base-xnli-multilingual-nli-2mil7) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
@@ -84,4 +89,4 @@ The following hyperparameters were used during training:
|
|
84 |
- Transformers 4.33.3
|
85 |
- Pytorch 2.5.1+cu121
|
86 |
- Datasets 2.14.7
|
87 |
-
- Tokenizers 0.13.3
|
|
|
8 |
model-index:
|
9 |
- name: mDeBERTa-v3-base-xnli-multilingual-nli-2mil7
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- asadfgglie/BanBan_2024-10-17-facial_expressions-nli
|
13 |
+
language:
|
14 |
+
- zh
|
15 |
+
pipeline_tag: zero-shot-classification
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
19 |
should probably proofread and complete it, then remove this comment. -->
|
20 |
|
21 |
+
# mDeBERTa-v3-base-xnli-multilingual-zeroshot-v3.0-only-non-nli
|
22 |
|
23 |
This model is a fine-tuned version of [MoritzLaurer/mDeBERTa-v3-base-xnli-multilingual-nli-2mil7](https://huggingface.co/MoritzLaurer/mDeBERTa-v3-base-xnli-multilingual-nli-2mil7) on the None dataset.
|
24 |
It achieves the following results on the evaluation set:
|
|
|
89 |
- Transformers 4.33.3
|
90 |
- Pytorch 2.5.1+cu121
|
91 |
- Datasets 2.14.7
|
92 |
+
- Tokenizers 0.13.3
|