Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Incorrect data label 'Tech-N' and labels list in labeled_data/technology and labeled_data/application_domain #1484

Closed
birdflyi opened this issue Jan 10, 2024 · 1 comment · Fixed by #1487
Assignees
Labels
kind/bug Category issues or prs related to bug. waiting for repliers need other's feedback

Comments

@birdflyi
Copy link
Contributor

Current Behavior

In label_data:
Some categories, e.g. infrastructure, are not included in the label of labeled_data/technology/ai/generative_ai/index.yml file, which will cause miss counting when calculating the overall database open source data;
Some leaf node yml files, e.g. labeled_data/technology/ai/generative_ai/application/audio.yml, has the same label level with its parent level file labeled_data/technology/ai/generative_ai/application/index.yml file, which will cause mixed counting when calculating the overall database open source data.

Expected Behavior

Add the untracked categories into its parent node index.yml label list.
Change the 'Tech-N' label to match the default template: increase N from root node to leaf node based on depth.

Any Additional Comments?

No response

@open-digger-bot open-digger-bot bot added the kind/bug Category issues or prs related to bug. label Jan 10, 2024
@github-actions github-actions bot added the waiting for repliers need other's feedback label Jan 10, 2024
@birdflyi
Copy link
Contributor Author

/self-assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Category issues or prs related to bug. waiting for repliers need other's feedback
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant