modification of official bert for downstream task
☆32Mar 24, 2023Updated 3 years ago
Alternatives and similar repositories for BERT
Users that are interested in BERT are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- My implementation of the FusionNet for machine comprehension☆26Apr 25, 2018Updated 8 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Nov 19, 2022Updated 3 years ago
- TensorFlow implementation of the Decomposable Attention model (A Decomposable Attention Model for Natural Language Inference)☆36Aug 3, 2018Updated 7 years ago
- This is my code from competition Google Cloud & YouTube-8M Video Understanding Challenge. My solution based on video level features only.☆16Jun 5, 2017Updated 9 years ago
- Sparse Multilabel Categorical Crossentropy☆11Sep 10, 2023Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Ensemble of 10 modified BERT Base models for prediction of best answers for queries on search engines.☆16Jan 1, 2019Updated 7 years ago
- This repo describe how to generate the ARC-Challenge submission for BERT Baseline☆25Nov 23, 2022Updated 3 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Dec 8, 2022Updated 3 years ago
- Simple Bert Implementation (TensorFlow 2.0)☆13Aug 9, 2019Updated 6 years ago
- ☆13Nov 10, 2021Updated 4 years ago
- Deep learning LSTM + BERT based approach for labelling a corpus with keywords, then training a model to extract keywords.☆26Jan 22, 2026Updated 4 months ago
- ☆11Feb 21, 2024Updated 2 years ago
- Demo web server app that shows how BERT model trained on SQuAD dataset deals with the machine comprehension task.☆10Dec 8, 2022Updated 3 years ago
- A simple Keras implementation of Paper "Text Matching as Image Recognition"☆27Jun 28, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ☆11Sep 29, 2023Updated 2 years ago
- Vision-Language Pretraining & Efficient Transformer Papers.☆15Nov 30, 2021Updated 4 years ago
- Implements SemRe-Rank: improving automatic term extraction by incorporating semantic relatedness with personalised pagerank☆16Apr 7, 2018Updated 8 years ago
- pytorch版bert权重转tf☆22May 19, 2020Updated 6 years ago
- Implementation for NAACL-2019 paper☆72Apr 13, 2020Updated 6 years ago
- ELMO在QA问答,文本分类等NLP上面的应用☆15Apr 13, 2019Updated 7 years ago
- C3D,R(21)D,R3D--pytorch