You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
How do I initialize these variables? Are there any pre-requisites you have not mentioned (like installing "transformers" library, etc.)? Where do I get values for path_str_type, emb_memory_loc...? Is there a sample full script?
T oclarify: I have a text file and I want to semdedup the sentences in it. How do I get through the first step?
I see the "template":
How do I initialize these variables? Are there any pre-requisites you have not mentioned (like installing "transformers" library, etc.)? Where do I get values for
path_str_type,emb_memory_loc...? Is there a sample full script?T oclarify: I have a text file and I want to semdedup the sentences in it. How do I get through the first step?