thkkvui commited on
Commit
d80d276
·
1 Parent(s): 3304366

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,24 +1,24 @@
1
  ---
2
  license: mit
3
  language:
4
- - ja
5
  base_model: microsoft/mdeberta-v3-base
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
14
  metrics:
15
  - accuracy
16
  - f1
17
  model-index:
18
  - name: mDeBERTa-v3-base-finetuned-nli-jnli
19
  results: []
 
20
  widget:
21
- - text: 明日の予定を教えて
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -72,4 +72,4 @@ The following hyperparameters were used during training:
72
  - Transformers 4.33.2
73
  - Pytorch 2.0.1
74
  - Datasets 2.14.5
75
- - Tokenizers 0.13.3
 
1
  ---
2
  license: mit
3
  language:
4
+ - ja
5
  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
  metrics:
14
  - accuracy
15
  - f1
16
  model-index:
17
  - name: mDeBERTa-v3-base-finetuned-nli-jnli
18
  results: []
19
+ pipeline_tag: zero-shot-classification
20
  widget:
21
+ - text: 明日の予定を教えて
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
72
  - Transformers 4.33.2
73
  - Pytorch 2.0.1
74
  - Datasets 2.14.5
75
+ - Tokenizers 0.13.3