An open API service indexing awesome lists of open source software.

https://github.com/oneflow-inc/oneflow_nlp_model


https://github.com/oneflow-inc/oneflow_nlp_model

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# oneflow_nlp_model

The algorithms is implemented with old lazy interface.
In this repo, we supply several NLP models and NLP ops based on OneFlow, including:

* TextCNN, Bi-LSTM for text classification
* RoBERT

## License
[Apache License 2.0](LICENSE)