https://github.com/oneflow-inc/oneflow_nlp_model
https://github.com/oneflow-inc/oneflow_nlp_model
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oneflow-inc/oneflow_nlp_model
- Owner: Oneflow-Inc
- License: apache-2.0
- Created: 2020-11-27T07:14:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T03:12:59.000Z (over 4 years ago)
- Last Synced: 2025-01-01T18:27:42.351Z (over 1 year ago)
- Language: Python
- Size: 15.6 MB
- Stars: 0
- Watchers: 48
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)