Transformers
ONNX
Inference Endpoints
gfursin commited on
Commit
9dbe4b2
·
1 Parent(s): fa6c22a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ [This model](https://zenodo.org/record/3733910#.ZAC53HbMJPY) is converted from the [MLPerf Inference BERT Tensorflow Model on SQuAD v1.1 dataset](https://zenodo.org/record/3733868)
5
+ using the script in the [MLPerf inference repo](https://github.com/mlperf/inference).
6
+
7
+ Authors: Po-Han Huang and Christopher Forster