17
1
Fork 2

Imported to XetHub from: https://github.com/onnx/models. A collection of pre-trained, state-of-the-art models in the ONNX format.

8e893eb39b131f6d3970be6ebd525327d3df34ea
pull/1/head
Rajat Arya 1 year ago
parent c170a1956d
commit 93ec16213b
496 changed files (0 B → 9.1 MiB)
  1. 33
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 24
      .github/ISSUE_TEMPLATE/feature_request.md
  3. 27
      .github/ISSUE_TEMPLATE/model_request.md
  4. 24
      .github/ISSUE_TEMPLATE/question.md
  5. 142
      .github/PULL_REQUEST_TEMPLATE.md
  6. 75
      .github/workflows/codeql.yml
  7. 52
      .github/workflows/linux_ci.yml
  8. 46
      .github/workflows/windows_ci.yml
  9. 16
      .gitignore
  10. 2
      .lfsconfig
  11. 202
      LICENSE
  12. 3
      ONNX_HUB_MANIFEST.json
  13. 258
      README.md
  14. 7
      contribute.md
  15. 68
      resource/docs/INC_code.md
  16. 3
      resource/images/INC_GUI.gif
  17. 3
      resource/images/ONNX Model Zoo Graphics.png
  18. 3
      resource/images/ONNX_Model_Zoo_Graphics.png
  19. 3
      resource/images/ONNX_logo_main.png
  20. 3
      resource/images/bottom.png
  21. 3
      resource/images/mid.png
  22. 3
      resource/images/top.png
  23. 52
      target.md
  24. 335
      text/machine_comprehension/bert-squad/BERT-Squad.ipynb
  25. 155
      text/machine_comprehension/bert-squad/README.md
  26. 583
      text/machine_comprehension/bert-squad/dependencies/run_onnx_squad.py
  27. 401
      text/machine_comprehension/bert-squad/dependencies/tokenization.py
  28. 3
      text/machine_comprehension/bert-squad/model/bertsquad-10.onnx
  29. 3
      text/machine_comprehension/bert-squad/model/bertsquad-10.tar.gz
  30. 3
      text/machine_comprehension/bert-squad/model/bertsquad-12-int8.onnx
  31. 3
      text/machine_comprehension/bert-squad/model/bertsquad-12-int8.tar.gz
  32. 3
      text/machine_comprehension/bert-squad/model/bertsquad-12.onnx
  33. 3
      text/machine_comprehension/bert-squad/model/bertsquad-12.tar.gz
  34. 3
      text/machine_comprehension/bert-squad/model/bertsquad-8.onnx
  35. 3
      text/machine_comprehension/bert-squad/model/bertsquad-8.tar.gz
  36. 93
      text/machine_comprehension/bidirectional_attention_flow/README.md
  37. 3
      text/machine_comprehension/bidirectional_attention_flow/model/bidaf-9.onnx
  38. 3
      text/machine_comprehension/bidirectional_attention_flow/model/bidaf-9.tar.gz
  39. 127
      text/machine_comprehension/gpt-2/README.md
  40. 175
      text/machine_comprehension/gpt-2/dependencies/GPT2-export.py
  41. 3
      text/machine_comprehension/gpt-2/model/gpt2-10.onnx
  42. 3
      text/machine_comprehension/gpt-2/model/gpt2-10.tar.gz
  43. 3
      text/machine_comprehension/gpt-2/model/gpt2-lm-head-10.onnx
  44. 3
      text/machine_comprehension/gpt-2/model/gpt2-lm-head-10.tar.gz
  45. 59
      text/machine_comprehension/gpt2-bs/README.md
  46. 3
      text/machine_comprehension/gpt2-bs/model/gpt2-lm-head-bs-12.onnx
  47. 111
      text/machine_comprehension/roberta/README.md
  48. 129
      text/machine_comprehension/roberta/dependencies/roberta-sequence-classification-inference.ipynb
  49. 3
      text/machine_comprehension/roberta/dependencies/roberta-sequence-classification-validation.ipynb
  50. 3
      text/machine_comprehension/roberta/model/roberta-base-11.onnx
  51. Some files were not shown because too many files have changed in this diff Show More

.github/ISSUE_TEMPLATE/bug_report.md (0 B → 694 B)

