mjwong librarian-bot commited on
Commit
e780fb5
1 Parent(s): 82144fe

Librarian Bot: Add base_model information to model (#2)

Browse files

- Librarian Bot: Add base_model information to model (09d59c703df7183e350bad281187af42c808f06d)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +22 -21
README.md CHANGED
@@ -1,32 +1,33 @@
1
  ---
2
- datasets:
3
- - xnli
4
- - anli
5
- model-index:
6
- - name: multilingual-e5-base-xnli-anli
7
- results: []
8
- pipeline_tag: zero-shot-classification
9
  language:
10
  - multilingual
11
- - en
12
- - ar
13
- - bg
14
- - de
15
- - el
16
- - es
17
  - fr
18
  - hi
19
- - ru
20
- - sw
21
- - th
22
- - tr
23
- - ur
24
- - vi
25
  - zh
26
  license: mit
 
 
 
 
27
  widget:
28
- - text: "Angela Merkel ist eine Politikerin in Deutschland und Vorsitzende der CDU"
29
- candidate_labels: "politics, economy, entertainment, environment"
 
 
 
 
30
  ---
31
 
32
  # multilingual-e5-base-xnli-anli
 
1
  ---
 
 
 
 
 
 
 
2
  language:
3
  - multilingual
4
+ - en
5
+ - ar
6
+ - bg
7
+ - de
8
+ - el
9
+ - es
10
  - fr
11
  - hi
12
+ - ru
13
+ - sw
14
+ - th
15
+ - tr
16
+ - ur
17
+ - vi
18
  - zh
19
  license: mit
20
+ datasets:
21
+ - xnli
22
+ - anli
23
+ pipeline_tag: zero-shot-classification
24
  widget:
25
+ - text: Angela Merkel ist eine Politikerin in Deutschland und Vorsitzende der CDU
26
+ candidate_labels: politics, economy, entertainment, environment
27
+ base_model: intfloat/multilingual-e5-base
28
+ model-index:
29
+ - name: multilingual-e5-base-xnli-anli
30
+ results: []
31
  ---
32
 
33
  # multilingual-e5-base-xnli-anli