Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Pydataman/bert_examples
some examples of bert
https://github.com/Pydataman/bert_examples
Last synced: about 1 month ago
JSON representation
some examples of bert
- Host: GitHub
- URL: https://github.com/Pydataman/bert_examples
- Owner: Pydataman
- Created: 2018-11-18T09:53:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T08:27:18.000Z (about 6 years ago)
- Last Synced: 2024-08-02T08:09:49.263Z (4 months ago)
- Language: Python
- Homepage:
- Size: 47.9 KB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 0
Awesome Lists containing this project
- awesome-bert - Pydataman/bert_examples
- awesome-transformer-nlp - Pydataman/bert_examples - Some examples of BERT. `run_classifier.py` based on Google BERT for Kaggle Quora Insincere Questions Classification challenge. `run_ner.py` is based on the first season of the Ruijin Hospital AI contest and a NER written by BERT. (Other Resources / Other)