tomasmcm commited on
Commit
46555aa
verified
1 Parent(s): 43ac49a

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: Intel/dynamic_tinybert
4
+ pipeline_tag: question-answering
5
+ license: apache-2.0
6
+ language: en
7
+ tags:
8
+ - bert
9
+ - 66M
10
+ ---
11
+
12
+ https://huggingface.co/Intel/dynamic_tinybert with ONNX weights to be compatible with Transformers.js.