tomasmcm commited on
Commit
fc334cf
·
verified ·
1 Parent(s): 3cc98ab

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers.js
3
+ base_model: lmqg/bart-large-tweetqa-qa
4
+ pipeline_tag: text2text-generation
5
+ license: cc-by-4.0
6
+ language:
7
+ - en
8
+ tags:
9
+ - bart
10
+ - 400M
11
+ ---
12
+
13
+ https://huggingface.co/lmqg/bart-large-tweetqa-qa with ONNX weights to be compatible with Transformers.js.