tomasmcm commited on
Commit
9e174e2
·
verified ·
1 Parent(s): 951c049

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers.js
3
+ base_model: ibm-research/knowgl-large
4
+ pipeline_tag: text2text-generation
5
+ license: cc-by-nc-sa-4.0
6
+ datasets: Babelscape/rebel-dataset
7
+ language:
8
+ - en
9
+ tags:
10
+ - bart
11
+ - 406M
12
+ ---
13
+
14
+ https://huggingface.co/ibm-research/knowgl-large with ONNX weights to be compatible with Transformers.js.