tomasmcm commited on
Commit
2ce1ed3
verified
1 Parent(s): 2c7cef6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ library_name: transformers.js
4
+ base_model: boltuix/NeuroBERT-Mini
5
+ language: en
6
+ pipeline_tag: question-answering
7
+ tags:
8
+ - bert
9
+ - 10M
10
+ ---
11
+
12
+ # NeuroBERT-Mini (ONNX)
13
+
14
+ This is an ONNX version of [boltuix/NeuroBERT-Mini](https://huggingface.co/boltuix/NeuroBERT-Mini).