asofter commited on
Commit
84148cb
·
verified ·
1 Parent(s): b00a47d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ inference: false
3
+ pipeline_tag: text-classification
4
+ license: apache-2.0
5
+ base_model: vishnun/codenlbert-tiny
6
+ ---
7
+
8
+ # ONNX version of vishnun/codenlbert-tiny
9
+
10
+ **This model is a conversion of [vishnun/codenlbert-tiny](https://huggingface.co/vishnun/codenlbert-tiny) to ONNX** format using the [🤗 Optimum](https://huggingface.co/docs/optimum/index) library.