thkkvui commited on
Commit
387989b
1 Parent(s): 8a46630

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,8 +1,18 @@
1
  ---
2
  license: mit
 
 
3
  base_model: microsoft/mdeberta-v3-base
4
  tags:
5
  - generated_from_trainer
 
 
 
 
 
 
 
 
6
  metrics:
7
  - accuracy
8
  - f1
 
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
+ - shunk031/JGLUE
14
+ widget:
15
+ - text: 明日の予定を教えて
16
  metrics:
17
  - accuracy
18
  - f1