marcostrfn commited on
Commit
92d0203
·
verified ·
1 Parent(s): 1ee0a1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -6,17 +6,10 @@ tags:
6
  - spanish
7
  - bart
8
  library_name: transformers
9
- pipeline_tag: zero-shot-classification
10
  base_model: facebook/bart-base
11
  datasets:
12
  - marcostrfn/nli-taller-es
13
- widget:
14
- - text: "El Real Madrid ha ganado la Champions League."
15
- candidate_labels: "deportes, política, economía, ciencia"
16
- example_title: "Ejemplo Zero-Shot"
17
- inference:
18
- parameters:
19
- hypothesis_template: "Este ejemplo trata sobre {}."
20
  ---
21
 
22
  # BART for Natural Language Inference (MNLI Custom)
 
6
  - spanish
7
  - bart
8
  library_name: transformers
9
+ pipeline_tag: text-classification
10
  base_model: facebook/bart-base
11
  datasets:
12
  - marcostrfn/nli-taller-es
 
 
 
 
 
 
 
13
  ---
14
 
15
  # BART for Natural Language Inference (MNLI Custom)