Skip to content

Add Training Data Transparency section to README#3377

Open
Irfan-del-droid wants to merge 5 commits intoopenvinotoolkit:latestfrom
Irfan-del-droid:docs/training-data-transparency
Open

Add Training Data Transparency section to README#3377
Irfan-del-droid wants to merge 5 commits intoopenvinotoolkit:latestfrom
Irfan-del-droid:docs/training-data-transparency

Conversation

@Irfan-del-droid
Copy link
Copy Markdown

This PR adds a "Training Data Transparency" section to the README.

The repository focuses on inference using pre-trained models, but this was not explicitly documented. This addition clarifies that no training is performed and directs users to original model sources for dataset details.

This improves transparency and helps users better understand the repository scope.

@Irfan-del-droid
Copy link
Copy Markdown
Author

Hi, I’ve addressed the observation by adding a Training Data Transparency section in the README.

This clarifies that the notebooks use pre-trained models and do not involve training.

Let me know if you’d like any refinements or changes. Thanks for your time!

Comment thread README.md Outdated

This repository focuses on demonstrating inference workflows using the OpenVINO Toolkit with pre-trained models.

- The notebooks provided here do **not train models from scratch**.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes,no training, no re-training, no fine-tuning.
However, various model-conversions and -optimizations are shown, like FP32-FP16 conversion or model quantization, or model-weights compressions.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for pointing this out! I realize my earlier statement was incomplete since I didn’t fully understand the optimization aspects in OpenVino notebook

@Irfan-del-droid
Copy link
Copy Markdown
Author

Thanks for the clarification! I’ve updated the section to better reflect both inference and model optimization workflows in OpenVINO notebooks. Please let me know if any further refinements are needed.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants