CoolFace
Datasetpublic

kalomaze/findfile-3.3k-mediawiki

findfile-3.3k-mediawiki 3,291 wiki articles converted to hierarchical directory structures for file navigation tasks. Format JSONL with fields: folder_name: sanitized directory name wiki: source wiki name title: original article title wikitext: raw MediaWiki markup structure: nested dict of files/dirs with contents Source Various fan/community MediaWiki sites. Most use CC-BY-SA, some use GFDL or CC-BY-NC-SA. Usage Used for training… See the full description on the dataset page: https://huggingface.co/datasets/kalomaze/findfile-3.3k-mediawiki.

sourceHugging Facecc-by-nc-sa-4.0updated 8mo agoView on Hugging Face
0likes15downloads
Dataset Card

findfile-3.3k-mediawiki

3,291 wiki articles converted to hierarchical directory structures for file navigation tasks.

Format

JSONL with fields:

  • —folder_name: sanitized directory name
  • —wiki: source wiki name
  • —title: original article title
  • —wikitext: raw MediaWiki markup
  • —structure: nested dict of files/dirs with contents

Source

Various fan/community MediaWiki sites. Most use CC-BY-SA, some use GFDL or CC-BY-NC-SA.

Usage

Used for training models on file/directory navigation with tool use.