tensorflow / tensorrt

TensorFlow/TensorRT integration
Apache License 2.0
736 stars 226 forks source link

Add AlBERT inference with COLA dataset #301

Closed pavanimajety closed 2 years ago

pavanimajety commented 2 years ago

This changeset contains dataloading.py which loads the data in the tsv file provided through the data_dir argument, test_dataset.py to unit test the dataset loading function, the test_cola.tsv data, and other standard files for inference metrics generation like infer.py, analysis.txt

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.