iagovar commited on
Commit
23bb5e4
1 Parent(s): fa116ce

Creating readme.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - xnli
4
+ language:
5
+ - es
6
+ library_name: transformers.js
7
+ pipeline_tag: zero-shot-classification
8
+ tags:
9
+ - onnx, transformers.js, zero-shot
10
+ ---
11
+
12
+ This is just a conversion of the [Recognai/zeroshot_selectra_medium](https://huggingface.co/Recognai/zeroshot_selectra_medium) model to ONNX, using the [conversion script provided by HF transformers.js](https://huggingface.co/docs/transformers.js/main/en/custom_usage)