Coder Social home page Coder Social logo

Dataset about fewshottagging HOT 6 CLOSED

atmahou avatar atmahou commented on September 25, 2024
Dataset

from fewshottagging.

Comments (6)

AtmaHou avatar AtmaHou commented on September 25, 2024

There is no relation between the size of support and query sets.

For example, a support set may be constructed according to x-shot rules of the Mini-Including Algorithm, while query sets may be randomly sampled to a fixed size.

from fewshottagging.

wjczf123 avatar wjczf123 commented on September 25, 2024

Sorry, I said it wrong. I want to say 'why the size of label space in support set is bigger than the size of label spance in query set sometimes in your dataset?' For example, the label space in support set is [playtolist, playmusic, getweather]. But the label space in query set is only [playmusic, getweather].

from fewshottagging.

AtmaHou avatar AtmaHou commented on September 25, 2024

Sorry, I said it wrong. I want to say 'why the size of label space in support set is bigger than the size of label spance in query set sometimes in your dataset?' For example, the label space in support set is [playtolist, playmusic, getweather]. But the label space in query set is only [playmusic, getweather].

OK. This has a similar answer to the previous question. Like the test set of many datasets, the query set is usually randomly sampled, and there is no guarantee that all tags will appear in these cases. Such random distribution of queries may better match the real-application situations.

from fewshottagging.

wjczf123 avatar wjczf123 commented on September 25, 2024

I'm not sure.
Do you mean that the support set always has N-way and the query set sometimes smaller than N (for example, N-1)?

from fewshottagging.

AtmaHou avatar AtmaHou commented on September 25, 2024

Yep, especially when the query set is relatively small and is randomly sampled. If this is important to your model at training time, then you can just sample some larger queries or write rules to constrain it. But it is better to use existing queries or randomly sampled queries when testing to avoid breaking the natural distribution of tags.

from fewshottagging.

wjczf123 avatar wjczf123 commented on September 25, 2024

OK. Thanks for your help.

from fewshottagging.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.