Move BART + ONNX example to research_projects (#15271)

* Move BART + ONNX example to research_projects

* Add author information
This commit is contained in:
lewtun
2022-01-21 14:47:34 +01:00
committed by GitHub
parent 183ce067e0
commit 833635e259
5 changed files with 1 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ limitations under the License.
# Bart + Beam Search to ONNX # Bart + Beam Search to ONNX
Author: [@fatcat-z](https://github.com/fatcat-z)
This folder contains an example of exporting Bart + Beam Search generation (`BartForConditionalGeneration`) to ONNX. This folder contains an example of exporting Bart + Beam Search generation (`BartForConditionalGeneration`) to ONNX.