mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-03 03:31:05 +06:00
Move BART + ONNX example to research_projects (#15271)
* Move BART + ONNX example to research_projects * Add author information
This commit is contained in:
parent
183ce067e0
commit
833635e259
@ -15,7 +15,7 @@ limitations under the License.
|
||||
|
||||
# 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.
|
||||
|
Loading…
Reference in New Issue
Block a user