GithubHelp home page GithubHelp logo

Comments (10)

ljaljushkin avatar ljaljushkin commented on June 25, 2024 1

Is there any link from where I can download the ImageNet dataset already formatted for testing?

Hello, @DaniAffCH! I believe you don't need such a big dataset in this context.
The task is mostly about weight compression (weight only compression) tests that validate TinyLLama model on ~20 prompts only.
Potentially, you can affect post-training quantization (or PTQ: weight + activation quantization) tests.
It that case, you can check them without ImageNet. For example, run tests that download quite small sst2 dataset:
test_ptq_quantization[hf/hf-internal-testing/tiny-random-GPTNeoXForCausalLM_backend_OPTIMUM] which uses sst2
or
test_quantize_conformance.py::test_ptq_quantization[hf/bert-base-uncased_backend_OV]

from nncf.

YutingGao7 avatar YutingGao7 commented on June 25, 2024

.take

from nncf.

github-actions avatar github-actions commented on June 25, 2024

Thank you for looking into this issue! Please let us know if you have any questions or require any help.

from nncf.

YutingGao7 avatar YutingGao7 commented on June 25, 2024

Hi @ljaljushkin,
I posted #2571 for tracking and reporting u8 and u4.

For item 3 "Add a check that actual number of u4 and u8 ops matches the reference values":
Is the idea to add the check to prevent regression (For example, u4 and u8 ops should not increase overtime)?
I don't see reference values defined for now. Should I use the current counts as the reference values?

from nncf.

ljaljushkin avatar ljaljushkin commented on June 25, 2024

Hi @ljaljushkin, I posted #2571 for tracking and reporting u8 and u4.

For item 3 "Add a check that actual number of u4 and u8 ops matches the reference values": Is the idea to add the check to prevent regression (For example, u4 and u8 ops should not increase overtime)? I don't see reference values defined for now. Should I use the current counts as the reference values?

Greetings @YutingGao7!
Thanks for the PR!
Yes, you are correct. Number of u4 and u8 shouldn't be changed overtime. Feel free to use the current counts as references. I will double-check them manually.

from nncf.

ljaljushkin avatar ljaljushkin commented on June 25, 2024

The assignee was unassigned due to the lack of activity.

from nncf.

DaniAffCH avatar DaniAffCH commented on June 25, 2024

.take

from nncf.

github-actions avatar github-actions commented on June 25, 2024

Thank you for looking into this issue! Please let us know if you have any questions or require any help.

from nncf.

DaniAffCH avatar DaniAffCH commented on June 25, 2024

Is there any link from where I can download the ImageNet dataset already formatted for testing?

from nncf.

DaniAffCH avatar DaniAffCH commented on June 25, 2024

Thank you for the clarification, I opened a PR for this!

from nncf.

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.