Skip to content

A question from the _sort_proto_similarity function in the class ProbeDatasetSort (task_dataset.py) #10

Description

@fight-think

Hello Chen,

Thank you for your sharing of the code. I'm watching your code and paper. From your code, the probe_num_query data points from the target label are sampled according to their similarities with pre-selected data points of the target label (in the support set), while the is_sort_query is true. From the _sort_proto_similarity of the current version, you use one pre-selected data point to calculate the similarities and comment on one sentence using all the pre-selected data points (first two lines of the function). As similarity calculation is designed for all the pre-selected data points, I'm wondering which is the case you run in your experiments. In other words, how many pre-selected data points of the target label are used for finding the probe_num_query data points of the target label?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions