Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
Adding BERT-Large cased   Jacob Devlin 5 years ago
Merge pull request #167 from eric-haibin-lin/patch-2   Jacob Devlin 5 years ago
Clarifying readme about Chinese space tokenization   Jacob Devlin 5 years ago
Adding new multilingual model   Jacob Devlin 5 years ago
Fix typo   Haibin Lin 5 years ago
Updating formatting   Jacob Devlin 5 years ago
Merge pull request #158 from zhaoyongke/master   Jacob Devlin 5 years ago
Fix squad 2.0 dev data link   卜居 5 years ago
Merge pull request #137 from JasonJPu/master   Jacob Devlin 5 years ago
Fix squad 2.0 command   JasonJPu 5 years ago
Merge pull request #132 from pengli09/fix-boundary-checking-bug   Jacob Devlin 5 years ago
fix boundary checking bug   Peng Li 5 years ago
Adding SQuAD 2.0 support   Jacob Devlin 5 years ago
Merge pull request #120 from qwfy/master   Jacob Devlin 5 years ago
Define initialized_variable_names even if init_checkpoint is None   Incomplete 5 years ago
Merge pull request #93 from artemisart/fix-test   Jacob Devlin 5 years ago
fix test   Mathis Chenuet 5 years ago
Running through pyformat to meet Google code standards   Jacob Devlin 5 years ago
Merge pull request #79 from BogdanDidenko/backward_convert   Jacob Devlin 5 years ago
return API method "convert_tokens_to_ids(vocab, tokens)" and add "convert_ids_to_tokens(inv_vocab, ids)"   Bogdan Didenko 5 years ago
Fixing comment   Jacob Devlin 5 years ago
Fixing bug introducing in classification   Jacob Devlin 5 years ago
Add method for converting ids to tokens.   Bogdan Didenko 5 years ago
Update README to clarify feature extraction   Jacob Devlin 5 years ago
Merge pull request #68 from cbockman/patch-1   Jacob Devlin 5 years ago
Updating chainer FAQ   Jacob Devlin 5 years ago
Fixing CoLA predict mode   Jacob Devlin 5 years ago
Merge pull request #76 from zrcahyx/master   Jacob Devlin 5 years ago
Fixing python2 logging for extract_features.py   Jacob Devlin 5 years ago
fix predict example label map error   Ruchen Zhang 5 years ago