yoheikikuta / US-patent-analysis

This is a repository of the analysis of US patent.
8 stars 8 forks source link

Bert bench pr #12

Closed karino2 closed 5 years ago

karino2 commented 5 years ago

Implement benchmark evaluation code for bert on colab.

It contain three colab notebook

  1. bert_tokenized_claim_setup.ipynb for setup tokenized grants and testset claim
  2. bert_benchmark_2000_save_result.ipynb predict and save result of test set 20 applications each (20*2524 pair)
  3. bert_benchmark_2000_analyze_result.ipynb evaluate saved results.