.github/ISSUE_TEMPLATE/feature_request.md (0 B → 608 B)

.github/ISSUE_TEMPLATE/model_request.md (0 B → 914 B)

.github/ISSUE_TEMPLATE/question.md (0 B → 464 B)

.github/PULL_REQUEST_TEMPLATE.md (0 B → 6.2 KiB)

.github/workflows/codeql.yml (0 B → 2.7 KiB)

.github/workflows/linux_ci.yml (0 B → 1.7 KiB)

.github/workflows/windows_ci.yml (0 B → 1.3 KiB)

.gitignore (0 B → 138 B)

.lfsconfig (0 B → 25 B)

LICENSE (0 B → 11 KiB)

ONNX_HUB_MANIFEST.json (0 B → 286 KiB)

README.md (0 B → 28 KiB)

contribute.md (0 B → 473 B)

resource/docs/INC_code.md (0 B → 1.8 KiB)

resource/images/INC_GUI.gif (0 B → 5.4 MiB)

resource/images/ONNX Model Zoo Graphics.png (0 B → 1.3 MiB)

resource/images/ONNX_Model_Zoo_Graphics.png (0 B → 1.3 MiB)

resource/images/ONNX_logo_main.png (0 B → 51 KiB)

resource/images/bottom.png (0 B → 99 KiB)

resource/images/mid.png (0 B → 112 KiB)

resource/images/top.png (0 B → 34 KiB)

target.md (0 B → 4.0 KiB)

text/machine_comprehension/bert-squad/BERT-Squad.ipynb (0 B → 11 KiB)

text/machine_comprehension/bert-squad/README.md (0 B → 7.1 KiB)

text/machine_comprehension/bert-squad/dependencies/run_onnx_squad.py (0 B → 23 KiB)

text/machine_comprehension/bert-squad/dependencies/tokenization.py (0 B → 12 KiB)

text/machine_comprehension/bert-squad/model/bertsquad-10.onnx (0 B → 134 B)

text/machine_comprehension/bert-squad/model/bertsquad-10.tar.gz (0 B → 134 B)

text/machine_comprehension/bert-squad/model/bertsquad-12-int8.onnx (0 B → 134 B)

text/machine_comprehension/bert-squad/model/bertsquad-12-int8.tar.gz (0 B → 134 B)

text/machine_comprehension/bert-squad/model/bertsquad-12.onnx (0 B → 134 B)

text/machine_comprehension/bert-squad/model/bertsquad-12.tar.gz (0 B → 134 B)

text/machine_comprehension/bert-squad/model/bertsquad-8.onnx (0 B → 134 B)

text/machine_comprehension/bert-squad/model/bertsquad-8.tar.gz (0 B → 134 B)

text/machine_comprehension/bidirectional_attention_flow/README.md (0 B → 2.9 KiB)

text/machine_comprehension/bidirectional_attention_flow/model/bidaf-9.onnx (0 B → 133 B)

text/machine_comprehension/bidirectional_attention_flow/model/bidaf-9.tar.gz (0 B → 133 B)

text/machine_comprehension/gpt-2/README.md (0 B → 4.8 KiB)

text/machine_comprehension/gpt-2/dependencies/GPT2-export.py (0 B → 6.9 KiB)

text/machine_comprehension/gpt-2/model/gpt2-10.onnx (0 B → 134 B)

text/machine_comprehension/gpt-2/model/gpt2-10.tar.gz (0 B → 134 B)

text/machine_comprehension/gpt-2/model/gpt2-lm-head-10.onnx (0 B → 134 B)

text/machine_comprehension/gpt-2/model/gpt2-lm-head-10.tar.gz (0 B → 134 B)

text/machine_comprehension/gpt2-bs/README.md (0 B → 2.1 KiB)

text/machine_comprehension/gpt2-bs/model/gpt2-lm-head-bs-12.onnx (0 B → 134 B)

text/machine_comprehension/roberta/README.md (0 B → 5.8 KiB)

text/machine_comprehension/roberta/dependencies/roberta-sequence-classification-inference.ipynb (0 B → 3.5 KiB)

text/machine_comprehension/roberta/dependencies/roberta-sequence-classification-validation.ipynb (0 B → 402 KiB)

text/machine_comprehension/roberta/model/roberta-base-11.onnx (0 B → 134 B)

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save