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 has been archived by the owner on Jul 27, 2023. It is now read-only.
Hello, you can introduce this data? i meet data like this {a, b, c},each element is article.
now, it tells me this a and b's similarity greater than a and c.(distance(a, b) > distance(a, c)), i know to use triplet loss,but i don't my data how to match your positive and negative data?
The text was updated successfully, but these errors were encountered:
Hello, you can introduce this data? i meet data like this {a, b, c},each element is article.
now, it tells me this a and b's similarity greater than a and c.(distance(a, b) > distance(a, c)), i know to use triplet loss,but i don't my data how to match your positive and negative data?
The text was updated successfully, but these errors were encountered: