Adds a preprocessor for Universal Sentence Encoder models.

PiperOrigin-RevId: 481293992
This commit is contained in:
MediaPipe Team
2022-10-14 21:38:28 -07:00
committed by Copybara-Service
parent 5f3d5728e8
commit 17202af6f7
4 changed files with 290 additions and 0 deletions
+6
View File
@@ -736,6 +736,12 @@ def external_files():
urls = ["https://storage.googleapis.com/mediapipe-assets/two_heads.tflite?generation=1661875968723352"],
)
http_file(
name = "com_google_mediapipe_universal_sentence_encoder_qa_with_metadata_tflite",
sha256 = "82c2d0450aa458adbec2f78eff33cfbf2a41b606b44246726ab67373926e32bc",
urls = ["https://storage.googleapis.com/mediapipe-assets/universal_sentence_encoder_qa_with_metadata.tflite?generation=1665445919252005"],
)
http_file(
name = "com_google_mediapipe_vocab_for_regex_tokenizer_txt",
sha256 = "b1134b10927a53ce4224bbc30ccf075c9969c94ebf40c368966d1dcf445ca923",