Skip to content

feat: add TechWolf and SkillXL skill-extraction ranking tasks#50

Open
warreveys wants to merge 2 commits intotechwolf-ai:mainfrom
warreveys:feat-new-skill-extraction-datasets
Open

feat: add TechWolf and SkillXL skill-extraction ranking tasks#50
warreveys wants to merge 2 commits intotechwolf-ai:mainfrom
warreveys:feat-new-skill-extraction-datasets

Conversation

@warreveys
Copy link
Copy Markdown
Collaborator

Description

Add two new ranking tasks to the skill-extraction group:

  • TechWolfSkillExtractRanking (HF: TechWolf/skill-extraction-techwolf, 326 queries x 13891 targets in EN, 28 supported target languages).
  • SkillXLSkillExtractRanking (HF: TechWolf/Skill-XL, 944 queries x 13891 targets in EN, 28 supported target languages). Overrides load_dataset to filter on the relevant column and use the skill column instead of label.

Checklist

  • Added new tests for new functionality
  • Tested locally with example tasks
  • Code follows project style guidelines
  • Documentation updated
  • No new warnings introduced

warreveys added 2 commits May 6, 2026 12:11
Add two new ranking tasks to the skill-extraction group:
- `TechWolfSkillExtractRanking` (HF: TechWolf/skill-extraction-techwolf,
  326 queries x 13891 targets in EN, 28 supported target languages).
- `SkillXLSkillExtractRanking` (HF: TechWolf/Skill-XL, 944 queries x
  13891 targets in EN, 28 supported target languages). Overrides
  `load_dataset` to filter on the `relevant` column and use the
  `skill` column instead of `label`.

README task table updated with both new entries.
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.

1 participant