tomasmcm commited on
Commit
1326fdf
·
verified ·
1 Parent(s): dde8009

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers.js
3
+ base_model: allenai/unifiedqa-v2-t5-large-1363200
4
+ pipeline_tag: text2text-generation
5
+ license: apache-2.0
6
+ language: en
7
+ tags:
8
+ - t5
9
+ - 738M
10
+ ---
11
+
12
+ https://huggingface.co/allenai/unifiedqa-v2-t5-large-1363200 with ONNX weights to be compatible with Transformers.js.