https://github.com/Pydataman/bert_examples
some examples of bert
https://github.com/Pydataman/bert_examples
Last synced: 14 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T08:27:18.000Z (over 6 years ago)
- Last Synced: 2024-11-02T22:32:54.737Z (5 months ago)
- Language: Python
- Homepage:
- Size: 47.9 KB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
README
# bert examples
#### 介绍
`run_classifier.py` 是基于谷歌bert实现了[Quora Insincere Questions Classification](https://www.kaggle.com/c/quora-insincere-questions-classification)二分类比赛。
`run_ner.py`是基于[瑞金医院AI大赛 第一赛季](https://tianchi.aliyun.com/competition/introduction.htm?spm=5176.100066.0.0.1cdc33af6yLOXD&raceId=231687)数据和bert写的一个命名实体识别。#### 结果
:blush:上述两个程序亲测都是可以跑通的,这里只贴下ner 验证集的效果。
