Baosheng He
Baosheng He
Thanks for the great work here. I have a question, when I read though the paper, I can understand that fewer parameters training should bring speed benefit, and please correct...
**I did not find the doc on overwrite batch transform output** If I try to run the same batch transform job multiple times along the time, how should I set...
**Is your feature request related to a problem? Please describe.** When I call `encoder.encode(prediction, accept='application/jsonlines')` with `prediction` a list of `json`, it generates an error. **Describe the solution you'd like**...