problem_id
stringlengths
15
191
task_type
stringclasses
1 value
prompt
stringlengths
484
4.64k
verification_info
stringlengths
330
5.34k
difficulty
int64
2
2
ascii_format_fastapi_docs_tr_docs
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` app +--(bar) | `--bar `--(foo) `--foo ``` Convert this description: docs is a root directory that bundles 7 subdirectories. Notable ones include about, advanced, deployment among others. Let me break down the arrangement for you: In the root directory, Inside 'about', you'll find it is blank. At the main level, 'advanced' carries 1 nested folders: security. At level 2, in directory path 'advanced > security', The 'security' data structure is an empty container. Back to the top level. In the root directory, Inside 'deployment', you'll find it stands empty. At the main level, The 'how-to' folder is a vacant space. At the top level, Inside 'learn', you'll find it lacks any subdirectories. At the main level, The 'resources' folder appears to be unused. At the main level, 'tutorial' contains no subdirectories. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "docs\n +--about\n +--advanced\n | `--security\n +--deployment\n +--how-to\n +--learn\n +--resources\n `--tutorial", "description": "docs is a root directory that bundles 7 subdirectories. Notable ones include about, advanced, deployment among others.\n\nLet me break down the arrangement for you:\n\nIn the root directory, Inside 'about', you'll find it is blank.\nAt the main level, 'advanced' carries 1 nested folders: security.\nAt level 2, in directory path 'advanced > security', The 'security' data structure is an empty container.\nBack to the top level.\nIn the root directory, Inside 'deployment', you'll find it stands empty.\nAt the main level, The 'how-to' folder is a vacant space.\nAt the top level, Inside 'learn', you'll find it lacks any subdirectories.\nAt the main level, The 'resources' folder appears to be unused.\nAt the main level, 'tutorial' contains no subdirectories.\n"}
2
ascii_format_styled-components_packages_styled-components_src
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` test +--__snapshots__ +--fixtures | `--has-vulnerabilities `--utils `--responses ``` Convert this description: src is a fundamental directory that consolidates 7 subdirectories. Notable ones include constructors, hoc, models among others. Let me break down the construction for you: At the main level, 'constructors' houses 1 subdirectories: test. At level 2, in directory path 'constructors / test', The 'test' collection has been left empty. Back to the top level. At the main level, 'hoc' has yet to be populated. At the top level, 'models' maintains 1 nested folders: test. In nested path 'models → test', 'test' organizes tests across 1 separate nested folders. At level 3, in directory path 'models > test > __snapshots__', The '__snapshots__' folder is a vacant space. At the top level, 'native' incorporates 1 directory entries: test. In nested path 'native > test', Inside 'test', you'll find it is barren. Back to the top level. At the main level, 'sheet' comprises 1 contained folders: test. Within directory hierarchy 'sheet / test', Inside 'test', you'll find it is vacant. At the top level, 'test' houses 1 folders for testing purposes. Within directory hierarchy 'test → __snapshots__', '__snapshots__' sits empty. Back to the top level. At the top level, 'utils' hosts 1 nested folders: test. Within directory hierarchy 'utils > test', Inside 'test', you'll find it is empty. Back to the top level. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "src\n +--constructors\n | `--test\n +--hoc\n +--models\n | `--test\n | `--__snapshots__\n +--native\n | `--test\n +--sheet\n | `--test\n +--test\n | `--__snapshots__\n `--utils\n `--test", "description": "src is a fundamental directory that consolidates 7 subdirectories. Notable ones include constructors, hoc, models among others.\n\nLet me break down the construction for you:\n\nAt the main level, 'constructors' houses 1 subdirectories: test.\nAt level 2, in directory path 'constructors / test', The 'test' collection has been left empty.\nBack to the top level.\nAt the main level, 'hoc' has yet to be populated.\nAt the top level, 'models' maintains 1 nested folders: test.\nIn nested path 'models \u2192 test', 'test' organizes tests across 1 separate nested folders.\nAt level 3, in directory path 'models > test > __snapshots__', The '__snapshots__' folder is a vacant space.\nAt the top level, 'native' incorporates 1 directory entries: test.\nIn nested path 'native > test', Inside 'test', you'll find it is barren.\nBack to the top level.\nAt the main level, 'sheet' comprises 1 contained folders: test.\nWithin directory hierarchy 'sheet / test', Inside 'test', you'll find it is vacant.\nAt the top level, 'test' houses 1 folders for testing purposes.\nWithin directory hierarchy 'test \u2192 __snapshots__', '__snapshots__' sits empty.\nBack to the top level.\nAt the top level, 'utils' hosts 1 nested folders: test.\nWithin directory hierarchy 'utils > test', Inside 'test', you'll find it is empty.\nBack to the top level.\n"}
2
ascii_format_prettier_tests_format_flow_this-annotation
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` main +--java | `--org | `--gradle | `--sample `--webapp ``` Convert this description: this-annotation is a root directory that includes 2 subdirectories: __snapshots__ and parentheses. At the top level, Inside '__snapshots__', you'll find it is an empty container. At the top level, 'parentheses' maintains 1 contained folders: __snapshots__. Within directory hierarchy 'parentheses > __snapshots__', Inside '__snapshots__', you'll find it has no folders inside. Back to the top level. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "this-annotation\n +--__snapshots__\n `--parentheses\n `--__snapshots__", "description": "this-annotation is a root directory that includes 2 subdirectories: __snapshots__ and parentheses.\nAt the top level, Inside '__snapshots__', you'll find it is an empty container.\nAt the top level, 'parentheses' maintains 1 contained folders: __snapshots__.\nWithin directory hierarchy 'parentheses > __snapshots__', Inside '__snapshots__', you'll find it has no folders inside.\nBack to the top level.\n"}
2
ascii_format_http-server_lib
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. lib is a parent directory that comprises 2 subdirectories: core and shims. In the root directory, 'core' carries 1 directories: show-dir. At level 2, in directory path 'core > show-dir', Inside 'show-dir', you'll find it hasn't been filled with any content. Back to the top level. At the main level, The 'shims' data structure has no folders inside. Format your response in this style: ``` custom_resolve_dir +--testproj | `--__snapshots__ `--testproj2 `--__snapshots__ ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "lib\n +--core\n | `--show-dir\n `--shims", "description": "lib is a parent directory that comprises 2 subdirectories: core and shims.\nIn the root directory, 'core' carries 1 directories: show-dir.\nAt level 2, in directory path 'core > show-dir', Inside 'show-dir', you'll find it hasn't been filled with any content.\nBack to the top level.\nAt the main level, The 'shims' data structure has no folders inside.\n"}
2
ascii_format_gradle_platforms_jvm_plugins-java-library_src_integTest_groovy_org_gradle
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. gradle is a top-level directory that collects 2 subdirectories: api and java. At the top level, 'api' retains 1 subfolders: plugins. Within directory hierarchy 'api / plugins', 'plugins' contains nothing at present. Back to the top level. At the main level, Inside 'java', you'll find it lacks any subdirectories. Format your response in this style: ``` resolve-dynamic-import +--_expected | +--amd | +--cjs | +--es | `--system `--nested ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "gradle\n +--api\n | `--plugins\n `--java", "description": "gradle is a top-level directory that collects 2 subdirectories: api and java.\nAt the top level, 'api' retains 1 subfolders: plugins.\nWithin directory hierarchy 'api / plugins', 'plugins' contains nothing at present.\nBack to the top level.\nAt the main level, Inside 'java', you'll find it lacks any subdirectories.\n"}
2
ascii_format_next.js_test_integration_node-fetch-keep-alive
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` pages +--[id] `--api `--pets ``` Convert this description: node-fetch-keep-alive is a head directory that incorporates 2 subdirectories: pages and test. In the root directory, 'pages' carries 2 directory entries: api, blog. Within directory hierarchy 'pages > api', 'api' contains nothing at present. At level 2, in directory path 'pages → blog', Inside 'blog', you'll find it appears to be unused. Back to the top level. In the root directory, Inside 'test', you'll find it contains no subdirectories. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "node-fetch-keep-alive\n +--pages\n | +--api\n | `--blog\n `--test", "description": "node-fetch-keep-alive is a head directory that incorporates 2 subdirectories: pages and test.\nIn the root directory, 'pages' carries 2 directory entries: api, blog.\nWithin directory hierarchy 'pages > api', 'api' contains nothing at present.\nAt level 2, in directory path 'pages \u2192 blog', Inside 'blog', you'll find it appears to be unused.\nBack to the top level.\nIn the root directory, Inside 'test', you'll find it contains no subdirectories.\n"}
2
ascii_format_ale_test_test-files_hamllint
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. hamllint is a head directory that assembles 3 subdirectories: haml-lint-and-rubocop, haml-lint-yml and rubocop-yml. At the top level, 'haml-lint-and-rubocop' holds 1 nested folders: subdir. Within directory hierarchy 'haml-lint-and-rubocop → subdir', 'subdir' is blank. Back to the top level. In the root directory, 'haml-lint-yml' houses 1 subdirectories: subdir. In nested path 'haml-lint-yml > subdir', 'subdir' has nothing inside. Back to the top level. At the main level, 'rubocop-yml' keeps 1 contained folders: subdir. At level 2, in directory path 'rubocop-yml / subdir', 'subdir' awaits content. Back to the top level. Format your response in this style: ``` not-found-revalidate +--pages | +--fallback-blocking | +--fallback-true | `--initial-not-found `--test ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "hamllint\n +--haml-lint-and-rubocop\n | `--subdir\n +--haml-lint-yml\n | `--subdir\n `--rubocop-yml\n `--subdir", "description": "hamllint is a head directory that assembles 3 subdirectories: haml-lint-and-rubocop, haml-lint-yml and rubocop-yml.\nAt the top level, 'haml-lint-and-rubocop' holds 1 nested folders: subdir.\nWithin directory hierarchy 'haml-lint-and-rubocop \u2192 subdir', 'subdir' is blank.\nBack to the top level.\nIn the root directory, 'haml-lint-yml' houses 1 subdirectories: subdir.\nIn nested path 'haml-lint-yml > subdir', 'subdir' has nothing inside.\nBack to the top level.\nAt the main level, 'rubocop-yml' keeps 1 contained folders: subdir.\nAt level 2, in directory path 'rubocop-yml / subdir', 'subdir' awaits content.\nBack to the top level.\n"}
2
ascii_format_next.js_test_e2e_app-dir_next-after-pages_pages
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` src +--constructors | `--test +--hoc +--models | `--test | `--__snapshots__ +--native | `--test +--sheet | `--test +--test | `--__snapshots__ `--utils `--test ``` Convert this description: pages is a fundamental directory that gathers 2 subdirectories: middleware and pages-dir. At the top level, 'middleware' comprises 1 folders: redirect. At level 2, in directory path 'middleware > redirect', 'redirect' is currently empty. At the top level, 'pages-dir' comprises 1 nested folders: [id]. At level 2, in directory path 'pages-dir > [id]', Inside '[id]', you'll find it contains nothing at present. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "pages\n +--middleware\n | `--redirect\n `--pages-dir\n `--[id]", "description": "pages is a fundamental directory that gathers 2 subdirectories: middleware and pages-dir.\nAt the top level, 'middleware' comprises 1 folders: redirect.\nAt level 2, in directory path 'middleware > redirect', 'redirect' is currently empty.\nAt the top level, 'pages-dir' comprises 1 nested folders: [id].\nAt level 2, in directory path 'pages-dir > [id]', Inside '[id]', you'll find it contains nothing at present.\n"}
2
ascii_format_gradle_platforms_documentation_docs_src_snippets_mavenMigration_basic
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. basic is a top-level directory that maintains 4 subdirectories. Notable ones include common, groovy, kotlin among others. Let me break down the hierarchy for you: At the main level, 'common' carries 1 child directories: src. In nested path 'common > src', Within 'src', you'll find 3 nested folders for code structure. Within directory hierarchy 'common / src / intTest', 'intTest' features 2 test-related directories. In nested path 'common → src → intTest → java', 'java' retains 1 subdirectories: org. In nested path 'common / src / intTest / java / org', 'org' stores 1 subfolders: gradle. Within directory hierarchy 'common / src / intTest / java / org / gradle', 'gradle' is unpopulated. At level 4, in directory path 'common / src / intTest / resources', 'resources' keeps 1 directory entries: org. Within directory hierarchy 'common → src → intTest → resources → org', 'org' possesses 1 nested folders: gradle. Within directory hierarchy 'common → src → intTest → resources → org → gradle', The 'gradle' data structure stands empty. Within directory hierarchy 'common → src → main', 'main' features 2 directory entries: java, resources. At level 4, in directory path 'common → src → main → java', 'java' features 1 subfolders: org. In nested path 'common → src → main → java → org', 'org' hosts 1 folders: gradle. Within directory hierarchy 'common → src → main → java → org → gradle', 'gradle' sits empty. Within directory hierarchy 'common → src → main → resources', 'resources' features 1 folders: org. At level 5, in directory path 'common → src → main → resources → org', 'org' includes 1 subdirectories: gradle. In nested path 'common → src → main → resources → org → gradle', Inside 'gradle', you'll find it sits empty. In nested path 'common > src > test', 'test' organizes tests across 2 separate child directories. Within directory hierarchy 'common → src → test → java', 'java' possesses 1 folders: org. At level 5, in directory path 'common / src / test / java / org', 'org' organizes 1 subdirectory elements: gradle. At level 6, in directory path 'common > src > test > java > org > gradle', 'gradle' is blank. In nested path 'common > src > test > resources', 'resources' retains 1 subdirectory elements: org. In nested path 'common / src / test / resources / org', 'org' includes 1 folders: gradle. Within directory hierarchy 'common / src / test / resources / org / gradle', Inside 'gradle', you'll find it has been left empty. Back to the top level. At the main level, The 'groovy' collection contains nothing at present. At the top level, 'kotlin' is barren. In the root directory, 'tests' is a vacant space. Format your response in this style: ``` contrib +--admin | `--_images +--gis | `--install `--postgres ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "basic\n +--common\n | `--src\n | +--intTest\n | | +--java\n | | | `--org\n | | | `--gradle\n | | `--resources\n | | `--org\n | | `--gradle\n | +--main\n | | +--java\n | | | `--org\n | | | `--gradle\n | | `--resources\n | | `--org\n | | `--gradle\n | `--test\n | +--java\n | | `--org\n | | `--gradle\n | `--resources\n | `--org\n | `--gradle\n +--groovy\n +--kotlin\n `--tests", "description": "basic is a top-level directory that maintains 4 subdirectories. Notable ones include common, groovy, kotlin among others.\n\nLet me break down the hierarchy for you:\n\nAt the main level, 'common' carries 1 child directories: src.\nIn nested path 'common > src', Within 'src', you'll find 3 nested folders for code structure.\nWithin directory hierarchy 'common / src / intTest', 'intTest' features 2 test-related directories.\nIn nested path 'common \u2192 src \u2192 intTest \u2192 java', 'java' retains 1 subdirectories: org.\nIn nested path 'common / src / intTest / java / org', 'org' stores 1 subfolders: gradle.\nWithin directory hierarchy 'common / src / intTest / java / org / gradle', 'gradle' is unpopulated.\nAt level 4, in directory path 'common / src / intTest / resources', 'resources' keeps 1 directory entries: org.\nWithin directory hierarchy 'common \u2192 src \u2192 intTest \u2192 resources \u2192 org', 'org' possesses 1 nested folders: gradle.\nWithin directory hierarchy 'common \u2192 src \u2192 intTest \u2192 resources \u2192 org \u2192 gradle', The 'gradle' data structure stands empty.\nWithin directory hierarchy 'common \u2192 src \u2192 main', 'main' features 2 directory entries: java, resources.\nAt level 4, in directory path 'common \u2192 src \u2192 main \u2192 java', 'java' features 1 subfolders: org.\nIn nested path 'common \u2192 src \u2192 main \u2192 java \u2192 org', 'org' hosts 1 folders: gradle.\nWithin directory hierarchy 'common \u2192 src \u2192 main \u2192 java \u2192 org \u2192 gradle', 'gradle' sits empty.\nWithin directory hierarchy 'common \u2192 src \u2192 main \u2192 resources', 'resources' features 1 folders: org.\nAt level 5, in directory path 'common \u2192 src \u2192 main \u2192 resources \u2192 org', 'org' includes 1 subdirectories: gradle.\nIn nested path 'common \u2192 src \u2192 main \u2192 resources \u2192 org \u2192 gradle', Inside 'gradle', you'll find it sits empty.\nIn nested path 'common > src > test', 'test' organizes tests across 2 separate child directories.\nWithin directory hierarchy 'common \u2192 src \u2192 test \u2192 java', 'java' possesses 1 folders: org.\nAt level 5, in directory path 'common / src / test / java / org', 'org' organizes 1 subdirectory elements: gradle.\nAt level 6, in directory path 'common > src > test > java > org > gradle', 'gradle' is blank.\nIn nested path 'common > src > test > resources', 'resources' retains 1 subdirectory elements: org.\nIn nested path 'common / src / test / resources / org', 'org' includes 1 folders: gradle.\nWithin directory hierarchy 'common / src / test / resources / org / gradle', Inside 'gradle', you'll find it has been left empty.\nBack to the top level.\nAt the main level, The 'groovy' collection contains nothing at present.\nAt the top level, 'kotlin' is barren.\nIn the root directory, 'tests' is a vacant space.\n"}
2
ascii_format_next.js_test_e2e_on-request-error_skip-next-internal-error_app
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` kotlin +--my-sub-project `--src +--main | `--java `--test `--java ``` Convert this description: app is a fundamental directory that contains 5 subdirectories. Notable ones include another, app-route, client among others. Let me break down the structure for you: In the root directory, The 'another' collection is currently empty. In the root directory, 'app-route' features 2 subfolders: not-found, redirect. At level 2, in directory path 'app-route / not-found', The 'not-found' container is currently empty. At level 2, in directory path 'app-route → redirect', The 'redirect' storage space has nothing inside. At the top level, 'client' shelters 4 different nested folders. Within directory hierarchy 'client → dynamic-fetch', Inside 'dynamic-fetch', you'll find it is empty. In nested path 'client > no-ssr', Inside 'no-ssr', you'll find it is currently empty. Within directory hierarchy 'client → not-found', Inside 'not-found', you'll find it sits empty. In nested path 'client → redirect', 'redirect' has been left empty. Back to the top level. At the top level, 'form' features 2 contained folders: not-found, redirect. At level 2, in directory path 'form > not-found', Inside 'not-found', you'll find it is devoid of content. Within directory hierarchy 'form > redirect', Inside 'redirect', you'll find it appears to be unused. At the main level, 'server' organizes 3 directory entries: dynamic-fetch, not-found, redirect. Within directory hierarchy 'server → dynamic-fetch', Inside 'dynamic-fetch', you'll find it awaits content. In nested path 'server → not-found', The 'not-found' directory lacks any subdirectories. Within directory hierarchy 'server → redirect', 'redirect' is empty. Back to the top level. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "app\n +--another\n +--app-route\n | +--not-found\n | `--redirect\n +--client\n | +--dynamic-fetch\n | +--no-ssr\n | +--not-found\n | `--redirect\n +--form\n | +--not-found\n | `--redirect\n `--server\n +--dynamic-fetch\n +--not-found\n `--redirect", "description": "app is a fundamental directory that contains 5 subdirectories. Notable ones include another, app-route, client among others.\n\nLet me break down the structure for you:\n\nIn the root directory, The 'another' collection is currently empty.\nIn the root directory, 'app-route' features 2 subfolders: not-found, redirect.\nAt level 2, in directory path 'app-route / not-found', The 'not-found' container is currently empty.\nAt level 2, in directory path 'app-route \u2192 redirect', The 'redirect' storage space has nothing inside.\nAt the top level, 'client' shelters 4 different nested folders.\nWithin directory hierarchy 'client \u2192 dynamic-fetch', Inside 'dynamic-fetch', you'll find it is empty.\nIn nested path 'client > no-ssr', Inside 'no-ssr', you'll find it is currently empty.\nWithin directory hierarchy 'client \u2192 not-found', Inside 'not-found', you'll find it sits empty.\nIn nested path 'client \u2192 redirect', 'redirect' has been left empty.\nBack to the top level.\nAt the top level, 'form' features 2 contained folders: not-found, redirect.\nAt level 2, in directory path 'form > not-found', Inside 'not-found', you'll find it is devoid of content.\nWithin directory hierarchy 'form > redirect', Inside 'redirect', you'll find it appears to be unused.\nAt the main level, 'server' organizes 3 directory entries: dynamic-fetch, not-found, redirect.\nWithin directory hierarchy 'server \u2192 dynamic-fetch', Inside 'dynamic-fetch', you'll find it awaits content.\nIn nested path 'server \u2192 not-found', The 'not-found' directory lacks any subdirectories.\nWithin directory hierarchy 'server \u2192 redirect', 'redirect' is empty.\nBack to the top level.\n"}
2
ascii_format_redux_examples_shopping-cart
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. shopping-cart is a central directory that maintains 2 subdirectories: public and src. At the main level, The 'public' folder contains nothing at present. At the main level, 'src' retains 6 subdirectories that organize the source code. At level 2, in directory path 'src / actions', 'actions' has no folders inside. Within directory hierarchy 'src → api', The 'api' section is empty. In nested path 'src → components', The 'components' compartment is blank. In nested path 'src / constants', 'constants' is devoid of content. Within directory hierarchy 'src / containers', 'containers' stands empty. At level 2, in directory path 'src > reducers', 'reducers' has been left empty. Back to the top level. Format your response in this style: ``` node-fs-extra +--docs +--lib | +--__tests__ | +--copy | | `--__tests__ | | `--ncp | | `--fixtures | | +--modified-files | | | +--out | | | `--src | | `--regular-fixtures ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "shopping-cart\n +--public\n `--src\n +--actions\n +--api\n +--components\n +--constants\n +--containers\n `--reducers", "description": "shopping-cart is a central directory that maintains 2 subdirectories: public and src.\nAt the main level, The 'public' folder contains nothing at present.\nAt the main level, 'src' retains 6 subdirectories that organize the source code.\nAt level 2, in directory path 'src / actions', 'actions' has no folders inside.\nWithin directory hierarchy 'src \u2192 api', The 'api' section is empty.\nIn nested path 'src \u2192 components', The 'components' compartment is blank.\nIn nested path 'src / constants', 'constants' is devoid of content.\nWithin directory hierarchy 'src / containers', 'containers' stands empty.\nAt level 2, in directory path 'src > reducers', 'reducers' has been left empty.\nBack to the top level.\n"}
2
ascii_format_SurfSense_surfsense_web_app_dashboard_[search_space_id]
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. [search_space_id] is a fundamental directory that assembles 6 subdirectories. Notable ones include api-key, chats, connectors among others. Let me break down the system for you: At the top level, Inside 'api-key', you'll find it lacks any subdirectories. In the root directory, 'chats' is unpopulated. In the root directory, 'connectors' comprises 3 folders: (manage), [connector_id], add. At level 2, in directory path 'connectors > (manage)', Inside '(manage)', you'll find it is blank. Within directory hierarchy 'connectors → [connector_id]', '[connector_id]' encapsulates 1 subfolders: edit. At level 3, in directory path 'connectors / [connector_id] / edit', Inside 'edit', you'll find it lacks any subdirectories. Within directory hierarchy 'connectors / add', 'add' hosts 7 numerous directory entries. In nested path 'connectors → add → github-connector', 'github-connector' is barren. In nested path 'connectors / add / linear-connector', Inside 'linear-connector', you'll find it is an empty container. Within directory hierarchy 'connectors > add > linkup-api', The 'linkup-api' container sits empty. At level 3, in directory path 'connectors / add / notion-connector', The 'notion-connector' section is unpopulated. At level 3, in directory path 'connectors / add / serper-api', The 'serper-api' compartment is a vacant space. Within directory hierarchy 'connectors > add > slack-connector', 'slack-connector' has nothing inside. At level 3, in directory path 'connectors > add > tavily-api', The 'tavily-api' folder hasn't been filled with any content. At the top level, 'documents' bundles 4 diverse child directories. Within directory hierarchy 'documents > (manage)', The '(manage)' container contains no subdirectories. Within directory hierarchy 'documents / upload', 'upload' is empty. At level 2, in directory path 'documents > webpage', Inside 'webpage', you'll find it lacks any subdirectories. Within directory hierarchy 'documents / youtube', The 'youtube' container is barren. Back to the top level. At the top level, Inside 'podcasts', you'll find it has no content. At the main level, 'researcher' incorporates 1 folders: [chat_id]. In nested path 'researcher > [chat_id]', '[chat_id]' is devoid of content. Format your response in this style: ``` not-found-revalidate +--pages | +--fallback-blocking | +--fallback-true | `--initial-not-found `--test ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "[search_space_id]\n +--api-key\n +--chats\n +--connectors\n | +--(manage)\n | +--[connector_id]\n | | `--edit\n | `--add\n | +--github-connector\n | +--linear-connector\n | +--linkup-api\n | +--notion-connector\n | +--serper-api\n | +--slack-connector\n | `--tavily-api\n +--documents\n | +--(manage)\n | +--upload\n | +--webpage\n | `--youtube\n +--podcasts\n `--researcher\n `--[chat_id]", "description": "[search_space_id] is a fundamental directory that assembles 6 subdirectories. Notable ones include api-key, chats, connectors among others.\n\nLet me break down the system for you:\n\nAt the top level, Inside 'api-key', you'll find it lacks any subdirectories.\nIn the root directory, 'chats' is unpopulated.\nIn the root directory, 'connectors' comprises 3 folders: (manage), [connector_id], add.\nAt level 2, in directory path 'connectors > (manage)', Inside '(manage)', you'll find it is blank.\nWithin directory hierarchy 'connectors \u2192 [connector_id]', '[connector_id]' encapsulates 1 subfolders: edit.\nAt level 3, in directory path 'connectors / [connector_id] / edit', Inside 'edit', you'll find it lacks any subdirectories.\nWithin directory hierarchy 'connectors / add', 'add' hosts 7 numerous directory entries.\nIn nested path 'connectors \u2192 add \u2192 github-connector', 'github-connector' is barren.\nIn nested path 'connectors / add / linear-connector', Inside 'linear-connector', you'll find it is an empty container.\nWithin directory hierarchy 'connectors > add > linkup-api', The 'linkup-api' container sits empty.\nAt level 3, in directory path 'connectors / add / notion-connector', The 'notion-connector' section is unpopulated.\nAt level 3, in directory path 'connectors / add / serper-api', The 'serper-api' compartment is a vacant space.\nWithin directory hierarchy 'connectors > add > slack-connector', 'slack-connector' has nothing inside.\nAt level 3, in directory path 'connectors > add > tavily-api', The 'tavily-api' folder hasn't been filled with any content.\nAt the top level, 'documents' bundles 4 diverse child directories.\nWithin directory hierarchy 'documents > (manage)', The '(manage)' container contains no subdirectories.\nWithin directory hierarchy 'documents / upload', 'upload' is empty.\nAt level 2, in directory path 'documents > webpage', Inside 'webpage', you'll find it lacks any subdirectories.\nWithin directory hierarchy 'documents / youtube', The 'youtube' container is barren.\nBack to the top level.\nAt the top level, Inside 'podcasts', you'll find it has no content.\nAt the main level, 'researcher' incorporates 1 folders: [chat_id].\nIn nested path 'researcher > [chat_id]', '[chat_id]' is devoid of content.\n"}
2
ascii_format_babel_codemods_babel-plugin-codemod-optional-catch-binding
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` docs +--customization +--development +--images +--samples | `--webpack-getting-started | `--src `--usage ``` Convert this description: babel-plugin-codemod-optional-catch-binding is a origin directory that gathers 2 subdirectories: src and test. At the main level, 'src' has nothing inside. At the top level, 'test' organizes tests across 1 separate subdirectory elements. In nested path 'test > fixtures', 'fixtures' bundles 1 contained folders: codemod-optional-catch-binding. In nested path 'test → fixtures → codemod-optional-catch-binding', 'codemod-optional-catch-binding' encompasses 10 multiple directories. At level 4, in directory path 'test → fixtures → codemod-optional-catch-binding → try-catch-block-null-binding', 'try-catch-block-null-binding' has been left empty. Within directory hierarchy 'test / fixtures / codemod-optional-catch-binding / try-catch-block-unused-array-pattern-binding', Inside 'try-catch-block-unused-array-pattern-binding', you'll find it is an empty container. At level 4, in directory path 'test → fixtures → codemod-optional-catch-binding → try-catch-block-unused-binding', Inside 'try-catch-block-unused-binding', you'll find it is unpopulated. Within directory hierarchy 'test / fixtures / codemod-optional-catch-binding / try-catch-block-unused-object-pattern-binding', Inside 'try-catch-block-unused-object-pattern-binding', you'll find it is a vacant space. At level 4, in directory path 'test → fixtures → codemod-optional-catch-binding → try-catch-block-used-array-pattern-binding', 'try-catch-block-used-array-pattern-binding' contains no subdirectories. Within directory hierarchy 'test → fixtures → codemod-optional-catch-binding → try-catch-block-used-binding', The 'try-catch-block-used-binding' collection stands empty. Within directory hierarchy 'test → fixtures → codemod-optional-catch-binding → try-catch-block-used-binding-variable', The 'try-catch-block-used-binding-variable' compartment contains nothing at present. At level 4, in directory path 'test → fixtures → codemod-optional-catch-binding → try-catch-block-used-object-pattern-binding', The 'try-catch-block-used-object-pattern-binding' section holds no subdirectories at the moment. In nested path 'test → fixtures → codemod-optional-catch-binding → try-catch-finally-unused-binding', Inside 'try-catch-finally-unused-binding', you'll find it is barren. Within directory hierarchy 'test → fixtures → codemod-optional-catch-binding → try-catch-finally-used-binding', Inside 'try-catch-finally-used-binding', you'll find it contains nothing at present. Back to the top level. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "babel-plugin-codemod-optional-catch-binding\n +--src\n `--test\n `--fixtures\n `--codemod-optional-catch-binding\n +--try-catch-block-null-binding\n +--try-catch-block-unused-array-pattern-binding\n +--try-catch-block-unused-binding\n +--try-catch-block-unused-object-pattern-binding\n +--try-catch-block-used-array-pattern-binding\n +--try-catch-block-used-binding\n +--try-catch-block-used-binding-variable\n +--try-catch-block-used-object-pattern-binding\n +--try-catch-finally-unused-binding\n `--try-catch-finally-used-binding", "description": "babel-plugin-codemod-optional-catch-binding is a origin directory that gathers 2 subdirectories: src and test.\nAt the main level, 'src' has nothing inside.\nAt the top level, 'test' organizes tests across 1 separate subdirectory elements.\nIn nested path 'test > fixtures', 'fixtures' bundles 1 contained folders: codemod-optional-catch-binding.\nIn nested path 'test \u2192 fixtures \u2192 codemod-optional-catch-binding', 'codemod-optional-catch-binding' encompasses 10 multiple directories.\nAt level 4, in directory path 'test \u2192 fixtures \u2192 codemod-optional-catch-binding \u2192 try-catch-block-null-binding', 'try-catch-block-null-binding' has been left empty.\nWithin directory hierarchy 'test / fixtures / codemod-optional-catch-binding / try-catch-block-unused-array-pattern-binding', Inside 'try-catch-block-unused-array-pattern-binding', you'll find it is an empty container.\nAt level 4, in directory path 'test \u2192 fixtures \u2192 codemod-optional-catch-binding \u2192 try-catch-block-unused-binding', Inside 'try-catch-block-unused-binding', you'll find it is unpopulated.\nWithin directory hierarchy 'test / fixtures / codemod-optional-catch-binding / try-catch-block-unused-object-pattern-binding', Inside 'try-catch-block-unused-object-pattern-binding', you'll find it is a vacant space.\nAt level 4, in directory path 'test \u2192 fixtures \u2192 codemod-optional-catch-binding \u2192 try-catch-block-used-array-pattern-binding', 'try-catch-block-used-array-pattern-binding' contains no subdirectories.\nWithin directory hierarchy 'test \u2192 fixtures \u2192 codemod-optional-catch-binding \u2192 try-catch-block-used-binding', The 'try-catch-block-used-binding' collection stands empty.\nWithin directory hierarchy 'test \u2192 fixtures \u2192 codemod-optional-catch-binding \u2192 try-catch-block-used-binding-variable', The 'try-catch-block-used-binding-variable' compartment contains nothing at present.\nAt level 4, in directory path 'test \u2192 fixtures \u2192 codemod-optional-catch-binding \u2192 try-catch-block-used-object-pattern-binding', The 'try-catch-block-used-object-pattern-binding' section holds no subdirectories at the moment.\nIn nested path 'test \u2192 fixtures \u2192 codemod-optional-catch-binding \u2192 try-catch-finally-unused-binding', Inside 'try-catch-finally-unused-binding', you'll find it is barren.\nWithin directory hierarchy 'test \u2192 fixtures \u2192 codemod-optional-catch-binding \u2192 try-catch-finally-used-binding', Inside 'try-catch-finally-used-binding', you'll find it contains nothing at present.\nBack to the top level.\n"}
2
ascii_format_flowgram.ai_packages_node-engine_form-core
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` template-solid-ts +--public `--src `--assets ``` Convert this description: form-core is a main directory that bundles 2 subdirectories: __tests__ and src. At the main level, '__tests__' contains no subdirectories. At the main level, Within 'src', you'll find 5 subdirectory elements for code structure. At level 2, in directory path 'src / client', 'client' has nothing inside. In nested path 'src > error', 'error' groups 1 nested folders: renders. In nested path 'src > error > renders', The 'renders' collection has yet to be populated. At level 2, in directory path 'src > form', 'form' carries 5 numerous subdirectories. In nested path 'src → form → abilities', 'abilities' groups 6 multiple subfolders. Within directory hierarchy 'src → form → abilities → decorator-ability', 'decorator-ability' is a vacant space. At level 4, in directory path 'src / form / abilities / default-ability', Inside 'default-ability', you'll find it is blank. Within directory hierarchy 'src → form → abilities → effect-ability', 'effect-ability' stands empty. In nested path 'src / form / abilities / setter-ability', The 'setter-ability' directory has no folders inside. At level 4, in directory path 'src → form → abilities → validation-ability', Inside 'validation-ability', you'll find it is vacant. Within directory hierarchy 'src > form > abilities > visibility-ability', The 'visibility-ability' storage space hasn't been filled with any content. In nested path 'src / form / client', 'client' hasn't been filled with any content. Within directory hierarchy 'src → form → models', The 'models' container contains no subdirectories. At level 3, in directory path 'src > form > services', 'services' is devoid of content. Within directory hierarchy 'src / form / types', The 'types' folder is currently empty. At level 2, in directory path 'src > node', The 'node' container lacks any subdirectories. At level 2, in directory path 'src → node-react', 'node-react' encompasses 2 subfolders: context, hooks. Within directory hierarchy 'src / node-react / context', Inside 'context', you'll find it has yet to be populated. At level 3, in directory path 'src → node-react → hooks', 'hooks' is barren. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "form-core\n +--__tests__\n `--src\n +--client\n +--error\n | `--renders\n +--form\n | +--abilities\n | | +--decorator-ability\n | | +--default-ability\n | | +--effect-ability\n | | +--setter-ability\n | | +--validation-ability\n | | `--visibility-ability\n | +--client\n | +--models\n | +--services\n | `--types\n +--node\n `--node-react\n +--context\n `--hooks", "description": "form-core is a main directory that bundles 2 subdirectories: __tests__ and src.\nAt the main level, '__tests__' contains no subdirectories.\nAt the main level, Within 'src', you'll find 5 subdirectory elements for code structure.\nAt level 2, in directory path 'src / client', 'client' has nothing inside.\nIn nested path 'src > error', 'error' groups 1 nested folders: renders.\nIn nested path 'src > error > renders', The 'renders' collection has yet to be populated.\nAt level 2, in directory path 'src > form', 'form' carries 5 numerous subdirectories.\nIn nested path 'src \u2192 form \u2192 abilities', 'abilities' groups 6 multiple subfolders.\nWithin directory hierarchy 'src \u2192 form \u2192 abilities \u2192 decorator-ability', 'decorator-ability' is a vacant space.\nAt level 4, in directory path 'src / form / abilities / default-ability', Inside 'default-ability', you'll find it is blank.\nWithin directory hierarchy 'src \u2192 form \u2192 abilities \u2192 effect-ability', 'effect-ability' stands empty.\nIn nested path 'src / form / abilities / setter-ability', The 'setter-ability' directory has no folders inside.\nAt level 4, in directory path 'src \u2192 form \u2192 abilities \u2192 validation-ability', Inside 'validation-ability', you'll find it is vacant.\nWithin directory hierarchy 'src > form > abilities > visibility-ability', The 'visibility-ability' storage space hasn't been filled with any content.\nIn nested path 'src / form / client', 'client' hasn't been filled with any content.\nWithin directory hierarchy 'src \u2192 form \u2192 models', The 'models' container contains no subdirectories.\nAt level 3, in directory path 'src > form > services', 'services' is devoid of content.\nWithin directory hierarchy 'src / form / types', The 'types' folder is currently empty.\nAt level 2, in directory path 'src > node', The 'node' container lacks any subdirectories.\nAt level 2, in directory path 'src \u2192 node-react', 'node-react' encompasses 2 subfolders: context, hooks.\nWithin directory hierarchy 'src / node-react / context', Inside 'context', you'll find it has yet to be populated.\nAt level 3, in directory path 'src \u2192 node-react \u2192 hooks', 'hooks' is barren.\n"}
2
ascii_format_pnpm_hooks
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. hooks is a head directory that gathers 3 subdirectories: pnpmfile, read-package-hook and types. At the main level, 'pnpmfile' organizes 2 folders: src, test. Within directory hierarchy 'pnpmfile / src', 'src' is a vacant space. In nested path 'pnpmfile / test', 'test' organizes tests across 1 separate nested folders. Within directory hierarchy 'pnpmfile / test / __fixtures__', The '__fixtures__' container is devoid of content. Back to the top level. At the main level, 'read-package-hook' possesses 2 child directories: src, test. Within directory hierarchy 'read-package-hook → src', Inside 'src', you'll find it stands empty. At level 2, in directory path 'read-package-hook > test', Inside 'test', you'll find it is devoid of content. In the root directory, 'types' encapsulates 1 subdirectory elements: src. Within directory hierarchy 'types → src', Inside 'src', you'll find it has been left empty. Format your response in this style: ``` test +--__snapshots__ +--fixtures | `--has-vulnerabilities `--utils `--responses ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "hooks\n +--pnpmfile\n | +--src\n | `--test\n | `--__fixtures__\n +--read-package-hook\n | +--src\n | `--test\n `--types\n `--src", "description": "hooks is a head directory that gathers 3 subdirectories: pnpmfile, read-package-hook and types.\nAt the main level, 'pnpmfile' organizes 2 folders: src, test.\nWithin directory hierarchy 'pnpmfile / src', 'src' is a vacant space.\nIn nested path 'pnpmfile / test', 'test' organizes tests across 1 separate nested folders.\nWithin directory hierarchy 'pnpmfile / test / __fixtures__', The '__fixtures__' container is devoid of content.\nBack to the top level.\nAt the main level, 'read-package-hook' possesses 2 child directories: src, test.\nWithin directory hierarchy 'read-package-hook \u2192 src', Inside 'src', you'll find it stands empty.\nAt level 2, in directory path 'read-package-hook > test', Inside 'test', you'll find it is devoid of content.\nIn the root directory, 'types' encapsulates 1 subdirectory elements: src.\nWithin directory hierarchy 'types \u2192 src', Inside 'src', you'll find it has been left empty.\n"}
2
ascii_format_gradle_platforms_documentation_docs_src_samples_ide_problems-api-usage_groovy
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. groovy is a parent directory that comprises 3 subdirectories: reporters, sample-ide and sample-project. In the root directory, 'reporters' comprises 3 folders: model-builder-plugin, script-plugin, standard-plugin. Within directory hierarchy 'reporters > model-builder-plugin', Inside 'model-builder-plugin', you'll find it has nothing inside. In nested path 'reporters / script-plugin', 'script-plugin' contains 1 folders: src. Within directory hierarchy 'reporters / script-plugin / src', Within 'src', you'll find 1 folders for code structure. Within directory hierarchy 'reporters > script-plugin > src > main', 'main' encapsulates 1 directories: groovy. In nested path 'reporters / script-plugin / src / main / groovy', Inside 'groovy', you'll find it is devoid of content. Within directory hierarchy 'reporters / standard-plugin', Inside 'standard-plugin', you'll find it is devoid of content. Back to the top level. At the main level, 'sample-ide' is empty. In the root directory, Inside 'sample-project', you'll find it is unpopulated. Format your response in this style: ``` buildinit +--plugins | `--internal | +--maven | `--modifiers `--tasks ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "groovy\n +--reporters\n | +--model-builder-plugin\n | +--script-plugin\n | | `--src\n | | `--main\n | | `--groovy\n | `--standard-plugin\n +--sample-ide\n `--sample-project", "description": "groovy is a parent directory that comprises 3 subdirectories: reporters, sample-ide and sample-project.\nIn the root directory, 'reporters' comprises 3 folders: model-builder-plugin, script-plugin, standard-plugin.\nWithin directory hierarchy 'reporters > model-builder-plugin', Inside 'model-builder-plugin', you'll find it has nothing inside.\nIn nested path 'reporters / script-plugin', 'script-plugin' contains 1 folders: src.\nWithin directory hierarchy 'reporters / script-plugin / src', Within 'src', you'll find 1 folders for code structure.\nWithin directory hierarchy 'reporters > script-plugin > src > main', 'main' encapsulates 1 directories: groovy.\nIn nested path 'reporters / script-plugin / src / main / groovy', Inside 'groovy', you'll find it is devoid of content.\nWithin directory hierarchy 'reporters / standard-plugin', Inside 'standard-plugin', you'll find it is devoid of content.\nBack to the top level.\nAt the main level, 'sample-ide' is empty.\nIn the root directory, Inside 'sample-project', you'll find it is unpopulated.\n"}
2
ascii_format_webpack_test_watchCases_cache_unsafe-cache-managed-paths
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. unsafe-cache-managed-paths is a principal directory that includes 3 subdirectories: 0, 1 and 2. At the main level, '0' groups 1 directory entries: node_modules. At level 2, in directory path '0 / node_modules', 'node_modules' groups 1 packages: package. In nested path '0 / node_modules / package', Inside 'package', you'll find it has no content. Back to the top level. At the top level, '1' bundles 1 nested folders: node_modules. At level 2, in directory path '1 → node_modules', 'node_modules' features 1 packages: package. In nested path '1 → node_modules → package', 'package' lacks any subdirectories. Back to the top level. At the main level, '2' comprises 1 subdirectory elements: node_modules. At level 2, in directory path '2 > node_modules', 'node_modules' stores 1 packages: package. Within directory hierarchy '2 → node_modules → package', The 'package' storage space sits empty. Format your response in this style: ``` gradle +--api +--internal `--util `--internal ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "unsafe-cache-managed-paths\n +--0\n | `--node_modules\n | `--package\n +--1\n | `--node_modules\n | `--package\n `--2\n `--node_modules\n `--package", "description": "unsafe-cache-managed-paths is a principal directory that includes 3 subdirectories: 0, 1 and 2.\nAt the main level, '0' groups 1 directory entries: node_modules.\nAt level 2, in directory path '0 / node_modules', 'node_modules' groups 1 packages: package.\nIn nested path '0 / node_modules / package', Inside 'package', you'll find it has no content.\nBack to the top level.\nAt the top level, '1' bundles 1 nested folders: node_modules.\nAt level 2, in directory path '1 \u2192 node_modules', 'node_modules' features 1 packages: package.\nIn nested path '1 \u2192 node_modules \u2192 package', 'package' lacks any subdirectories.\nBack to the top level.\nAt the main level, '2' comprises 1 subdirectory elements: node_modules.\nAt level 2, in directory path '2 > node_modules', 'node_modules' stores 1 packages: package.\nWithin directory hierarchy '2 \u2192 node_modules \u2192 package', The 'package' storage space sits empty.\n"}
2
ascii_format_vite_playground_html
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. html is a origin directory that assembles 10 subdirectories. Notable ones include __tests__, inline, link-props among others. Let me break down the composition for you: At the top level, The '__tests__' directory is blank. At the main level, Inside 'inline', you'll find it is an empty container. In the root directory, Inside 'link-props', you'll find it is vacant. In the root directory, 'nested' bundles 1 subdirectories: asset. In nested path 'nested > asset', Inside 'asset', you'll find it has no content. At the top level, 'public' stands empty. At the top level, Inside 'relative-input', you'll find it remains unused. At the main level, 'serve' maintains 2 child directories: both, folder. At level 2, in directory path 'serve → both', 'both' is an empty container. At level 2, in directory path 'serve / folder', The 'folder' folder has been left empty. Back to the top level. At the top level, The 'side-effects' section is blank. In the root directory, 'unicode-path' incorporates 1 subdirectory elements: 中文-にほんご-한글-🌕🌖🌗. Within directory hierarchy 'unicode-path → 中文-にほんご-한글-🌕🌖🌗', Inside '中文-にほんご-한글-🌕🌖🌗', you'll find it has yet to be populated. At the main level, The 'warmup' collection appears to be unused. Format your response in this style: ``` plugin-commands-store +--src | `--storeStatus `--test ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "html\n +--__tests__\n +--inline\n +--link-props\n +--nested\n | `--asset\n +--public\n +--relative-input\n +--serve\n | +--both\n | `--folder\n +--side-effects\n +--unicode-path\n | `--\u4e2d\u6587-\u306b\u307b\u3093\u3054-\ud55c\uae00-\ud83c\udf15\ud83c\udf16\ud83c\udf17\n `--warmup", "description": "html is a origin directory that assembles 10 subdirectories. Notable ones include __tests__, inline, link-props among others.\n\nLet me break down the composition for you:\n\nAt the top level, The '__tests__' directory is blank.\nAt the main level, Inside 'inline', you'll find it is an empty container.\nIn the root directory, Inside 'link-props', you'll find it is vacant.\nIn the root directory, 'nested' bundles 1 subdirectories: asset.\nIn nested path 'nested > asset', Inside 'asset', you'll find it has no content.\nAt the top level, 'public' stands empty.\nAt the top level, Inside 'relative-input', you'll find it remains unused.\nAt the main level, 'serve' maintains 2 child directories: both, folder.\nAt level 2, in directory path 'serve \u2192 both', 'both' is an empty container.\nAt level 2, in directory path 'serve / folder', The 'folder' folder has been left empty.\nBack to the top level.\nAt the top level, The 'side-effects' section is blank.\nIn the root directory, 'unicode-path' incorporates 1 subdirectory elements: \u4e2d\u6587-\u306b\u307b\u3093\u3054-\ud55c\uae00-\ud83c\udf15\ud83c\udf16\ud83c\udf17.\nWithin directory hierarchy 'unicode-path \u2192 \u4e2d\u6587-\u306b\u307b\u3093\u3054-\ud55c\uae00-\ud83c\udf15\ud83c\udf16\ud83c\udf17', Inside '\u4e2d\u6587-\u306b\u307b\u3093\u3054-\ud55c\uae00-\ud83c\udf15\ud83c\udf16\ud83c\udf17', you'll find it has yet to be populated.\nAt the main level, The 'warmup' collection appears to be unused.\n"}
2
ascii_format_gradle_platforms_core-runtime_messaging_src_integTest_groovy_org_gradle_internal
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` test +--env | `--cypress | `--e2e +--failing | `--cypress | `--e2e +--invalid | `--cypress | `--e2e `--successful `--cypress `--e2e ``` Convert this description: internal is a origin directory that groups 2 subdirectories: remote and serialize. At the main level, 'remote' encompasses 1 directory entries: internal. In nested path 'remote > internal', 'internal' houses 1 folders: hub. In nested path 'remote → internal → hub', The 'hub' section is empty. Back to the top level. At the main level, 'serialize' is devoid of content. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "internal\n +--remote\n | `--internal\n | `--hub\n `--serialize", "description": "internal is a origin directory that groups 2 subdirectories: remote and serialize.\nAt the main level, 'remote' encompasses 1 directory entries: internal.\nIn nested path 'remote > internal', 'internal' houses 1 folders: hub.\nIn nested path 'remote \u2192 internal \u2192 hub', The 'hub' section is empty.\nBack to the top level.\nAt the main level, 'serialize' is devoid of content.\n"}
2
ascii_format_babel_packages_babel-plugin-transform-shorthand-properties
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` [lang] +--@modal | +--(.)feed | `--(.)photos | `--[id] +--feed `--photos `--[id] ``` Convert this description: babel-plugin-transform-shorthand-properties is a head directory that groups 2 subdirectories: src and test. In the root directory, The 'src' collection contains no subdirectories. At the top level, 'test' houses 1 folders for testing purposes. Within directory hierarchy 'test > fixtures', 'fixtures' carries 1 directories: shorthand-properties. Within directory hierarchy 'test / fixtures / shorthand-properties', 'shorthand-properties' comprises 7 assorted folders. At level 4, in directory path 'test → fixtures → shorthand-properties → method-plain', 'method-plain' has yet to be populated. Within directory hierarchy 'test → fixtures → shorthand-properties → method-type-annotations', The 'method-type-annotations' collection has yet to be populated. Within directory hierarchy 'test / fixtures / shorthand-properties / proto', 'proto' has yet to be populated. In nested path 'test → fixtures → shorthand-properties → shorthand-comments', Inside 'shorthand-comments', you'll find it stands empty. At level 4, in directory path 'test > fixtures > shorthand-properties > shorthand-mixed', Inside 'shorthand-mixed', you'll find it stands empty. Within directory hierarchy 'test > fixtures > shorthand-properties > shorthand-multiple', Inside 'shorthand-multiple', you'll find it is empty. Within directory hierarchy 'test → fixtures → shorthand-properties → shorthand-single', The 'shorthand-single' directory is currently empty. Back to the top level. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "babel-plugin-transform-shorthand-properties\n +--src\n `--test\n `--fixtures\n `--shorthand-properties\n +--method-plain\n +--method-type-annotations\n +--proto\n +--shorthand-comments\n +--shorthand-mixed\n +--shorthand-multiple\n `--shorthand-single", "description": "babel-plugin-transform-shorthand-properties is a head directory that groups 2 subdirectories: src and test.\nIn the root directory, The 'src' collection contains no subdirectories.\nAt the top level, 'test' houses 1 folders for testing purposes.\nWithin directory hierarchy 'test > fixtures', 'fixtures' carries 1 directories: shorthand-properties.\nWithin directory hierarchy 'test / fixtures / shorthand-properties', 'shorthand-properties' comprises 7 assorted folders.\nAt level 4, in directory path 'test \u2192 fixtures \u2192 shorthand-properties \u2192 method-plain', 'method-plain' has yet to be populated.\nWithin directory hierarchy 'test \u2192 fixtures \u2192 shorthand-properties \u2192 method-type-annotations', The 'method-type-annotations' collection has yet to be populated.\nWithin directory hierarchy 'test / fixtures / shorthand-properties / proto', 'proto' has yet to be populated.\nIn nested path 'test \u2192 fixtures \u2192 shorthand-properties \u2192 shorthand-comments', Inside 'shorthand-comments', you'll find it stands empty.\nAt level 4, in directory path 'test > fixtures > shorthand-properties > shorthand-mixed', Inside 'shorthand-mixed', you'll find it stands empty.\nWithin directory hierarchy 'test > fixtures > shorthand-properties > shorthand-multiple', Inside 'shorthand-multiple', you'll find it is empty.\nWithin directory hierarchy 'test \u2192 fixtures \u2192 shorthand-properties \u2192 shorthand-single', The 'shorthand-single' directory is currently empty.\nBack to the top level.\n"}
2
ascii_format_rollup_test_chunking-form_samples_emit-file_filenames-function-patterns__expected
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` patching +--apply-patch | +--__fixtures__ | +--src | `--test +--config | +--src | `--test +--plugin-commands-patching | +--src | `--test | `--utils `--types `--src ``` Convert this description: _expected is a parent directory that encompasses 4 subdirectories. Notable ones include amd, cjs, es among others. Let me break down the layout for you: At the top level, 'amd' shelters 1 nested folders: txt. At level 2, in directory path 'amd > txt', The 'txt' folder is vacant. At the top level, 'cjs' organizes 1 child directories: txt. Within directory hierarchy 'cjs > txt', 'txt' has yet to be populated. At the main level, 'es' hosts 1 contained folders: txt. In nested path 'es > txt', Inside 'txt', you'll find it contains no subdirectories. Back to the top level. In the root directory, 'system' keeps 1 subdirectories: txt. In nested path 'system > txt', Inside 'txt', you'll find it is barren. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "_expected\n +--amd\n | `--txt\n +--cjs\n | `--txt\n +--es\n | `--txt\n `--system\n `--txt", "description": "_expected is a parent directory that encompasses 4 subdirectories. Notable ones include amd, cjs, es among others.\n\nLet me break down the layout for you:\n\nAt the top level, 'amd' shelters 1 nested folders: txt.\nAt level 2, in directory path 'amd > txt', The 'txt' folder is vacant.\nAt the top level, 'cjs' organizes 1 child directories: txt.\nWithin directory hierarchy 'cjs > txt', 'txt' has yet to be populated.\nAt the main level, 'es' hosts 1 contained folders: txt.\nIn nested path 'es > txt', Inside 'txt', you'll find it contains no subdirectories.\nBack to the top level.\nIn the root directory, 'system' keeps 1 subdirectories: txt.\nIn nested path 'system > txt', Inside 'txt', you'll find it is barren.\n"}
2
ascii_format_babel_packages_babel-cli_test_fixtures_babel_--copy-files with ignore in babelignore
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. --copy-files with ignore in babelignore is a master directory that includes 2 subdirectories: in-files and out-files. At the main level, 'in-files' encompasses 1 child directories: src. In nested path 'in-files > src', The 'src' container groups 1 folders for code organization. In nested path 'in-files / src / foo', The 'foo' directory holds no subdirectories at the moment. Back to the top level. In the root directory, 'out-files' groups 1 directory entries: lib. At level 2, in directory path 'out-files → lib', Within 'lib', you'll find 1 subdirectory elements for code structure. In nested path 'out-files → lib → foo', Inside 'foo', you'll find it has been left empty. Format your response in this style: ``` fonts +--Inter | `--static +--Space_Grotesk | `--static `--Space_Mono ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "--copy-files with ignore in babelignore\n +--in-files\n | `--src\n | `--foo\n `--out-files\n `--lib\n `--foo", "description": "--copy-files with ignore in babelignore is a master directory that includes 2 subdirectories: in-files and out-files.\nAt the main level, 'in-files' encompasses 1 child directories: src.\nIn nested path 'in-files > src', The 'src' container groups 1 folders for code organization.\nIn nested path 'in-files / src / foo', The 'foo' directory holds no subdirectories at the moment.\nBack to the top level.\nIn the root directory, 'out-files' groups 1 directory entries: lib.\nAt level 2, in directory path 'out-files \u2192 lib', Within 'lib', you'll find 1 subdirectory elements for code structure.\nIn nested path 'out-files \u2192 lib \u2192 foo', Inside 'foo', you'll find it has been left empty.\n"}
2
ascii_format_webpack_test_configCases_css_url
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. url is a origin directory that bundles 2 subdirectories: nested and node_modules. In the root directory, The 'nested' collection appears to be unused. At the main level, 'node_modules' holds 1 packages: package. At level 2, in directory path 'node_modules > package', 'package' stands empty. Back to the top level. Format your response in this style: ``` tests +--helpers | `--browser +--regression | `--libs +--test262 | `--test262 `--unit `--fixtures ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "url\n +--nested\n `--node_modules\n `--package", "description": "url is a origin directory that bundles 2 subdirectories: nested and node_modules.\nIn the root directory, The 'nested' collection appears to be unused.\nAt the main level, 'node_modules' holds 1 packages: package.\nAt level 2, in directory path 'node_modules > package', 'package' stands empty.\nBack to the top level.\n"}
2
ascii_format_prettier_tests_format_js_cursor
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. cursor is a master directory that organizes 2 subdirectories: __snapshots__ and require-pragma. In the root directory, '__snapshots__' sits empty. At the top level, 'require-pragma' includes 1 subfolders: __snapshots__. At level 2, in directory path 'require-pragma → __snapshots__', The '__snapshots__' container contains no subdirectories. Format your response in this style: ``` docs +--dsl | +--docbook | | `--model | +--links | `--source | `--model `--model ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "cursor\n +--__snapshots__\n `--require-pragma\n `--__snapshots__", "description": "cursor is a master directory that organizes 2 subdirectories: __snapshots__ and require-pragma.\nIn the root directory, '__snapshots__' sits empty.\nAt the top level, 'require-pragma' includes 1 subfolders: __snapshots__.\nAt level 2, in directory path 'require-pragma \u2192 __snapshots__', The '__snapshots__' container contains no subdirectories.\n"}
2
ascii_format_gradle_platforms_documentation_docs_src_snippets_dependencyManagement_introductionDependencies
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` export-default +--__snapshots__ +--escaped | `--__snapshots__ `--export-default-from `--__snapshots__ ``` Convert this description: introductionDependencies is a origin directory that assembles 3 subdirectories: groovy, kotlin and tests. At the main level, 'groovy' has 1 subdirectories: gradle. In nested path 'groovy / gradle', Inside 'gradle', you'll find it contains no subdirectories. At the main level, 'kotlin' stores 1 contained folders: gradle. In nested path 'kotlin > gradle', 'gradle' has no content. At the top level, The 'tests' data structure is an empty container. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "introductionDependencies\n +--groovy\n | `--gradle\n +--kotlin\n | `--gradle\n `--tests", "description": "introductionDependencies is a origin directory that assembles 3 subdirectories: groovy, kotlin and tests.\nAt the main level, 'groovy' has 1 subdirectories: gradle.\nIn nested path 'groovy / gradle', Inside 'gradle', you'll find it contains no subdirectories.\nAt the main level, 'kotlin' stores 1 contained folders: gradle.\nIn nested path 'kotlin > gradle', 'gradle' has no content.\nAt the top level, The 'tests' data structure is an empty container.\n"}
2
ascii_format_next.js_test_e2e_app-dir_front-redirect-issue_app
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. app is a main directory that includes 2 subdirectories: api and app-future. At the top level, 'api' maintains 1 nested folders: app-redirect. In nested path 'api / app-redirect', 'app-redirect' keeps 1 subfolders: [path]. In nested path 'api → app-redirect → [path]', '[path]' has no folders inside. Back to the top level. At the top level, 'app-future' shelters 1 directory entries: [lang]. At level 2, in directory path 'app-future > [lang]', '[lang]' shelters 1 directories: (dashboard). Within directory hierarchy 'app-future / [lang] / (dashboard)', '(dashboard)' shelters 1 subdirectories: [teamSlug]. Within directory hierarchy 'app-future / [lang] / (dashboard) / [teamSlug]', The '[teamSlug]' section is barren. Format your response in this style: ``` tailwindcss +--src | +--__snapshots__ | +--compat | | `--config | +--source-maps | +--test-utils | `--utils `--tests ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "app\n +--api\n | `--app-redirect\n | `--[path]\n `--app-future\n `--[lang]\n `--(dashboard)\n `--[teamSlug]", "description": "app is a main directory that includes 2 subdirectories: api and app-future.\nAt the top level, 'api' maintains 1 nested folders: app-redirect.\nIn nested path 'api / app-redirect', 'app-redirect' keeps 1 subfolders: [path].\nIn nested path 'api \u2192 app-redirect \u2192 [path]', '[path]' has no folders inside.\nBack to the top level.\nAt the top level, 'app-future' shelters 1 directory entries: [lang].\nAt level 2, in directory path 'app-future > [lang]', '[lang]' shelters 1 directories: (dashboard).\nWithin directory hierarchy 'app-future / [lang] / (dashboard)', '(dashboard)' shelters 1 subdirectories: [teamSlug].\nWithin directory hierarchy 'app-future / [lang] / (dashboard) / [teamSlug]', The '[teamSlug]' section is barren.\n"}
2
ascii_format_markdownlint_test_rules
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. rules is a core directory that incorporates 2 subdirectories: node_modules and npm. At the main level, 'node_modules' maintains 2 packages: markdownlint-rule-sample-commonjs, markdownlint-rule-sample-module. In nested path 'node_modules > markdownlint-rule-sample-commonjs', The 'markdownlint-rule-sample-commonjs' storage space lacks any subdirectories. At level 2, in directory path 'node_modules > markdownlint-rule-sample-module', 'markdownlint-rule-sample-module' is an empty container. Back to the top level. In the root directory, The 'npm' container has no folders inside. Format your response in this style: ``` image-optimizer +--app | +--pages | | `--api | | `--stateful | `--public `--test ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "rules\n +--node_modules\n | +--markdownlint-rule-sample-commonjs\n | `--markdownlint-rule-sample-module\n `--npm", "description": "rules is a core directory that incorporates 2 subdirectories: node_modules and npm.\nAt the main level, 'node_modules' maintains 2 packages: markdownlint-rule-sample-commonjs, markdownlint-rule-sample-module.\nIn nested path 'node_modules > markdownlint-rule-sample-commonjs', The 'markdownlint-rule-sample-commonjs' storage space lacks any subdirectories.\nAt level 2, in directory path 'node_modules > markdownlint-rule-sample-module', 'markdownlint-rule-sample-module' is an empty container.\nBack to the top level.\nIn the root directory, The 'npm' container has no folders inside.\n"}
2
ascii_format_next.js_test_e2e_app-dir_not-found_css-precedence
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. css-precedence is a source directory that consolidates 2 subdirectories: app and components. In the root directory, Inside 'app', you'll find it has no folders inside. At the top level, The 'components' storage space groups 1 folders for code organization. In nested path 'components → button', Inside 'button', you'll find it has yet to be populated. Back to the top level. Format your response in this style: ``` template-solid-ts +--public `--src `--assets ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "css-precedence\n +--app\n `--components\n `--button", "description": "css-precedence is a source directory that consolidates 2 subdirectories: app and components.\nIn the root directory, Inside 'app', you'll find it has no folders inside.\nAt the top level, The 'components' storage space groups 1 folders for code organization.\nIn nested path 'components \u2192 button', Inside 'button', you'll find it has yet to be populated.\nBack to the top level.\n"}
2
ascii_format_gradle_platforms_ide_tooling-api_src_main_java_org_gradle_tooling_internal
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` test +--__snapshots__ +--fixtures | `--has-vulnerabilities `--utils `--responses ``` Convert this description: internal is a head directory that incorporates 5 subdirectories. Notable ones include adapter, build, consumer among others. Let me break down the hierarchy for you: At the top level, 'adapter' has no content. At the main level, 'build' remains unused. At the top level, 'consumer' features 6 various directories. In nested path 'consumer → async', 'async' has nothing inside. In nested path 'consumer / connection', The 'connection' directory is empty. At level 2, in directory path 'consumer → converters', The 'converters' section has been left empty. At level 2, in directory path 'consumer → loader', 'loader' is an empty container. In nested path 'consumer / parameters', The 'parameters' container remains unused. Within directory hierarchy 'consumer > versioning', 'versioning' remains unused. Back to the top level. At the main level, The 'gradle' container is blank. At the top level, 'protocol' groups 5 assorted subdirectory elements. In nested path 'protocol → cpp', The 'cpp' collection is barren. Within directory hierarchy 'protocol / events', Inside 'events', you'll find it sits empty. In nested path 'protocol > exceptions', 'exceptions' appears to be unused. At level 2, in directory path 'protocol > problem', 'problem' is unpopulated. At level 2, in directory path 'protocol / test', 'test' is vacant. Back to the top level. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "internal\n +--adapter\n +--build\n +--consumer\n | +--async\n | +--connection\n | +--converters\n | +--loader\n | +--parameters\n | `--versioning\n +--gradle\n `--protocol\n +--cpp\n +--events\n +--exceptions\n +--problem\n `--test", "description": "internal is a head directory that incorporates 5 subdirectories. Notable ones include adapter, build, consumer among others.\n\nLet me break down the hierarchy for you:\n\nAt the top level, 'adapter' has no content.\nAt the main level, 'build' remains unused.\nAt the top level, 'consumer' features 6 various directories.\nIn nested path 'consumer \u2192 async', 'async' has nothing inside.\nIn nested path 'consumer / connection', The 'connection' directory is empty.\nAt level 2, in directory path 'consumer \u2192 converters', The 'converters' section has been left empty.\nAt level 2, in directory path 'consumer \u2192 loader', 'loader' is an empty container.\nIn nested path 'consumer / parameters', The 'parameters' container remains unused.\nWithin directory hierarchy 'consumer > versioning', 'versioning' remains unused.\nBack to the top level.\nAt the main level, The 'gradle' container is blank.\nAt the top level, 'protocol' groups 5 assorted subdirectory elements.\nIn nested path 'protocol \u2192 cpp', The 'cpp' collection is barren.\nWithin directory hierarchy 'protocol / events', Inside 'events', you'll find it sits empty.\nIn nested path 'protocol > exceptions', 'exceptions' appears to be unused.\nAt level 2, in directory path 'protocol > problem', 'problem' is unpopulated.\nAt level 2, in directory path 'protocol / test', 'test' is vacant.\nBack to the top level.\n"}
2
ascii_format_rollup_test_function_samples_preserve-modules
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. preserve-modules is a primary directory that gathers 8 subdirectories. Notable ones include inline-dynamic-imports, invalid-default-export-mode, invalid-no-preserve-entry-signatures among others. Let me break down the design for you: At the top level, The 'inline-dynamic-imports' compartment is vacant. At the main level, The 'invalid-default-export-mode' storage space sits empty. In the root directory, Inside 'invalid-no-preserve-entry-signatures', you'll find it is vacant. At the main level, 'invalid-none-export-mode' hasn't been filled with any content. At the main level, 'manual-chunks' is devoid of content. In the root directory, Inside 'mixed-exports', you'll find it contains no subdirectories. At the main level, 'virtual-modules' carries 1 subdirectories: lib. In nested path 'virtual-modules > lib', The 'lib' folder has nothing inside. In the root directory, 'virtual-modules-conflict' carries 1 nested folders: _virtual. At level 2, in directory path 'virtual-modules-conflict > _virtual', Inside '_virtual', you'll find it is barren. Back to the top level. Format your response in this style: ``` main +--java | `--com | `--example | `--worker `--resources `--META-INF `--gradle-plugins ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "preserve-modules\n +--inline-dynamic-imports\n +--invalid-default-export-mode\n +--invalid-no-preserve-entry-signatures\n +--invalid-none-export-mode\n +--manual-chunks\n +--mixed-exports\n +--virtual-modules\n | `--lib\n `--virtual-modules-conflict\n `--_virtual", "description": "preserve-modules is a primary directory that gathers 8 subdirectories. Notable ones include inline-dynamic-imports, invalid-default-export-mode, invalid-no-preserve-entry-signatures among others.\n\nLet me break down the design for you:\n\nAt the top level, The 'inline-dynamic-imports' compartment is vacant.\nAt the main level, The 'invalid-default-export-mode' storage space sits empty.\nIn the root directory, Inside 'invalid-no-preserve-entry-signatures', you'll find it is vacant.\nAt the main level, 'invalid-none-export-mode' hasn't been filled with any content.\nAt the main level, 'manual-chunks' is devoid of content.\nIn the root directory, Inside 'mixed-exports', you'll find it contains no subdirectories.\nAt the main level, 'virtual-modules' carries 1 subdirectories: lib.\nIn nested path 'virtual-modules > lib', The 'lib' folder has nothing inside.\nIn the root directory, 'virtual-modules-conflict' carries 1 nested folders: _virtual.\nAt level 2, in directory path 'virtual-modules-conflict > _virtual', Inside '_virtual', you'll find it is barren.\nBack to the top level.\n"}
2
ascii_format_cypress_system-tests_projects_svelte-webpack-configured
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. svelte-webpack-configured is a root directory that groups 3 subdirectories: cypress, public and src. In the root directory, 'cypress' contains 1 child directories: support. At level 2, in directory path 'cypress / support', The 'support' data structure lacks any subdirectories. Back to the top level. At the main level, 'public' awaits content. At the top level, The 'src' data structure includes 2 folders for code organization. In nested path 'src → assets', Inside 'assets', you'll find it lacks any subdirectories. In nested path 'src > lib', Inside 'lib', you'll find it is devoid of content. Back to the top level. Format your response in this style: ``` zsh-autosuggestions +--spec | +--integrations | +--options | +--strategies | `--widgets `--src `--strategies ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "svelte-webpack-configured\n +--cypress\n | `--support\n +--public\n `--src\n +--assets\n `--lib", "description": "svelte-webpack-configured is a root directory that groups 3 subdirectories: cypress, public and src.\nIn the root directory, 'cypress' contains 1 child directories: support.\nAt level 2, in directory path 'cypress / support', The 'support' data structure lacks any subdirectories.\nBack to the top level.\nAt the main level, 'public' awaits content.\nAt the top level, The 'src' data structure includes 2 folders for code organization.\nIn nested path 'src \u2192 assets', Inside 'assets', you'll find it lacks any subdirectories.\nIn nested path 'src > lib', Inside 'lib', you'll find it is devoid of content.\nBack to the top level.\n"}
2
ascii_format_webpack_test_watchCases_plugins_watch-ignore-plugin
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. watch-ignore-plugin is a primary directory that assembles 3 subdirectories: 0, 1 and 2. In the root directory, '0' houses 1 nested folders: foo. In nested path '0 > foo', Inside 'foo', you'll find it has no folders inside. In the root directory, '1' groups 1 directory entries: foo. In nested path '1 > foo', The 'foo' repository holds no subdirectories at the moment. At the top level, '2' contains 1 subdirectory elements: foo. In nested path '2 > foo', Inside 'foo', you'll find it lacks any subdirectories. Back to the top level. Format your response in this style: ``` patching +--apply-patch | +--__fixtures__ | +--src | `--test +--config | +--src | `--test +--plugin-commands-patching | +--src | `--test | `--utils `--types `--src ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "watch-ignore-plugin\n +--0\n | `--foo\n +--1\n | `--foo\n `--2\n `--foo", "description": "watch-ignore-plugin is a primary directory that assembles 3 subdirectories: 0, 1 and 2.\nIn the root directory, '0' houses 1 nested folders: foo.\nIn nested path '0 > foo', Inside 'foo', you'll find it has no folders inside.\nIn the root directory, '1' groups 1 directory entries: foo.\nIn nested path '1 > foo', The 'foo' repository holds no subdirectories at the moment.\nAt the top level, '2' contains 1 subdirectory elements: foo.\nIn nested path '2 > foo', Inside 'foo', you'll find it lacks any subdirectories.\nBack to the top level.\n"}
2
ascii_format_django_tests_template_loader
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` pages +--[id] `--api `--pets ``` Convert this description: template_loader is a main directory that includes 2 subdirectories: template_strings and templates. At the top level, 'template_strings' comprises 1 subdirectories: template_loader. At level 2, in directory path 'template_strings > template_loader', Inside 'template_loader', you'll find it contains no subdirectories. At the top level, 'templates' incorporates 1 subdirectories: template_loader. In nested path 'templates / template_loader', 'template_loader' is a vacant space. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "template_loader\n +--template_strings\n | `--template_loader\n `--templates\n `--template_loader", "description": "template_loader is a main directory that includes 2 subdirectories: template_strings and templates.\nAt the top level, 'template_strings' comprises 1 subdirectories: template_loader.\nAt level 2, in directory path 'template_strings > template_loader', Inside 'template_loader', you'll find it contains no subdirectories.\nAt the top level, 'templates' incorporates 1 subdirectories: template_loader.\nIn nested path 'templates / template_loader', 'template_loader' is a vacant space.\n"}
2
ascii_format_django_django_forms_templates_django_forms
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` with-stitches +--app | `--_components `--public ``` Convert this description: forms is a fundamental directory that consolidates 3 subdirectories: errors, formsets and widgets. In the root directory, 'errors' holds 2 subdirectory elements: dict, list. At level 2, in directory path 'errors > dict', Inside 'dict', you'll find it has no folders inside. At level 2, in directory path 'errors → list', 'list' has no content. Back to the top level. At the top level, 'formsets' stands empty. At the main level, Inside 'widgets', you'll find it is empty. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "forms\n +--errors\n | +--dict\n | `--list\n +--formsets\n `--widgets", "description": "forms is a fundamental directory that consolidates 3 subdirectories: errors, formsets and widgets.\nIn the root directory, 'errors' holds 2 subdirectory elements: dict, list.\nAt level 2, in directory path 'errors > dict', Inside 'dict', you'll find it has no folders inside.\nAt level 2, in directory path 'errors \u2192 list', 'list' has no content.\nBack to the top level.\nAt the top level, 'formsets' stands empty.\nAt the main level, Inside 'widgets', you'll find it is empty.\n"}
2
ascii_format_gradle_platforms_jvm_ear_src_integTest_groovy_org_gradle
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` test +--__snapshots__ +--fixtures | `--has-vulnerabilities `--utils `--responses ``` Convert this description: gradle is a origin directory that maintains 2 subdirectories: integtests and plugins. At the main level, 'integtests' is devoid of content. At the main level, 'plugins' features 1 contained folders: ear. In nested path 'plugins / ear', 'ear' has been left empty. Back to the top level. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "gradle\n +--integtests\n `--plugins\n `--ear", "description": "gradle is a origin directory that maintains 2 subdirectories: integtests and plugins.\nAt the main level, 'integtests' is devoid of content.\nAt the main level, 'plugins' features 1 contained folders: ear.\nIn nested path 'plugins / ear', 'ear' has been left empty.\nBack to the top level.\n"}
2
ascii_format_gradle_platforms_software_dependency-management_src_main_java_org_gradle_internal_component
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. component is a parent directory that features 4 subdirectories. Notable ones include external, local, model among others. Let me break down the hierarchy for you: In the root directory, 'external' features 2 contained folders: descriptor, model. Within directory hierarchy 'external > descriptor', 'descriptor' is a vacant space. At level 2, in directory path 'external > model', 'model' has 2 subdirectory elements: ivy, maven. Within directory hierarchy 'external → model → ivy', Inside 'ivy', you'll find it has nothing inside. Within directory hierarchy 'external → model → maven', Inside 'maven', you'll find it is blank. Back to the top level. At the main level, 'local' maintains 1 directory entries: model. At level 2, in directory path 'local > model', The 'model' section is a vacant space. In the root directory, Inside 'model', you'll find it holds no subdirectories at the moment. At the top level, 'resolution' carries 1 nested folders: failure. At level 2, in directory path 'resolution / failure', 'failure' encapsulates 6 assorted contained folders. In nested path 'resolution → failure → describer', 'describer' contains no subdirectories. Within directory hierarchy 'resolution / failure / exception', 'exception' stands empty. At level 3, in directory path 'resolution / failure / formatting', 'formatting' is a vacant space. Within directory hierarchy 'resolution > failure > interfaces', The 'interfaces' collection is currently empty. Within directory hierarchy 'resolution > failure > transform', 'transform' stands empty. In nested path 'resolution → failure → type', Inside 'type', you'll find it has been left empty. Back to the top level. Format your response in this style: ``` fonts +--Inter | `--static +--Space_Grotesk | `--static `--Space_Mono ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "component\n +--external\n | +--descriptor\n | `--model\n | +--ivy\n | `--maven\n +--local\n | `--model\n +--model\n `--resolution\n `--failure\n +--describer\n +--exception\n +--formatting\n +--interfaces\n +--transform\n `--type", "description": "component is a parent directory that features 4 subdirectories. Notable ones include external, local, model among others.\n\nLet me break down the hierarchy for you:\n\nIn the root directory, 'external' features 2 contained folders: descriptor, model.\nWithin directory hierarchy 'external > descriptor', 'descriptor' is a vacant space.\nAt level 2, in directory path 'external > model', 'model' has 2 subdirectory elements: ivy, maven.\nWithin directory hierarchy 'external \u2192 model \u2192 ivy', Inside 'ivy', you'll find it has nothing inside.\nWithin directory hierarchy 'external \u2192 model \u2192 maven', Inside 'maven', you'll find it is blank.\nBack to the top level.\nAt the main level, 'local' maintains 1 directory entries: model.\nAt level 2, in directory path 'local > model', The 'model' section is a vacant space.\nIn the root directory, Inside 'model', you'll find it holds no subdirectories at the moment.\nAt the top level, 'resolution' carries 1 nested folders: failure.\nAt level 2, in directory path 'resolution / failure', 'failure' encapsulates 6 assorted contained folders.\nIn nested path 'resolution \u2192 failure \u2192 describer', 'describer' contains no subdirectories.\nWithin directory hierarchy 'resolution / failure / exception', 'exception' stands empty.\nAt level 3, in directory path 'resolution / failure / formatting', 'formatting' is a vacant space.\nWithin directory hierarchy 'resolution > failure > interfaces', The 'interfaces' collection is currently empty.\nWithin directory hierarchy 'resolution > failure > transform', 'transform' stands empty.\nIn nested path 'resolution \u2192 failure \u2192 type', Inside 'type', you'll find it has been left empty.\nBack to the top level.\n"}
2
ascii_format_gradle_platforms_core-configuration_configuration-cache_src_main
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` fonts +--Inter | `--static +--Space_Grotesk | `--static `--Space_Mono ``` Convert this description: main is a source directory that assembles 2 subdirectories: kotlin and resources. At the main level, 'kotlin' possesses 1 directory entries: org. Within directory hierarchy 'kotlin > org', 'org' carries 1 subfolders: gradle. In nested path 'kotlin / org / gradle', 'gradle' includes 2 directory entries: configurationcache, internal. In nested path 'kotlin / org / gradle / configurationcache', The 'configurationcache' data structure has no folders inside. Within directory hierarchy 'kotlin > org > gradle > internal', 'internal' houses 1 folders: cc. At level 5, in directory path 'kotlin > org > gradle > internal > cc', 'cc' possesses 1 directory entries: impl. Within directory hierarchy 'kotlin → org → gradle → internal → cc → impl', 'impl' includes 10 some subfolders. In nested path 'kotlin > org > gradle > internal > cc > impl > cacheentry', The 'cacheentry' data structure has no folders inside. Within directory hierarchy 'kotlin → org → gradle → internal → cc → impl → extensions', The 'extensions' data structure is a vacant space. In nested path 'kotlin → org → gradle → internal → cc → impl → fingerprint', The 'fingerprint' storage space is empty. At level 7, in directory path 'kotlin / org / gradle / internal / cc / impl / initialization', 'initialization' stands empty. Within directory hierarchy 'kotlin → org → gradle → internal → cc → impl → io', 'io' is devoid of content. Within directory hierarchy 'kotlin → org → gradle → internal → cc → impl → metadata', 'metadata' stands empty. In nested path 'kotlin → org → gradle → internal → cc → impl → models', 'models' has no content. At level 7, in directory path 'kotlin / org / gradle / internal / cc / impl / problems', The 'problems' container hasn't been filled with any content. In nested path 'kotlin / org / gradle / internal / cc / impl / serialize', Inside 'serialize', you'll find it has no content. In nested path 'kotlin → org → gradle → internal → cc → impl → services', 'services' appears to be unused. At the main level, 'resources' stores 1 subdirectories: META-INF. At level 2, in directory path 'resources / META-INF', 'META-INF' incorporates 1 nested folders: services. In nested path 'resources / META-INF / services', The 'services' storage space lacks any subdirectories. Back to the top level. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "main\n +--kotlin\n | `--org\n | `--gradle\n | +--configurationcache\n | `--internal\n | `--cc\n | `--impl\n | +--cacheentry\n | +--extensions\n | +--fingerprint\n | +--initialization\n | +--io\n | +--metadata\n | +--models\n | +--problems\n | +--serialize\n | `--services\n `--resources\n `--META-INF\n `--services", "description": "main is a source directory that assembles 2 subdirectories: kotlin and resources.\nAt the main level, 'kotlin' possesses 1 directory entries: org.\nWithin directory hierarchy 'kotlin > org', 'org' carries 1 subfolders: gradle.\nIn nested path 'kotlin / org / gradle', 'gradle' includes 2 directory entries: configurationcache, internal.\nIn nested path 'kotlin / org / gradle / configurationcache', The 'configurationcache' data structure has no folders inside.\nWithin directory hierarchy 'kotlin > org > gradle > internal', 'internal' houses 1 folders: cc.\nAt level 5, in directory path 'kotlin > org > gradle > internal > cc', 'cc' possesses 1 directory entries: impl.\nWithin directory hierarchy 'kotlin \u2192 org \u2192 gradle \u2192 internal \u2192 cc \u2192 impl', 'impl' includes 10 some subfolders.\nIn nested path 'kotlin > org > gradle > internal > cc > impl > cacheentry', The 'cacheentry' data structure has no folders inside.\nWithin directory hierarchy 'kotlin \u2192 org \u2192 gradle \u2192 internal \u2192 cc \u2192 impl \u2192 extensions', The 'extensions' data structure is a vacant space.\nIn nested path 'kotlin \u2192 org \u2192 gradle \u2192 internal \u2192 cc \u2192 impl \u2192 fingerprint', The 'fingerprint' storage space is empty.\nAt level 7, in directory path 'kotlin / org / gradle / internal / cc / impl / initialization', 'initialization' stands empty.\nWithin directory hierarchy 'kotlin \u2192 org \u2192 gradle \u2192 internal \u2192 cc \u2192 impl \u2192 io', 'io' is devoid of content.\nWithin directory hierarchy 'kotlin \u2192 org \u2192 gradle \u2192 internal \u2192 cc \u2192 impl \u2192 metadata', 'metadata' stands empty.\nIn nested path 'kotlin \u2192 org \u2192 gradle \u2192 internal \u2192 cc \u2192 impl \u2192 models', 'models' has no content.\nAt level 7, in directory path 'kotlin / org / gradle / internal / cc / impl / problems', The 'problems' container hasn't been filled with any content.\nIn nested path 'kotlin / org / gradle / internal / cc / impl / serialize', Inside 'serialize', you'll find it has no content.\nIn nested path 'kotlin \u2192 org \u2192 gradle \u2192 internal \u2192 cc \u2192 impl \u2192 services', 'services' appears to be unused.\nAt the main level, 'resources' stores 1 subdirectories: META-INF.\nAt level 2, in directory path 'resources / META-INF', 'META-INF' incorporates 1 nested folders: services.\nIn nested path 'resources / META-INF / services', The 'services' storage space lacks any subdirectories.\nBack to the top level.\n"}
2
ascii_format_storybook_code_frameworks_ember_src
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. src is a primary directory that collects 3 subdirectories: client, node and server. At the top level, 'client' possesses 1 subfolders: preview. At level 2, in directory path 'client / preview', 'preview' encapsulates 1 subfolders: docs. In nested path 'client > preview > docs', 'docs' has been left empty. At the top level, 'node' holds no subdirectories at the moment. At the main level, The 'server' compartment is unpopulated. Format your response in this style: ``` node-fs-extra +--docs +--lib | +--__tests__ | +--copy | | `--__tests__ | | `--ncp | | `--fixtures | | +--modified-files | | | +--out | | | `--src | | `--regular-fixtures ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "src\n +--client\n | `--preview\n | `--docs\n +--node\n `--server", "description": "src is a primary directory that collects 3 subdirectories: client, node and server.\nAt the top level, 'client' possesses 1 subfolders: preview.\nAt level 2, in directory path 'client / preview', 'preview' encapsulates 1 subfolders: docs.\nIn nested path 'client > preview > docs', 'docs' has been left empty.\nAt the top level, 'node' holds no subdirectories at the moment.\nAt the main level, The 'server' compartment is unpopulated.\n"}
2
ascii_format_parcel_packages_utils_create-react-app
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. create-react-app is a origin directory that gathers 2 subdirectories: src and templates. At the top level, The 'src' storage space stands empty. In the root directory, 'templates' possesses 1 subfolders: default. Within directory hierarchy 'templates → default', 'default' hosts 1 contained folders: src. In nested path 'templates → default → src', Within 'src', you'll find 1 child directories for code structure. In nested path 'templates → default → src → parcel', Inside 'parcel', you'll find it lacks any subdirectories. Back to the top level. Format your response in this style: ``` contrib +--admin | `--_images +--gis | `--install `--postgres ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "create-react-app\n +--src\n `--templates\n `--default\n `--src\n `--parcel", "description": "create-react-app is a origin directory that gathers 2 subdirectories: src and templates.\nAt the top level, The 'src' storage space stands empty.\nIn the root directory, 'templates' possesses 1 subfolders: default.\nWithin directory hierarchy 'templates \u2192 default', 'default' hosts 1 contained folders: src.\nIn nested path 'templates \u2192 default \u2192 src', Within 'src', you'll find 1 child directories for code structure.\nIn nested path 'templates \u2192 default \u2192 src \u2192 parcel', Inside 'parcel', you'll find it lacks any subdirectories.\nBack to the top level.\n"}
2
ascii_format_ale_test_test-files_php
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` scripts +--_lib +--build | +--_lib | `--localeSnapshots | +--_lib | +--renderFormatDistance | +--renderFormatDistanceStrict | +--renderFormatDuration | +--renderFormatParse | `--renderFormatRelative +--maintain +--release `--test `--_lib ``` Convert this description: php is a origin directory that contains 9 subdirectories. Notable ones include project-with-php-cs-fixer, project-with-phpcbf, project-with-pint among others. Let me break down the design for you: In the root directory, 'project-with-php-cs-fixer' houses 1 directory entries: vendor. Within directory hierarchy 'project-with-php-cs-fixer > vendor', 'vendor' includes 1 subfolders: bin. Within directory hierarchy 'project-with-php-cs-fixer > vendor > bin', Inside 'bin', you'll find it contains nothing at present. Back to the top level. In the root directory, 'project-with-phpcbf' encompasses 2 child directories: foo, vendor. At level 2, in directory path 'project-with-phpcbf / foo', 'foo' remains unused. At level 2, in directory path 'project-with-phpcbf → vendor', 'vendor' contains 1 subfolders: bin. Within directory hierarchy 'project-with-phpcbf > vendor > bin', 'bin' has been left empty. In the root directory, 'project-with-pint' possesses 1 directories: vendor. In nested path 'project-with-pint / vendor', 'vendor' stores 1 nested folders: bin. At level 3, in directory path 'project-with-pint → vendor → bin', 'bin' is empty. Back to the top level. In the root directory, Inside 'project-without-php-cs-fixer', you'll find it contains nothing at present. At the main level, 'project-without-phpcbf' possesses 1 directory entries: foo. Within directory hierarchy 'project-without-phpcbf > foo', Inside 'foo', you'll find it has yet to be populated. At the main level, Inside 'project-without-pint', you'll find it lacks any subdirectories. At the main level, 'vendor' encapsulates 1 subdirectory elements: bin. In nested path 'vendor > bin', Inside 'bin', you'll find it hasn't been filled with any content. At the top level, 'with-composer' retains 1 folders: vendor. In nested path 'with-composer → vendor', 'vendor' houses 1 folders: bin. Within directory hierarchy 'with-composer / vendor / bin', 'bin' is an empty container. At the main level, 'with-git' comprises 1 directory entries: vendor. In nested path 'with-git → vendor', 'vendor' groups 1 contained folders: bin. In nested path 'with-git / vendor / bin', 'bin' is unpopulated. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "php\n +--project-with-php-cs-fixer\n | `--vendor\n | `--bin\n +--project-with-phpcbf\n | +--foo\n | `--vendor\n | `--bin\n +--project-with-pint\n | `--vendor\n | `--bin\n +--project-without-php-cs-fixer\n +--project-without-phpcbf\n | `--foo\n +--project-without-pint\n +--vendor\n | `--bin\n +--with-composer\n | `--vendor\n | `--bin\n `--with-git\n `--vendor\n `--bin", "description": "php is a origin directory that contains 9 subdirectories. Notable ones include project-with-php-cs-fixer, project-with-phpcbf, project-with-pint among others.\n\nLet me break down the design for you:\n\nIn the root directory, 'project-with-php-cs-fixer' houses 1 directory entries: vendor.\nWithin directory hierarchy 'project-with-php-cs-fixer > vendor', 'vendor' includes 1 subfolders: bin.\nWithin directory hierarchy 'project-with-php-cs-fixer > vendor > bin', Inside 'bin', you'll find it contains nothing at present.\nBack to the top level.\nIn the root directory, 'project-with-phpcbf' encompasses 2 child directories: foo, vendor.\nAt level 2, in directory path 'project-with-phpcbf / foo', 'foo' remains unused.\nAt level 2, in directory path 'project-with-phpcbf \u2192 vendor', 'vendor' contains 1 subfolders: bin.\nWithin directory hierarchy 'project-with-phpcbf > vendor > bin', 'bin' has been left empty.\nIn the root directory, 'project-with-pint' possesses 1 directories: vendor.\nIn nested path 'project-with-pint / vendor', 'vendor' stores 1 nested folders: bin.\nAt level 3, in directory path 'project-with-pint \u2192 vendor \u2192 bin', 'bin' is empty.\nBack to the top level.\nIn the root directory, Inside 'project-without-php-cs-fixer', you'll find it contains nothing at present.\nAt the main level, 'project-without-phpcbf' possesses 1 directory entries: foo.\nWithin directory hierarchy 'project-without-phpcbf > foo', Inside 'foo', you'll find it has yet to be populated.\nAt the main level, Inside 'project-without-pint', you'll find it lacks any subdirectories.\nAt the main level, 'vendor' encapsulates 1 subdirectory elements: bin.\nIn nested path 'vendor > bin', Inside 'bin', you'll find it hasn't been filled with any content.\nAt the top level, 'with-composer' retains 1 folders: vendor.\nIn nested path 'with-composer \u2192 vendor', 'vendor' houses 1 folders: bin.\nWithin directory hierarchy 'with-composer / vendor / bin', 'bin' is an empty container.\nAt the main level, 'with-git' comprises 1 directory entries: vendor.\nIn nested path 'with-git \u2192 vendor', 'vendor' groups 1 contained folders: bin.\nIn nested path 'with-git / vendor / bin', 'bin' is unpopulated.\n"}
2
ascii_format_gradle_platforms_documentation_docs_src_samples_build-organization_multi-project-with-convention-plugins_groovy_buildSrc_src
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. src is a source directory that holds 2 subdirectories: main and test. At the top level, 'main' shelters 1 folders: groovy. In nested path 'main → groovy', Inside 'groovy', you'll find it is empty. Back to the top level. At the top level, 'test' organizes tests across 1 separate directories. Within directory hierarchy 'test / groovy', 'groovy' organizes 1 nested folders: com. Within directory hierarchy 'test → groovy → com', 'com' bundles 1 subdirectories: example. In nested path 'test > groovy > com > example', The 'example' section is empty. Back to the top level. Format your response in this style: ``` kotlin +--my-sub-project `--src +--main | `--java `--test `--java ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "src\n +--main\n | `--groovy\n `--test\n `--groovy\n `--com\n `--example", "description": "src is a source directory that holds 2 subdirectories: main and test.\nAt the top level, 'main' shelters 1 folders: groovy.\nIn nested path 'main \u2192 groovy', Inside 'groovy', you'll find it is empty.\nBack to the top level.\nAt the top level, 'test' organizes tests across 1 separate directories.\nWithin directory hierarchy 'test / groovy', 'groovy' organizes 1 nested folders: com.\nWithin directory hierarchy 'test \u2192 groovy \u2192 com', 'com' bundles 1 subdirectories: example.\nIn nested path 'test > groovy > com > example', The 'example' section is empty.\nBack to the top level.\n"}
2
ascii_format_next.js_turbopack_packages
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` src +--constructors | `--test +--hoc +--models | `--test | `--__snapshots__ +--native | `--test +--sheet | `--test +--test | `--__snapshots__ `--utils `--test ``` Convert this description: packages is a origin directory that bundles 4 subdirectories. Notable ones include devlow-bench, node-module-trace, turbo-tracing-next-plugin among others. Let me break down the setup for you: At the top level, 'devlow-bench' groups 1 directories: src. Within directory hierarchy 'devlow-bench > src', Within 'src', you'll find 1 subfolders for code structure. At level 3, in directory path 'devlow-bench → src → interfaces', Inside 'interfaces', you'll find it holds no subdirectories at the moment. At the main level, Inside 'node-module-trace', you'll find it contains nothing at present. At the main level, 'turbo-tracing-next-plugin' possesses 2 subdirectories: src, test. In nested path 'turbo-tracing-next-plugin → src', Inside 'src', you'll find it has no folders inside. In nested path 'turbo-tracing-next-plugin > test', 'test' retains 1 test-related directories. Within directory hierarchy 'turbo-tracing-next-plugin > test > with-mongodb-mongoose', 'with-mongodb-mongoose' hosts 6 several subdirectory elements. In nested path 'turbo-tracing-next-plugin > test > with-mongodb-mongoose > components', The 'components' repository holds no subdirectories at the moment. Within directory hierarchy 'turbo-tracing-next-plugin / test / with-mongodb-mongoose / css', The 'css' collection is blank. At level 4, in directory path 'turbo-tracing-next-plugin / test / with-mongodb-mongoose / lib', 'lib' contains no subdirectories. Within directory hierarchy 'turbo-tracing-next-plugin → test → with-mongodb-mongoose → models', Inside 'models', you'll find it hasn't been filled with any content. At level 4, in directory path 'turbo-tracing-next-plugin → test → with-mongodb-mongoose → pages', 'pages' bundles 2 child directories: [id], api. At level 5, in directory path 'turbo-tracing-next-plugin > test > with-mongodb-mongoose > pages > [id]', Inside '[id]', you'll find it is empty. Within directory hierarchy 'turbo-tracing-next-plugin > test > with-mongodb-mongoose > pages > api', 'api' possesses 1 subfolders: pets. At level 6, in directory path 'turbo-tracing-next-plugin / test / with-mongodb-mongoose / pages / api / pets', 'pets' is unpopulated. Within directory hierarchy 'turbo-tracing-next-plugin → test → with-mongodb-mongoose → public', 'public' remains unused. Back to the top level. At the top level, 'webpack-nmt' incorporates 1 child directories: src. Within directory hierarchy 'webpack-nmt / src', Inside 'src', you'll find it appears to be unused. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "packages\n +--devlow-bench\n | `--src\n | `--interfaces\n +--node-module-trace\n +--turbo-tracing-next-plugin\n | +--src\n | `--test\n | `--with-mongodb-mongoose\n | +--components\n | +--css\n | +--lib\n | +--models\n | +--pages\n | | +--[id]\n | | `--api\n | | `--pets\n | `--public\n `--webpack-nmt\n `--src", "description": "packages is a origin directory that bundles 4 subdirectories. Notable ones include devlow-bench, node-module-trace, turbo-tracing-next-plugin among others.\n\nLet me break down the setup for you:\n\nAt the top level, 'devlow-bench' groups 1 directories: src.\nWithin directory hierarchy 'devlow-bench > src', Within 'src', you'll find 1 subfolders for code structure.\nAt level 3, in directory path 'devlow-bench \u2192 src \u2192 interfaces', Inside 'interfaces', you'll find it holds no subdirectories at the moment.\nAt the main level, Inside 'node-module-trace', you'll find it contains nothing at present.\nAt the main level, 'turbo-tracing-next-plugin' possesses 2 subdirectories: src, test.\nIn nested path 'turbo-tracing-next-plugin \u2192 src', Inside 'src', you'll find it has no folders inside.\nIn nested path 'turbo-tracing-next-plugin > test', 'test' retains 1 test-related directories.\nWithin directory hierarchy 'turbo-tracing-next-plugin > test > with-mongodb-mongoose', 'with-mongodb-mongoose' hosts 6 several subdirectory elements.\nIn nested path 'turbo-tracing-next-plugin > test > with-mongodb-mongoose > components', The 'components' repository holds no subdirectories at the moment.\nWithin directory hierarchy 'turbo-tracing-next-plugin / test / with-mongodb-mongoose / css', The 'css' collection is blank.\nAt level 4, in directory path 'turbo-tracing-next-plugin / test / with-mongodb-mongoose / lib', 'lib' contains no subdirectories.\nWithin directory hierarchy 'turbo-tracing-next-plugin \u2192 test \u2192 with-mongodb-mongoose \u2192 models', Inside 'models', you'll find it hasn't been filled with any content.\nAt level 4, in directory path 'turbo-tracing-next-plugin \u2192 test \u2192 with-mongodb-mongoose \u2192 pages', 'pages' bundles 2 child directories: [id], api.\nAt level 5, in directory path 'turbo-tracing-next-plugin > test > with-mongodb-mongoose > pages > [id]', Inside '[id]', you'll find it is empty.\nWithin directory hierarchy 'turbo-tracing-next-plugin > test > with-mongodb-mongoose > pages > api', 'api' possesses 1 subfolders: pets.\nAt level 6, in directory path 'turbo-tracing-next-plugin / test / with-mongodb-mongoose / pages / api / pets', 'pets' is unpopulated.\nWithin directory hierarchy 'turbo-tracing-next-plugin \u2192 test \u2192 with-mongodb-mongoose \u2192 public', 'public' remains unused.\nBack to the top level.\nAt the top level, 'webpack-nmt' incorporates 1 child directories: src.\nWithin directory hierarchy 'webpack-nmt / src', Inside 'src', you'll find it appears to be unused.\n"}
2
ascii_format_next.js_test_development_basic_barrel-optimization
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. barrel-optimization is a primary directory that comprises 2 subdirectories: fixture and fixture-tremor. At the main level, 'fixture' incorporates 4 a few subfolders. Within directory hierarchy 'fixture / app', Within 'app', you'll find 6 subdirectory elements for code structure. Within directory hierarchy 'fixture > app > client', The 'client' section is empty. At level 3, in directory path 'fixture / app / client-boundary', The 'client-boundary' compartment has nothing inside. Within directory hierarchy 'fixture > app > dedupe', 'dedupe' is an empty container. At level 3, in directory path 'fixture > app > mui', 'mui' has no content. At level 3, in directory path 'fixture → app → recursive', 'recursive' features 1 subdirectory elements: shortcut. In nested path 'fixture / app / recursive / shortcut', 'shortcut' lacks any subdirectories. Within directory hierarchy 'fixture / app / recursive-barrel-app', 'recursive-barrel-app' awaits content. Within directory hierarchy 'fixture > components', 'components' holds no subdirectories at the moment. Within directory hierarchy 'fixture / node_modules', 'node_modules' groups 2 packages: my-client-lib, my-lib. In nested path 'fixture → node_modules → my-client-lib', 'my-client-lib' is a vacant space. Within directory hierarchy 'fixture > node_modules > my-lib', Inside 'my-lib', you'll find it has no content. Within directory hierarchy 'fixture > pages', 'pages' has no folders inside. Back to the top level. At the main level, 'fixture-tremor' features 1 subfolders: app. In nested path 'fixture-tremor / app', The 'app' repository hasn't been filled with any content. Format your response in this style: ``` next-after-pages +--pages | +--middleware | | `--redirect | `--pages-dir | `--[id] `--utils ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "barrel-optimization\n +--fixture\n | +--app\n | | +--client\n | | +--client-boundary\n | | +--dedupe\n | | +--mui\n | | +--recursive\n | | | `--shortcut\n | | `--recursive-barrel-app\n | +--components\n | +--node_modules\n | | +--my-client-lib\n | | `--my-lib\n | `--pages\n `--fixture-tremor\n `--app", "description": "barrel-optimization is a primary directory that comprises 2 subdirectories: fixture and fixture-tremor.\nAt the main level, 'fixture' incorporates 4 a few subfolders.\nWithin directory hierarchy 'fixture / app', Within 'app', you'll find 6 subdirectory elements for code structure.\nWithin directory hierarchy 'fixture > app > client', The 'client' section is empty.\nAt level 3, in directory path 'fixture / app / client-boundary', The 'client-boundary' compartment has nothing inside.\nWithin directory hierarchy 'fixture > app > dedupe', 'dedupe' is an empty container.\nAt level 3, in directory path 'fixture > app > mui', 'mui' has no content.\nAt level 3, in directory path 'fixture \u2192 app \u2192 recursive', 'recursive' features 1 subdirectory elements: shortcut.\nIn nested path 'fixture / app / recursive / shortcut', 'shortcut' lacks any subdirectories.\nWithin directory hierarchy 'fixture / app / recursive-barrel-app', 'recursive-barrel-app' awaits content.\nWithin directory hierarchy 'fixture > components', 'components' holds no subdirectories at the moment.\nWithin directory hierarchy 'fixture / node_modules', 'node_modules' groups 2 packages: my-client-lib, my-lib.\nIn nested path 'fixture \u2192 node_modules \u2192 my-client-lib', 'my-client-lib' is a vacant space.\nWithin directory hierarchy 'fixture > node_modules > my-lib', Inside 'my-lib', you'll find it has no content.\nWithin directory hierarchy 'fixture > pages', 'pages' has no folders inside.\nBack to the top level.\nAt the main level, 'fixture-tremor' features 1 subfolders: app.\nIn nested path 'fixture-tremor / app', The 'app' repository hasn't been filled with any content.\n"}
2
ascii_format_gradle_platforms_jvm_scala_src_testFixtures_groovy_org_gradle
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. gradle is a main directory that gathers 2 subdirectories: integtests and language. At the top level, 'integtests' organizes tests across 1 separate directories. At level 2, in directory path 'integtests → fixtures', The 'fixtures' data structure has no content. At the top level, 'language' includes 1 subdirectory elements: scala. Within directory hierarchy 'language → scala', 'scala' possesses 1 subdirectories: fixtures. In nested path 'language → scala → fixtures', Inside 'fixtures', you'll find it contains no subdirectories. Back to the top level. Format your response in this style: ``` test +--env | `--cypress | `--e2e +--failing | `--cypress | `--e2e +--invalid | `--cypress | `--e2e `--successful `--cypress `--e2e ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "gradle\n +--integtests\n | `--fixtures\n `--language\n `--scala\n `--fixtures", "description": "gradle is a main directory that gathers 2 subdirectories: integtests and language.\nAt the top level, 'integtests' organizes tests across 1 separate directories.\nAt level 2, in directory path 'integtests \u2192 fixtures', The 'fixtures' data structure has no content.\nAt the top level, 'language' includes 1 subdirectory elements: scala.\nWithin directory hierarchy 'language \u2192 scala', 'scala' possesses 1 subdirectories: fixtures.\nIn nested path 'language \u2192 scala \u2192 fixtures', Inside 'fixtures', you'll find it contains no subdirectories.\nBack to the top level.\n"}
2
ascii_format_cypress_system-tests_projects_protocol
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. protocol is a primary directory that collects 2 subdirectories: cypress and src. In the root directory, 'cypress' hosts 3 folders: e2e, fixtures, support. Within directory hierarchy 'cypress / e2e', The 'e2e' section is empty. At level 2, in directory path 'cypress → fixtures', 'fixtures' has 1 child directories: service-worker-assets. In nested path 'cypress / fixtures / service-worker-assets', 'service-worker-assets' bundles 1 directory entries: scope. In nested path 'cypress → fixtures → service-worker-assets → scope', 'scope' has no folders inside. Within directory hierarchy 'cypress / support', 'support' lacks any subdirectories. Back to the top level. In the root directory, Within 'src', you'll find 1 nested folders for code structure. Within directory hierarchy 'src / components', 'components' stands empty. Format your response in this style: ``` tests +--client_certs | `--password_protected +--fixtures | +--session_data | | +--new | | `--old | `--xmldata | +--invalid | +--valid | `--xhtml `--utils `--matching ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "protocol\n +--cypress\n | +--e2e\n | +--fixtures\n | | `--service-worker-assets\n | | `--scope\n | `--support\n `--src\n `--components", "description": "protocol is a primary directory that collects 2 subdirectories: cypress and src.\nIn the root directory, 'cypress' hosts 3 folders: e2e, fixtures, support.\nWithin directory hierarchy 'cypress / e2e', The 'e2e' section is empty.\nAt level 2, in directory path 'cypress \u2192 fixtures', 'fixtures' has 1 child directories: service-worker-assets.\nIn nested path 'cypress / fixtures / service-worker-assets', 'service-worker-assets' bundles 1 directory entries: scope.\nIn nested path 'cypress \u2192 fixtures \u2192 service-worker-assets \u2192 scope', 'scope' has no folders inside.\nWithin directory hierarchy 'cypress / support', 'support' lacks any subdirectories.\nBack to the top level.\nIn the root directory, Within 'src', you'll find 1 nested folders for code structure.\nWithin directory hierarchy 'src / components', 'components' stands empty.\n"}
2
ascii_format_rollup_test_chunking-form_samples_implicit-dependencies_shared-dependency-no-side-effect
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. shared-dependency-no-side-effect is a fundamental directory that gathers 2 subdirectories: _expected and shared. At the top level, '_expected' has 4 assorted directories. At level 2, in directory path '_expected → amd', The 'amd' compartment holds no subdirectories at the moment. In nested path '_expected / cjs', 'cjs' is an empty container. Within directory hierarchy '_expected → es', The 'es' data structure has been left empty. Within directory hierarchy '_expected > system', Inside 'system', you'll find it is currently empty. Back to the top level. In the root directory, 'shared' stands empty. Format your response in this style: ``` generated +--groovy | +--app | | `--src | | +--main | | | `--java | | | `--org | | | `--example | | `--test | | `--java | | `--org | | `--example | `--gradle `--kotlin ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "shared-dependency-no-side-effect\n +--_expected\n | +--amd\n | +--cjs\n | +--es\n | `--system\n `--shared", "description": "shared-dependency-no-side-effect is a fundamental directory that gathers 2 subdirectories: _expected and shared.\nAt the top level, '_expected' has 4 assorted directories.\nAt level 2, in directory path '_expected \u2192 amd', The 'amd' compartment holds no subdirectories at the moment.\nIn nested path '_expected / cjs', 'cjs' is an empty container.\nWithin directory hierarchy '_expected \u2192 es', The 'es' data structure has been left empty.\nWithin directory hierarchy '_expected > system', Inside 'system', you'll find it is currently empty.\nBack to the top level.\nIn the root directory, 'shared' stands empty.\n"}
2
ascii_format_express_examples_ejs
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` compile +--incremental `--jpms +--compile +--execution +--javadoc `--test ``` Convert this description: ejs is a main directory that assembles 2 subdirectories: public and views. At the main level, 'public' bundles 1 subdirectory elements: stylesheets. Within directory hierarchy 'public → stylesheets', Inside 'stylesheets', you'll find it sits empty. At the main level, Inside 'views', you'll find it has been left empty. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "ejs\n +--public\n | `--stylesheets\n `--views", "description": "ejs is a main directory that assembles 2 subdirectories: public and views.\nAt the main level, 'public' bundles 1 subdirectory elements: stylesheets.\nWithin directory hierarchy 'public \u2192 stylesheets', Inside 'stylesheets', you'll find it sits empty.\nAt the main level, Inside 'views', you'll find it has been left empty.\n"}
2
ascii_format_next.js_test_e2e_app-dir_ppr-full_app_dynamic-data
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. dynamic-data is a parent directory that contains 3 subdirectories: force-dynamic, force-static and incidental-postpone. At the top level, 'force-dynamic' has been left empty. At the top level, Inside 'force-static', you'll find it has no content. At the main level, 'incidental-postpone' has 2 subdirectories: force-dynamic, force-static. At level 2, in directory path 'incidental-postpone → force-dynamic', Inside 'force-dynamic', you'll find it has yet to be populated. In nested path 'incidental-postpone → force-static', The 'force-static' repository is devoid of content. Back to the top level. Format your response in this style: ``` tests +--helpers | `--browser +--regression | `--libs +--test262 | `--test262 `--unit `--fixtures ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "dynamic-data\n +--force-dynamic\n +--force-static\n `--incidental-postpone\n +--force-dynamic\n `--force-static", "description": "dynamic-data is a parent directory that contains 3 subdirectories: force-dynamic, force-static and incidental-postpone.\nAt the top level, 'force-dynamic' has been left empty.\nAt the top level, Inside 'force-static', you'll find it has no content.\nAt the main level, 'incidental-postpone' has 2 subdirectories: force-dynamic, force-static.\nAt level 2, in directory path 'incidental-postpone \u2192 force-dynamic', Inside 'force-dynamic', you'll find it has yet to be populated.\nIn nested path 'incidental-postpone \u2192 force-static', The 'force-static' repository is devoid of content.\nBack to the top level.\n"}
2
ascii_format_vite_playground_ssr-resolve
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. ssr-resolve is a main directory that features 4 subdirectories. Notable ones include __tests__, deep-import, entries among others. Let me break down the configuration for you: In the root directory, The '__tests__' collection is currently empty. At the main level, 'deep-import' keeps 3 directory entries: bar, foo, utils. In nested path 'deep-import / bar', The 'bar' compartment remains unused. Within directory hierarchy 'deep-import → foo', The 'foo' collection has no folders inside. At level 2, in directory path 'deep-import > utils', 'utils' is a vacant space. At the top level, 'entries' maintains 1 directory entries: dir. At level 2, in directory path 'entries > dir', The 'dir' container sits empty. In the root directory, The 'pkg-exports' section holds no subdirectories at the moment. Format your response in this style: ``` gradle +--api +--internal `--util `--internal ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "ssr-resolve\n +--__tests__\n +--deep-import\n | +--bar\n | +--foo\n | `--utils\n +--entries\n | `--dir\n `--pkg-exports", "description": "ssr-resolve is a main directory that features 4 subdirectories. Notable ones include __tests__, deep-import, entries among others.\n\nLet me break down the configuration for you:\n\nIn the root directory, The '__tests__' collection is currently empty.\nAt the main level, 'deep-import' keeps 3 directory entries: bar, foo, utils.\nIn nested path 'deep-import / bar', The 'bar' compartment remains unused.\nWithin directory hierarchy 'deep-import \u2192 foo', The 'foo' collection has no folders inside.\nAt level 2, in directory path 'deep-import > utils', 'utils' is a vacant space.\nAt the top level, 'entries' maintains 1 directory entries: dir.\nAt level 2, in directory path 'entries > dir', The 'dir' container sits empty.\nIn the root directory, The 'pkg-exports' section holds no subdirectories at the moment.\n"}
2
ascii_format_gradle_platforms_core-configuration_isolated-action-services_src_main
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` custom_resolve_dir +--testproj | `--__snapshots__ `--testproj2 `--__snapshots__ ``` Convert this description: main is a central directory that consolidates 2 subdirectories: kotlin and resources. At the main level, 'kotlin' organizes 1 directory entries: org. Within directory hierarchy 'kotlin / org', 'org' groups 1 child directories: gradle. At level 3, in directory path 'kotlin / org / gradle', 'gradle' carries 1 subfolders: internal. At level 4, in directory path 'kotlin > org > gradle > internal', 'internal' maintains 1 directories: isolate. Within directory hierarchy 'kotlin / org / gradle / internal / isolate', 'isolate' retains 1 directories: actions. Within directory hierarchy 'kotlin / org / gradle / internal / isolate / actions', 'actions' contains 1 nested folders: services. Within directory hierarchy 'kotlin / org / gradle / internal / isolate / actions / services', Inside 'services', you'll find it appears to be unused. Back to the top level. At the top level, 'resources' incorporates 1 directories: META-INF. Within directory hierarchy 'resources / META-INF', 'META-INF' includes 1 directory entries: services. At level 3, in directory path 'resources > META-INF > services', 'services' is unpopulated. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "main\n +--kotlin\n | `--org\n | `--gradle\n | `--internal\n | `--isolate\n | `--actions\n | `--services\n `--resources\n `--META-INF\n `--services", "description": "main is a central directory that consolidates 2 subdirectories: kotlin and resources.\nAt the main level, 'kotlin' organizes 1 directory entries: org.\nWithin directory hierarchy 'kotlin / org', 'org' groups 1 child directories: gradle.\nAt level 3, in directory path 'kotlin / org / gradle', 'gradle' carries 1 subfolders: internal.\nAt level 4, in directory path 'kotlin > org > gradle > internal', 'internal' maintains 1 directories: isolate.\nWithin directory hierarchy 'kotlin / org / gradle / internal / isolate', 'isolate' retains 1 directories: actions.\nWithin directory hierarchy 'kotlin / org / gradle / internal / isolate / actions', 'actions' contains 1 nested folders: services.\nWithin directory hierarchy 'kotlin / org / gradle / internal / isolate / actions / services', Inside 'services', you'll find it appears to be unused.\nBack to the top level.\nAt the top level, 'resources' incorporates 1 directories: META-INF.\nWithin directory hierarchy 'resources / META-INF', 'META-INF' includes 1 directory entries: services.\nAt level 3, in directory path 'resources > META-INF > services', 'services' is unpopulated.\n"}
2
ascii_format_preact_jsx-runtime
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. jsx-runtime is a head directory that features 2 subdirectories: src and test. In the root directory, Inside 'src', you'll find it is devoid of content. At the top level, 'test' houses 1 test-related directories. At level 2, in directory path 'test / browser', The 'browser' compartment is barren. Format your response in this style: ``` docs +--dsl | +--docbook | | `--model | +--links | `--source | `--model `--model ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "jsx-runtime\n +--src\n `--test\n `--browser", "description": "jsx-runtime is a head directory that features 2 subdirectories: src and test.\nIn the root directory, Inside 'src', you'll find it is devoid of content.\nAt the top level, 'test' houses 1 test-related directories.\nAt level 2, in directory path 'test / browser', The 'browser' compartment is barren.\n"}
2
ascii_format_nest_sample_29-file-upload
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` logical-expression +--deopzimize-while-included +--mutate-logical-expression | `--_expected `--simplify-non-boolean ``` Convert this description: 29-file-upload is a primary directory that contains 3 subdirectories: e2e, resources and src. In the root directory, 'e2e' carries 1 subdirectory elements: app. Within directory hierarchy 'e2e → app', Inside 'app', you'll find it is empty. In the root directory, The 'resources' data structure contains nothing at present. At the main level, The 'src' repository sits empty. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "29-file-upload\n +--e2e\n | `--app\n +--resources\n `--src", "description": "29-file-upload is a primary directory that contains 3 subdirectories: e2e, resources and src.\nIn the root directory, 'e2e' carries 1 subdirectory elements: app.\nWithin directory hierarchy 'e2e \u2192 app', Inside 'app', you'll find it is empty.\nIn the root directory, The 'resources' data structure contains nothing at present.\nAt the main level, The 'src' repository sits empty.\n"}
2
ascii_format_cypress_system-tests_projects_e2e
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. e2e is a main directory that maintains 5 subdirectories. Notable ones include cypress, lib, reporters among others. The project source code seems to be organized in the 'lib' compartment. Let me break down the layout for you: At the top level, 'cypress' bundles 4 different nested folders. In nested path 'cypress / e2e', 'e2e' maintains 3 nested folders: experimental_csp_allow_list_spec, nested-1, testConfigOverrides. In nested path 'cypress → e2e → experimental_csp_allow_list_spec', Inside 'experimental_csp_allow_list_spec', you'll find it awaits content. In nested path 'cypress → e2e → nested-1', 'nested-1' incorporates 1 folders: nested-2. At level 4, in directory path 'cypress > e2e > nested-1 > nested-2', 'nested-2' bundles 1 nested folders: nested-3. Within directory hierarchy 'cypress / e2e / nested-1 / nested-2 / nested-3', 'nested-3' houses 1 subdirectory elements: nested-4. In nested path 'cypress / e2e / nested-1 / nested-2 / nested-3 / nested-4', The 'nested-4' folder has no content. Within directory hierarchy 'cypress → e2e → testConfigOverrides', The 'testConfigOverrides' collection appears to be unused. At level 2, in directory path 'cypress → fixtures', The 'fixtures' data structure is blank. Within directory hierarchy 'cypress → plugins', The 'plugins' compartment is currently empty. At level 2, in directory path 'cypress / support', 'support' contains 1 nested folders: foo. At level 3, in directory path 'cypress / support / foo', 'foo' has no folders inside. At the main level, The 'lib' directory has yet to be populated. In the root directory, Inside 'reporters', you'll find it is blank. At the top level, 'service-worker-assets' has 1 directory entries: scope. At level 2, in directory path 'service-worker-assets > scope', 'scope' is an empty container. At the main level, 'static' groups 2 directories: charsets, iframe. At level 2, in directory path 'static / charsets', Inside 'charsets', you'll find it awaits content. Within directory hierarchy 'static → iframe', Inside 'iframe', you'll find it lacks any subdirectories. Back to the top level. Format your response in this style: ``` main +--java | `--org | `--gradle | `--sample `--webapp ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "e2e\n +--cypress\n | +--e2e\n | | +--experimental_csp_allow_list_spec\n | | +--nested-1\n | | | `--nested-2\n | | | `--nested-3\n | | | `--nested-4\n | | `--testConfigOverrides\n | +--fixtures\n | +--plugins\n | `--support\n | `--foo\n +--lib\n +--reporters\n +--service-worker-assets\n | `--scope\n `--static\n +--charsets\n `--iframe", "description": "e2e is a main directory that maintains 5 subdirectories. Notable ones include cypress, lib, reporters among others.\n\nThe project source code seems to be organized in the 'lib' compartment.\n\nLet me break down the layout for you:\n\nAt the top level, 'cypress' bundles 4 different nested folders.\nIn nested path 'cypress / e2e', 'e2e' maintains 3 nested folders: experimental_csp_allow_list_spec, nested-1, testConfigOverrides.\nIn nested path 'cypress \u2192 e2e \u2192 experimental_csp_allow_list_spec', Inside 'experimental_csp_allow_list_spec', you'll find it awaits content.\nIn nested path 'cypress \u2192 e2e \u2192 nested-1', 'nested-1' incorporates 1 folders: nested-2.\nAt level 4, in directory path 'cypress > e2e > nested-1 > nested-2', 'nested-2' bundles 1 nested folders: nested-3.\nWithin directory hierarchy 'cypress / e2e / nested-1 / nested-2 / nested-3', 'nested-3' houses 1 subdirectory elements: nested-4.\nIn nested path 'cypress / e2e / nested-1 / nested-2 / nested-3 / nested-4', The 'nested-4' folder has no content.\nWithin directory hierarchy 'cypress \u2192 e2e \u2192 testConfigOverrides', The 'testConfigOverrides' collection appears to be unused.\nAt level 2, in directory path 'cypress \u2192 fixtures', The 'fixtures' data structure is blank.\nWithin directory hierarchy 'cypress \u2192 plugins', The 'plugins' compartment is currently empty.\nAt level 2, in directory path 'cypress / support', 'support' contains 1 nested folders: foo.\nAt level 3, in directory path 'cypress / support / foo', 'foo' has no folders inside.\nAt the main level, The 'lib' directory has yet to be populated.\nIn the root directory, Inside 'reporters', you'll find it is blank.\nAt the top level, 'service-worker-assets' has 1 directory entries: scope.\nAt level 2, in directory path 'service-worker-assets > scope', 'scope' is an empty container.\nAt the main level, 'static' groups 2 directories: charsets, iframe.\nAt level 2, in directory path 'static / charsets', Inside 'charsets', you'll find it awaits content.\nWithin directory hierarchy 'static \u2192 iframe', Inside 'iframe', you'll find it lacks any subdirectories.\nBack to the top level.\n"}
2
ascii_format_gradle_platforms_jvm_java-platform_src_main
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. main is a principal directory that holds 2 subdirectories: java and resources. In the root directory, 'java' has 1 child directories: org. At level 2, in directory path 'java > org', 'org' stores 1 subdirectories: gradle. Within directory hierarchy 'java → org → gradle', 'gradle' includes 1 folders: api. Within directory hierarchy 'java → org → gradle → api', 'api' features 2 subdirectory elements: internal, plugins. Within directory hierarchy 'java > org > gradle > api > internal', 'internal' incorporates 1 subdirectory elements: java. Within directory hierarchy 'java → org → gradle → api → internal → java', Inside 'java', you'll find it is blank. In nested path 'java / org / gradle / api / plugins', Inside 'plugins', you'll find it appears to be unused. At the top level, 'resources' encapsulates 1 subfolders: META-INF. At level 2, in directory path 'resources → META-INF', 'META-INF' contains 1 subdirectory elements: gradle-plugins. Within directory hierarchy 'resources → META-INF → gradle-plugins', 'gradle-plugins' has yet to be populated. Format your response in this style: ``` node_modules +--@somenamespace | `--eslint-formatter-foo `--eslint-formatter-bar ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "main\n +--java\n | `--org\n | `--gradle\n | `--api\n | +--internal\n | | `--java\n | `--plugins\n `--resources\n `--META-INF\n `--gradle-plugins", "description": "main is a principal directory that holds 2 subdirectories: java and resources.\nIn the root directory, 'java' has 1 child directories: org.\nAt level 2, in directory path 'java > org', 'org' stores 1 subdirectories: gradle.\nWithin directory hierarchy 'java \u2192 org \u2192 gradle', 'gradle' includes 1 folders: api.\nWithin directory hierarchy 'java \u2192 org \u2192 gradle \u2192 api', 'api' features 2 subdirectory elements: internal, plugins.\nWithin directory hierarchy 'java > org > gradle > api > internal', 'internal' incorporates 1 subdirectory elements: java.\nWithin directory hierarchy 'java \u2192 org \u2192 gradle \u2192 api \u2192 internal \u2192 java', Inside 'java', you'll find it is blank.\nIn nested path 'java / org / gradle / api / plugins', Inside 'plugins', you'll find it appears to be unused.\nAt the top level, 'resources' encapsulates 1 subfolders: META-INF.\nAt level 2, in directory path 'resources \u2192 META-INF', 'META-INF' contains 1 subdirectory elements: gradle-plugins.\nWithin directory hierarchy 'resources \u2192 META-INF \u2192 gradle-plugins', 'gradle-plugins' has yet to be populated.\n"}
2
ascii_format_webpack_test_configCases_chunk-graph
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. chunk-graph is a base directory that consolidates 4 subdirectories. Notable ones include issue-15173, issue-17989, issue-9634 among others. Let me break down the hierarchy for you: In the root directory, 'issue-15173' carries 6 numerous folders. In nested path 'issue-15173 → commonAsync', The 'commonAsync' folder hasn't been filled with any content. Within directory hierarchy 'issue-15173 / commonSync', Inside 'commonSync', you'll find it has no folders inside. Within directory hierarchy 'issue-15173 → entries', The 'entries' repository is devoid of content. In nested path 'issue-15173 / featureA', Inside 'featureA', you'll find it has nothing inside. At level 2, in directory path 'issue-15173 > featureB', The 'featureB' section stands empty. At level 2, in directory path 'issue-15173 → featureC', Inside 'featureC', you'll find it is empty. At the top level, The 'issue-17989' storage space stands empty. At the main level, The 'issue-9634' collection hasn't been filled with any content. In the root directory, 'rewalk-chunk' holds no subdirectories at the moment. Format your response in this style: ``` docs +--dsl | +--docbook | | `--model | +--links | `--source | `--model `--model ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "chunk-graph\n +--issue-15173\n | +--commonAsync\n | +--commonSync\n | +--entries\n | +--featureA\n | +--featureB\n | `--featureC\n +--issue-17989\n +--issue-9634\n `--rewalk-chunk", "description": "chunk-graph is a base directory that consolidates 4 subdirectories. Notable ones include issue-15173, issue-17989, issue-9634 among others.\n\nLet me break down the hierarchy for you:\n\nIn the root directory, 'issue-15173' carries 6 numerous folders.\nIn nested path 'issue-15173 \u2192 commonAsync', The 'commonAsync' folder hasn't been filled with any content.\nWithin directory hierarchy 'issue-15173 / commonSync', Inside 'commonSync', you'll find it has no folders inside.\nWithin directory hierarchy 'issue-15173 \u2192 entries', The 'entries' repository is devoid of content.\nIn nested path 'issue-15173 / featureA', Inside 'featureA', you'll find it has nothing inside.\nAt level 2, in directory path 'issue-15173 > featureB', The 'featureB' section stands empty.\nAt level 2, in directory path 'issue-15173 \u2192 featureC', Inside 'featureC', you'll find it is empty.\nAt the top level, The 'issue-17989' storage space stands empty.\nAt the main level, The 'issue-9634' collection hasn't been filled with any content.\nIn the root directory, 'rewalk-chunk' holds no subdirectories at the moment.\n"}
2
ascii_format_gradle_platforms_core-configuration_model-core_src_test_groovy_org_gradle
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. gradle is a base directory that collects 4 subdirectories. Notable ones include api, internal, model among others. Let me break down the system for you: In the root directory, 'api' incorporates 1 directory entries: internal. Within directory hierarchy 'api / internal', 'internal' encapsulates 4 multiple subdirectory elements. At level 3, in directory path 'api > internal > model', 'model' is unpopulated. Within directory hierarchy 'api / internal / plugins', 'plugins' is barren. In nested path 'api > internal > provider', 'provider' has 1 folders: sources. At level 4, in directory path 'api → internal → provider → sources', 'sources' shelters 1 child directories: process. At level 5, in directory path 'api / internal / provider / sources / process', The 'process' section is barren. At level 3, in directory path 'api > internal > tasks', The 'tasks' directory contains no subdirectories. Back to the top level. In the root directory, 'internal' hosts 8 different nested folders. Within directory hierarchy 'internal > credentials', 'credentials' holds no subdirectories at the moment. At level 2, in directory path 'internal → extensibility', Inside 'extensibility', you'll find it holds no subdirectories at the moment. At level 2, in directory path 'internal / instantiation', 'instantiation' comprises 1 subdirectories: generator. In nested path 'internal → instantiation → generator', Inside 'generator', you'll find it is unpopulated. At level 2, in directory path 'internal / isolated', Inside 'isolated', you'll find it is blank. In nested path 'internal > metaobject', 'metaobject' contains no subdirectories. At level 2, in directory path 'internal / properties', 'properties' features 2 subdirectory elements: annotations, bean. At level 3, in directory path 'internal → properties → annotations', Inside 'annotations', you'll find it is unpopulated. In nested path 'internal → properties → bean', Inside 'bean', you'll find it awaits content. Within directory hierarchy 'internal / snapshot', 'snapshot' bundles 1 subfolders: impl. In nested path 'internal / snapshot / impl', The 'impl' compartment sits empty. At level 2, in directory path 'internal > state', Inside 'state', you'll find it contains no subdirectories. In the root directory, 'model' stores 1 subfolders: internal. In nested path 'model / internal', 'internal' encompasses 7 a few directories. At level 3, in directory path 'model > internal > core', 'core' comprises 1 folders: rule. At level 4, in directory path 'model / internal / core / rule', 'rule' organizes 1 subdirectories: describe. In nested path 'model / internal / core / rule / describe', 'describe' appears to be unused. At level 3, in directory path 'model / internal / inspect', The 'inspect' collection is barren. At level 3, in directory path 'model > internal > manage', 'manage' bundles 3 directories: binding, projection, schema. In nested path 'model > internal > manage > binding', Inside 'binding', you'll find it has no content. At level 4, in directory path 'model > internal > manage > projection', Inside 'projection', you'll find it has been left empty. In nested path 'model → internal → manage → schema', 'schema' hosts 1 subfolders: extract. In nested path 'model → internal → manage → schema → extract', Inside 'extract', you'll find it is an empty container. Within directory hierarchy 'model / internal / registry', 'registry' has no folders inside. Within directory hierarchy 'model > internal > report', 'report' incorporates 1 subfolders: unbound. Within directory hierarchy 'model → internal → report → unbound', 'unbound' is blank. At level 3, in directory path 'model → internal → type', 'type' is currently empty. Within directory hierarchy 'model > internal > typeregistration', Inside 'typeregistration', you'll find it is barren. In the root directory, 'util' holds 1 subfolders: internal. At level 2, in directory path 'util → internal', Inside 'internal', you'll find it lacks any subdirectories. Back to the top level. Format your response in this style: ``` src +--componentPath +--docs2 +--first-nested | `--deeply +--nested `--second-nested ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "gradle\n +--api\n | `--internal\n | +--model\n | +--plugins\n | +--provider\n | | `--sources\n | | `--process\n | `--tasks\n +--internal\n | +--credentials\n | +--extensibility\n | +--instantiation\n | | `--generator\n | +--isolated\n | +--metaobject\n | +--properties\n | | +--annotations\n | | `--bean\n | +--snapshot\n | | `--impl\n | `--state\n +--model\n | `--internal\n | +--core\n | | `--rule\n | | `--describe\n | +--inspect\n | +--manage\n | | +--binding\n | | +--projection\n | | `--schema\n | | `--extract\n | +--registry\n | +--report\n | | `--unbound\n | +--type\n | `--typeregistration\n `--util\n `--internal", "description": "gradle is a base directory that collects 4 subdirectories. Notable ones include api, internal, model among others.\n\nLet me break down the system for you:\n\nIn the root directory, 'api' incorporates 1 directory entries: internal.\nWithin directory hierarchy 'api / internal', 'internal' encapsulates 4 multiple subdirectory elements.\nAt level 3, in directory path 'api > internal > model', 'model' is unpopulated.\nWithin directory hierarchy 'api / internal / plugins', 'plugins' is barren.\nIn nested path 'api > internal > provider', 'provider' has 1 folders: sources.\nAt level 4, in directory path 'api \u2192 internal \u2192 provider \u2192 sources', 'sources' shelters 1 child directories: process.\nAt level 5, in directory path 'api / internal / provider / sources / process', The 'process' section is barren.\nAt level 3, in directory path 'api > internal > tasks', The 'tasks' directory contains no subdirectories.\nBack to the top level.\nIn the root directory, 'internal' hosts 8 different nested folders.\nWithin directory hierarchy 'internal > credentials', 'credentials' holds no subdirectories at the moment.\nAt level 2, in directory path 'internal \u2192 extensibility', Inside 'extensibility', you'll find it holds no subdirectories at the moment.\nAt level 2, in directory path 'internal / instantiation', 'instantiation' comprises 1 subdirectories: generator.\nIn nested path 'internal \u2192 instantiation \u2192 generator', Inside 'generator', you'll find it is unpopulated.\nAt level 2, in directory path 'internal / isolated', Inside 'isolated', you'll find it is blank.\nIn nested path 'internal > metaobject', 'metaobject' contains no subdirectories.\nAt level 2, in directory path 'internal / properties', 'properties' features 2 subdirectory elements: annotations, bean.\nAt level 3, in directory path 'internal \u2192 properties \u2192 annotations', Inside 'annotations', you'll find it is unpopulated.\nIn nested path 'internal \u2192 properties \u2192 bean', Inside 'bean', you'll find it awaits content.\nWithin directory hierarchy 'internal / snapshot', 'snapshot' bundles 1 subfolders: impl.\nIn nested path 'internal / snapshot / impl', The 'impl' compartment sits empty.\nAt level 2, in directory path 'internal > state', Inside 'state', you'll find it contains no subdirectories.\nIn the root directory, 'model' stores 1 subfolders: internal.\nIn nested path 'model / internal', 'internal' encompasses 7 a few directories.\nAt level 3, in directory path 'model > internal > core', 'core' comprises 1 folders: rule.\nAt level 4, in directory path 'model / internal / core / rule', 'rule' organizes 1 subdirectories: describe.\nIn nested path 'model / internal / core / rule / describe', 'describe' appears to be unused.\nAt level 3, in directory path 'model / internal / inspect', The 'inspect' collection is barren.\nAt level 3, in directory path 'model > internal > manage', 'manage' bundles 3 directories: binding, projection, schema.\nIn nested path 'model > internal > manage > binding', Inside 'binding', you'll find it has no content.\nAt level 4, in directory path 'model > internal > manage > projection', Inside 'projection', you'll find it has been left empty.\nIn nested path 'model \u2192 internal \u2192 manage \u2192 schema', 'schema' hosts 1 subfolders: extract.\nIn nested path 'model \u2192 internal \u2192 manage \u2192 schema \u2192 extract', Inside 'extract', you'll find it is an empty container.\nWithin directory hierarchy 'model / internal / registry', 'registry' has no folders inside.\nWithin directory hierarchy 'model > internal > report', 'report' incorporates 1 subfolders: unbound.\nWithin directory hierarchy 'model \u2192 internal \u2192 report \u2192 unbound', 'unbound' is blank.\nAt level 3, in directory path 'model \u2192 internal \u2192 type', 'type' is currently empty.\nWithin directory hierarchy 'model > internal > typeregistration', Inside 'typeregistration', you'll find it is barren.\nIn the root directory, 'util' holds 1 subfolders: internal.\nAt level 2, in directory path 'util \u2192 internal', Inside 'internal', you'll find it lacks any subdirectories.\nBack to the top level.\n"}
2
ascii_format_lazygit_vendor_github.com_go-git
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. go-git is a origin directory that organizes 2 subdirectories: gcfg and go-billy. In the root directory, 'gcfg' includes 3 directories: scanner, token, types. In nested path 'gcfg → scanner', The 'scanner' container appears to be unused. Within directory hierarchy 'gcfg → token', Inside 'token', you'll find it appears to be unused. Within directory hierarchy 'gcfg > types', Inside 'types', you'll find it has no content. Back to the top level. At the top level, 'go-billy' keeps 1 subdirectories: v5. Within directory hierarchy 'go-billy → v5', 'v5' maintains 4 numerous subfolders. Within directory hierarchy 'go-billy → v5 → helper', 'helper' has 2 child directories: chroot, polyfill. Within directory hierarchy 'go-billy / v5 / helper / chroot', 'chroot' holds no subdirectories at the moment. At level 4, in directory path 'go-billy > v5 > helper > polyfill', The 'polyfill' folder has nothing inside. At level 3, in directory path 'go-billy / v5 / memfs', 'memfs' is vacant. In nested path 'go-billy > v5 > osfs', The 'osfs' folder is empty. Within directory hierarchy 'go-billy > v5 > util', The 'util' repository is vacant. Format your response in this style: ``` generated +--groovy | +--app | | `--src | | +--main | | | `--java | | | `--org | | | `--example | | `--test | | `--java | | `--org | | `--example | `--gradle `--kotlin ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "go-git\n +--gcfg\n | +--scanner\n | +--token\n | `--types\n `--go-billy\n `--v5\n +--helper\n | +--chroot\n | `--polyfill\n +--memfs\n +--osfs\n `--util", "description": "go-git is a origin directory that organizes 2 subdirectories: gcfg and go-billy.\nIn the root directory, 'gcfg' includes 3 directories: scanner, token, types.\nIn nested path 'gcfg \u2192 scanner', The 'scanner' container appears to be unused.\nWithin directory hierarchy 'gcfg \u2192 token', Inside 'token', you'll find it appears to be unused.\nWithin directory hierarchy 'gcfg > types', Inside 'types', you'll find it has no content.\nBack to the top level.\nAt the top level, 'go-billy' keeps 1 subdirectories: v5.\nWithin directory hierarchy 'go-billy \u2192 v5', 'v5' maintains 4 numerous subfolders.\nWithin directory hierarchy 'go-billy \u2192 v5 \u2192 helper', 'helper' has 2 child directories: chroot, polyfill.\nWithin directory hierarchy 'go-billy / v5 / helper / chroot', 'chroot' holds no subdirectories at the moment.\nAt level 4, in directory path 'go-billy > v5 > helper > polyfill', The 'polyfill' folder has nothing inside.\nAt level 3, in directory path 'go-billy / v5 / memfs', 'memfs' is vacant.\nIn nested path 'go-billy > v5 > osfs', The 'osfs' folder is empty.\nWithin directory hierarchy 'go-billy > v5 > util', The 'util' repository is vacant.\n"}
2
ascii_format_nest_integration_mongoose
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` plumbing +--cache +--color +--filemode +--format | +--config | +--diff | +--gitignore | +--idxfile | +--index | +--objfile | +--packfile | `--pktline +--hash +--object +--protocol | `--packp | +--capability | `--sideband +--revlist +--storer ``` Convert this description: mongoose is a parent directory that comprises 2 subdirectories: e2e and src. At the top level, The 'e2e' section appears to be unused. In the root directory, The 'src' folder retains 1 folders for code organization. At level 2, in directory path 'src → cats', 'cats' retains 3 nested folders: dto, interfaces, schemas. Within directory hierarchy 'src → cats → dto', The 'dto' repository is a vacant space. In nested path 'src / cats / interfaces', Inside 'interfaces', you'll find it has yet to be populated. In nested path 'src > cats > schemas', Inside 'schemas', you'll find it sits empty. Back to the top level. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "mongoose\n +--e2e\n `--src\n `--cats\n +--dto\n +--interfaces\n `--schemas", "description": "mongoose is a parent directory that comprises 2 subdirectories: e2e and src.\nAt the top level, The 'e2e' section appears to be unused.\nIn the root directory, The 'src' folder retains 1 folders for code organization.\nAt level 2, in directory path 'src \u2192 cats', 'cats' retains 3 nested folders: dto, interfaces, schemas.\nWithin directory hierarchy 'src \u2192 cats \u2192 dto', The 'dto' repository is a vacant space.\nIn nested path 'src / cats / interfaces', Inside 'interfaces', you'll find it has yet to be populated.\nIn nested path 'src > cats > schemas', Inside 'schemas', you'll find it sits empty.\nBack to the top level.\n"}
2
ascii_format_eslint_tests_fixtures_file-finder
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. file-finder is a source directory that groups 2 subdirectories: package.json and subdir. At the top level, Inside 'package.json', you'll find it hasn't been filled with any content. In the root directory, 'subdir' includes 1 folders: subsubdir. In nested path 'subdir → subsubdir', 'subsubdir' houses 1 directory entries: subsubsubdir. In nested path 'subdir → subsubdir → subsubsubdir', Inside 'subsubsubdir', you'll find it appears to be unused. Back to the top level. Format your response in this style: ``` pre-compiled-headers +--groovy | `--src | +--hello | | +--cpp | | `--headers | `--main | `--cpp `--tests ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "file-finder\n +--package.json\n `--subdir\n `--subsubdir\n `--subsubsubdir", "description": "file-finder is a source directory that groups 2 subdirectories: package.json and subdir.\nAt the top level, Inside 'package.json', you'll find it hasn't been filled with any content.\nIn the root directory, 'subdir' includes 1 folders: subsubdir.\nIn nested path 'subdir \u2192 subsubdir', 'subsubdir' houses 1 directory entries: subsubsubdir.\nIn nested path 'subdir \u2192 subsubdir \u2192 subsubsubdir', Inside 'subsubsubdir', you'll find it appears to be unused.\nBack to the top level.\n"}
2
ascii_format_gradle_platforms_documentation_docs_src_snippets_publishing_javaLibrary_kotlin_src_main
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. main is a fundamental directory that houses 2 subdirectories: java and resources. At the main level, 'java' holds 1 nested folders: org. In nested path 'java > org', 'org' holds 1 child directories: gradle. Within directory hierarchy 'java > org > gradle', Inside 'gradle', you'll find it is barren. Back to the top level. In the root directory, 'resources' shelters 1 subdirectories: org. In nested path 'resources → org', 'org' maintains 1 directory entries: gradle. Within directory hierarchy 'resources / org / gradle', 'gradle' is empty. Back to the top level. Format your response in this style: ``` params-hooks-compat +--app | `--app | `--[slug] +--pages | `--pages `--shared ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "main\n +--java\n | `--org\n | `--gradle\n `--resources\n `--org\n `--gradle", "description": "main is a fundamental directory that houses 2 subdirectories: java and resources.\nAt the main level, 'java' holds 1 nested folders: org.\nIn nested path 'java > org', 'org' holds 1 child directories: gradle.\nWithin directory hierarchy 'java > org > gradle', Inside 'gradle', you'll find it is barren.\nBack to the top level.\nIn the root directory, 'resources' shelters 1 subdirectories: org.\nIn nested path 'resources \u2192 org', 'org' maintains 1 directory entries: gradle.\nWithin directory hierarchy 'resources / org / gradle', 'gradle' is empty.\nBack to the top level.\n"}
2
ascii_format_gradle_platforms_documentation_docs_src_snippets_ide_ideaAdditionalTestSources_groovy_src
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` ws +--__snapshots__ `--test `--__snapshots__ ``` Convert this description: src is a origin directory that groups 2 subdirectories: integration and main. In the root directory, 'integration' stores 1 folders: java. At level 2, in directory path 'integration > java', 'java' incorporates 1 subdirectory elements: org. At level 3, in directory path 'integration > java > org', 'org' bundles 1 contained folders: gradle. At level 4, in directory path 'integration → java → org → gradle', 'gradle' is currently empty. Back to the top level. At the top level, 'main' incorporates 1 subdirectories: java. Within directory hierarchy 'main / java', 'java' possesses 1 subdirectories: org. In nested path 'main > java > org', 'org' hosts 1 nested folders: gradle. Within directory hierarchy 'main → java → org → gradle', The 'gradle' folder hasn't been filled with any content. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "src\n +--integration\n | `--java\n | `--org\n | `--gradle\n `--main\n `--java\n `--org\n `--gradle", "description": "src is a origin directory that groups 2 subdirectories: integration and main.\nIn the root directory, 'integration' stores 1 folders: java.\nAt level 2, in directory path 'integration > java', 'java' incorporates 1 subdirectory elements: org.\nAt level 3, in directory path 'integration > java > org', 'org' bundles 1 contained folders: gradle.\nAt level 4, in directory path 'integration \u2192 java \u2192 org \u2192 gradle', 'gradle' is currently empty.\nBack to the top level.\nAt the top level, 'main' incorporates 1 subdirectories: java.\nWithin directory hierarchy 'main / java', 'java' possesses 1 subdirectories: org.\nIn nested path 'main > java > org', 'org' hosts 1 nested folders: gradle.\nWithin directory hierarchy 'main \u2192 java \u2192 org \u2192 gradle', The 'gradle' folder hasn't been filled with any content.\n"}
2
ascii_format_nest_sample_16-gateways-ws
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. 16-gateways-ws is a base directory that comprises 2 subdirectories: client and src. At the main level, 'client' is an empty container. At the main level, Within 'src', you'll find 1 nested folders for code structure. In nested path 'src > events', 'events' awaits content. Format your response in this style: ``` src +--constructors | `--test +--hoc +--models | `--test | `--__snapshots__ +--native | `--test +--sheet | `--test +--test | `--__snapshots__ `--utils `--test ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "16-gateways-ws\n +--client\n `--src\n `--events", "description": "16-gateways-ws is a base directory that comprises 2 subdirectories: client and src.\nAt the main level, 'client' is an empty container.\nAt the main level, Within 'src', you'll find 1 nested folders for code structure.\nIn nested path 'src > events', 'events' awaits content.\n"}
2
ascii_format_gradle_platforms_software_dependency-management_src_main_java_org_gradle_api_internal_artifacts_ivyservice
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` resolve-dynamic-import +--_expected | +--amd | +--cjs | +--es | `--system `--nested ``` Convert this description: ivyservice is a head directory that encompasses 7 subdirectories. Notable ones include dependencysubstitution, ivyresolve, modulecache among others. Let me break down the architecture for you: In the root directory, The 'dependencysubstitution' storage space sits empty. At the top level, 'ivyresolve' maintains 3 subdirectory elements: parser, strategy, verification. At level 2, in directory path 'ivyresolve → parser', 'parser' retains 1 child directories: data. Within directory hierarchy 'ivyresolve > parser > data', Inside 'data', you'll find it is devoid of content. At level 2, in directory path 'ivyresolve / strategy', 'strategy' has been left empty. In nested path 'ivyresolve → verification', 'verification' hosts 2 subdirectory elements: report, writer. Within directory hierarchy 'ivyresolve > verification > report', Inside 'report', you'll find it is empty. At level 3, in directory path 'ivyresolve / verification / writer', Inside 'writer', you'll find it contains no subdirectories. Back to the top level. At the top level, 'modulecache' comprises 2 child directories: artifacts, dynamicversions. At level 2, in directory path 'modulecache / artifacts', 'artifacts' remains unused. At level 2, in directory path 'modulecache > dynamicversions', Inside 'dynamicversions', you'll find it is a vacant space. Back to the top level. At the top level, 'moduleconverter' has 1 subdirectories: dependencies. In nested path 'moduleconverter → dependencies', 'dependencies' has yet to be populated. Back to the top level. In the root directory, Inside 'projectmodule', you'll find it is devoid of content. In the root directory, The 'resolutionstrategy' collection is devoid of content. In the root directory, 'resolveengine' bundles 8 multiple directory entries. In nested path 'resolveengine → artifact', The 'artifact' data structure contains no subdirectories. In nested path 'resolveengine > excludes', 'excludes' bundles 3 directories: factories, simple, specs. In nested path 'resolveengine / excludes / factories', The 'factories' data structure is vacant. In nested path 'resolveengine → excludes → simple', The 'simple' data structure has nothing inside. In nested path 'resolveengine → excludes → specs', The 'specs' collection holds no subdirectories at the moment. Within directory hierarchy 'resolveengine → graph', 'graph' groups 4 several folders. Within directory hierarchy 'resolveengine → graph → builder', The 'builder' repository is an empty container. Within directory hierarchy 'resolveengine > graph > conflicts', The 'conflicts' collection awaits content. Within directory hierarchy 'resolveengine > graph > results', Inside 'results', you'll find it contains nothing at present. At level 3, in directory path 'resolveengine > graph > selectors', The 'selectors' storage space has yet to be populated. In nested path 'resolveengine > oldresult', 'oldresult' is vacant. Within directory hierarchy 'resolveengine > projectresult', The 'projectresult' section remains unused. In nested path 'resolveengine → result', Inside 'result', you'll find it is barren. Within directory hierarchy 'resolveengine / store', Inside 'store', you'll find it lacks any subdirectories. Within directory hierarchy 'resolveengine > strict', Inside 'strict', you'll find it sits empty. Back to the top level. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "ivyservice\n +--dependencysubstitution\n +--ivyresolve\n | +--parser\n | | `--data\n | +--strategy\n | `--verification\n | +--report\n | `--writer\n +--modulecache\n | +--artifacts\n | `--dynamicversions\n +--moduleconverter\n | `--dependencies\n +--projectmodule\n +--resolutionstrategy\n `--resolveengine\n +--artifact\n +--excludes\n | +--factories\n | +--simple\n | `--specs\n +--graph\n | +--builder\n | +--conflicts\n | +--results\n | `--selectors\n +--oldresult\n +--projectresult\n +--result\n +--store\n `--strict", "description": "ivyservice is a head directory that encompasses 7 subdirectories. Notable ones include dependencysubstitution, ivyresolve, modulecache among others.\n\nLet me break down the architecture for you:\n\nIn the root directory, The 'dependencysubstitution' storage space sits empty.\nAt the top level, 'ivyresolve' maintains 3 subdirectory elements: parser, strategy, verification.\nAt level 2, in directory path 'ivyresolve \u2192 parser', 'parser' retains 1 child directories: data.\nWithin directory hierarchy 'ivyresolve > parser > data', Inside 'data', you'll find it is devoid of content.\nAt level 2, in directory path 'ivyresolve / strategy', 'strategy' has been left empty.\nIn nested path 'ivyresolve \u2192 verification', 'verification' hosts 2 subdirectory elements: report, writer.\nWithin directory hierarchy 'ivyresolve > verification > report', Inside 'report', you'll find it is empty.\nAt level 3, in directory path 'ivyresolve / verification / writer', Inside 'writer', you'll find it contains no subdirectories.\nBack to the top level.\nAt the top level, 'modulecache' comprises 2 child directories: artifacts, dynamicversions.\nAt level 2, in directory path 'modulecache / artifacts', 'artifacts' remains unused.\nAt level 2, in directory path 'modulecache > dynamicversions', Inside 'dynamicversions', you'll find it is a vacant space.\nBack to the top level.\nAt the top level, 'moduleconverter' has 1 subdirectories: dependencies.\nIn nested path 'moduleconverter \u2192 dependencies', 'dependencies' has yet to be populated.\nBack to the top level.\nIn the root directory, Inside 'projectmodule', you'll find it is devoid of content.\nIn the root directory, The 'resolutionstrategy' collection is devoid of content.\nIn the root directory, 'resolveengine' bundles 8 multiple directory entries.\nIn nested path 'resolveengine \u2192 artifact', The 'artifact' data structure contains no subdirectories.\nIn nested path 'resolveengine > excludes', 'excludes' bundles 3 directories: factories, simple, specs.\nIn nested path 'resolveengine / excludes / factories', The 'factories' data structure is vacant.\nIn nested path 'resolveengine \u2192 excludes \u2192 simple', The 'simple' data structure has nothing inside.\nIn nested path 'resolveengine \u2192 excludes \u2192 specs', The 'specs' collection holds no subdirectories at the moment.\nWithin directory hierarchy 'resolveengine \u2192 graph', 'graph' groups 4 several folders.\nWithin directory hierarchy 'resolveengine \u2192 graph \u2192 builder', The 'builder' repository is an empty container.\nWithin directory hierarchy 'resolveengine > graph > conflicts', The 'conflicts' collection awaits content.\nWithin directory hierarchy 'resolveengine > graph > results', Inside 'results', you'll find it contains nothing at present.\nAt level 3, in directory path 'resolveengine > graph > selectors', The 'selectors' storage space has yet to be populated.\nIn nested path 'resolveengine > oldresult', 'oldresult' is vacant.\nWithin directory hierarchy 'resolveengine > projectresult', The 'projectresult' section remains unused.\nIn nested path 'resolveengine \u2192 result', Inside 'result', you'll find it is barren.\nWithin directory hierarchy 'resolveengine / store', Inside 'store', you'll find it lacks any subdirectories.\nWithin directory hierarchy 'resolveengine > strict', Inside 'strict', you'll find it sits empty.\nBack to the top level.\n"}
2
ascii_format_webpack_test_configCases_code-generation
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` tests +--helpers | `--browser +--regression | `--libs +--test262 | `--test262 `--unit `--fixtures ``` Convert this description: code-generation is a parent directory that holds 7 subdirectories. Notable ones include harmony-pure-default, import-export-format, import-export-format-2 among others. Let me break down the composition for you: At the main level, 'harmony-pure-default' has yet to be populated. At the main level, Inside 'import-export-format', you'll find it has been left empty. In the root directory, 'import-export-format-2' is currently empty. In the root directory, Inside 're-export-namespace', you'll find it remains unused. At the top level, Inside 're-export-namespace-concat', you'll find it has no folders inside. At the top level, 'require-context-id' has 1 child directories: folder. Within directory hierarchy 'require-context-id > folder', The 'folder' data structure has yet to be populated. In the root directory, 'use-strict' contains nothing at present. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "code-generation\n +--harmony-pure-default\n +--import-export-format\n +--import-export-format-2\n +--re-export-namespace\n +--re-export-namespace-concat\n +--require-context-id\n | `--folder\n `--use-strict", "description": "code-generation is a parent directory that holds 7 subdirectories. Notable ones include harmony-pure-default, import-export-format, import-export-format-2 among others.\n\nLet me break down the composition for you:\n\nAt the main level, 'harmony-pure-default' has yet to be populated.\nAt the main level, Inside 'import-export-format', you'll find it has been left empty.\nIn the root directory, 'import-export-format-2' is currently empty.\nIn the root directory, Inside 're-export-namespace', you'll find it remains unused.\nAt the top level, Inside 're-export-namespace-concat', you'll find it has no folders inside.\nAt the top level, 'require-context-id' has 1 child directories: folder.\nWithin directory hierarchy 'require-context-id > folder', The 'folder' data structure has yet to be populated.\nIn the root directory, 'use-strict' contains nothing at present.\n"}
2
ascii_format_gradle_platforms_documentation_docs_src_samples_writing-tasks_custom-test-task
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` src +--components +--images `--pages +--images `--static-images ``` Convert this description: custom-test-task is a top-level directory that houses 4 subdirectories. Notable ones include common, groovy, kotlin among others. Let me break down the hierarchy for you: At the main level, 'common' comprises 2 child directories: consumer, plugin. In nested path 'common / consumer', 'consumer' has 1 subfolders: src. Within directory hierarchy 'common → consumer → src', 'src' retains 1 subdirectories that organize the source code. In nested path 'common → consumer → src → main', 'main' maintains 1 child directories: java. In nested path 'common → consumer → src → main → java', 'java' encapsulates 1 contained folders: com. In nested path 'common → consumer → src → main → java → com', 'com' contains 1 nested folders: example. Within directory hierarchy 'common > consumer > src > main > java > com > example', 'example' retains 1 folders: sample. At level 8, in directory path 'common → consumer → src → main → java → com → example → sample', The 'sample' section has yet to be populated. At level 2, in directory path 'common → plugin', 'plugin' includes 1 child directories: src. In nested path 'common > plugin > src', Within 'src', you'll find 1 subdirectories for code structure. Within directory hierarchy 'common / plugin / src / main', 'main' houses 1 contained folders: java. At level 5, in directory path 'common > plugin > src > main > java', 'java' encapsulates 1 subdirectory elements: com. In nested path 'common → plugin → src → main → java → com', 'com' groups 1 subdirectory elements: example. Within directory hierarchy 'common / plugin / src / main / java / com / example', Inside 'example', you'll find it awaits content. Back to the top level. At the top level, 'groovy' has 2 subdirectory elements: consumer, plugin. In nested path 'groovy / consumer', Inside 'consumer', you'll find it holds no subdirectories at the moment. Within directory hierarchy 'groovy / plugin', The 'plugin' directory is empty. Back to the top level. At the main level, 'kotlin' stores 2 contained folders: consumer, plugin. In nested path 'kotlin > consumer', 'consumer' lacks any subdirectories. Within directory hierarchy 'kotlin > plugin', 'plugin' has no folders inside. At the main level, 'tests' is unpopulated. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "custom-test-task\n +--common\n | +--consumer\n | | `--src\n | | `--main\n | | `--java\n | | `--com\n | | `--example\n | | `--sample\n | `--plugin\n | `--src\n | `--main\n | `--java\n | `--com\n | `--example\n +--groovy\n | +--consumer\n | `--plugin\n +--kotlin\n | +--consumer\n | `--plugin\n `--tests", "description": "custom-test-task is a top-level directory that houses 4 subdirectories. Notable ones include common, groovy, kotlin among others.\n\nLet me break down the hierarchy for you:\n\nAt the main level, 'common' comprises 2 child directories: consumer, plugin.\nIn nested path 'common / consumer', 'consumer' has 1 subfolders: src.\nWithin directory hierarchy 'common \u2192 consumer \u2192 src', 'src' retains 1 subdirectories that organize the source code.\nIn nested path 'common \u2192 consumer \u2192 src \u2192 main', 'main' maintains 1 child directories: java.\nIn nested path 'common \u2192 consumer \u2192 src \u2192 main \u2192 java', 'java' encapsulates 1 contained folders: com.\nIn nested path 'common \u2192 consumer \u2192 src \u2192 main \u2192 java \u2192 com', 'com' contains 1 nested folders: example.\nWithin directory hierarchy 'common > consumer > src > main > java > com > example', 'example' retains 1 folders: sample.\nAt level 8, in directory path 'common \u2192 consumer \u2192 src \u2192 main \u2192 java \u2192 com \u2192 example \u2192 sample', The 'sample' section has yet to be populated.\nAt level 2, in directory path 'common \u2192 plugin', 'plugin' includes 1 child directories: src.\nIn nested path 'common > plugin > src', Within 'src', you'll find 1 subdirectories for code structure.\nWithin directory hierarchy 'common / plugin / src / main', 'main' houses 1 contained folders: java.\nAt level 5, in directory path 'common > plugin > src > main > java', 'java' encapsulates 1 subdirectory elements: com.\nIn nested path 'common \u2192 plugin \u2192 src \u2192 main \u2192 java \u2192 com', 'com' groups 1 subdirectory elements: example.\nWithin directory hierarchy 'common / plugin / src / main / java / com / example', Inside 'example', you'll find it awaits content.\nBack to the top level.\nAt the top level, 'groovy' has 2 subdirectory elements: consumer, plugin.\nIn nested path 'groovy / consumer', Inside 'consumer', you'll find it holds no subdirectories at the moment.\nWithin directory hierarchy 'groovy / plugin', The 'plugin' directory is empty.\nBack to the top level.\nAt the main level, 'kotlin' stores 2 contained folders: consumer, plugin.\nIn nested path 'kotlin > consumer', 'consumer' lacks any subdirectories.\nWithin directory hierarchy 'kotlin > plugin', 'plugin' has no folders inside.\nAt the main level, 'tests' is unpopulated.\n"}
2
ascii_format_gradle_platforms_core-configuration_declarative-dsl-core_src_test_kotlin_org_gradle_internal_declarativedsl
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` docs +--customization +--development +--images +--samples | `--webpack-getting-started | `--src `--usage ``` Convert this description: declarativedsl is a base directory that maintains 7 subdirectories. Notable ones include analysis, demo, dom among others. Let me break down the structure for you: In the root directory, 'analysis' incorporates 1 nested folders: transformation. At level 2, in directory path 'analysis → transformation', 'transformation' is unpopulated. Back to the top level. At the top level, 'demo' includes 3 child directories: demoPlugins, demoSimple, reflection. Within directory hierarchy 'demo → demoPlugins', 'demoPlugins' remains unused. At level 2, in directory path 'demo → demoSimple', The 'demoSimple' repository lacks any subdirectories. At level 2, in directory path 'demo → reflection', The 'reflection' directory is blank. Back to the top level. In the root directory, 'dom' contains 3 nested folders: mutation, operations, resolution. At level 2, in directory path 'dom → mutation', 'mutation' has been left empty. Within directory hierarchy 'dom > operations', 'operations' bundles 1 directory entries: overlay. Within directory hierarchy 'dom > operations > overlay', Inside 'overlay', you'll find it has no content. Within directory hierarchy 'dom / resolution', Inside 'resolution', you'll find it awaits content. At the top level, 'mappingToJvm' holds no subdirectories at the moment. At the top level, The 'objectGraph' storage space contains no subdirectories. In the root directory, The 'parsing' directory is barren. At the main level, 'schemaBuidler' has no folders inside. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "declarativedsl\n +--analysis\n | `--transformation\n +--demo\n | +--demoPlugins\n | +--demoSimple\n | `--reflection\n +--dom\n | +--mutation\n | +--operations\n | | `--overlay\n | `--resolution\n +--mappingToJvm\n +--objectGraph\n +--parsing\n `--schemaBuidler", "description": "declarativedsl is a base directory that maintains 7 subdirectories. Notable ones include analysis, demo, dom among others.\n\nLet me break down the structure for you:\n\nIn the root directory, 'analysis' incorporates 1 nested folders: transformation.\nAt level 2, in directory path 'analysis \u2192 transformation', 'transformation' is unpopulated.\nBack to the top level.\nAt the top level, 'demo' includes 3 child directories: demoPlugins, demoSimple, reflection.\nWithin directory hierarchy 'demo \u2192 demoPlugins', 'demoPlugins' remains unused.\nAt level 2, in directory path 'demo \u2192 demoSimple', The 'demoSimple' repository lacks any subdirectories.\nAt level 2, in directory path 'demo \u2192 reflection', The 'reflection' directory is blank.\nBack to the top level.\nIn the root directory, 'dom' contains 3 nested folders: mutation, operations, resolution.\nAt level 2, in directory path 'dom \u2192 mutation', 'mutation' has been left empty.\nWithin directory hierarchy 'dom > operations', 'operations' bundles 1 directory entries: overlay.\nWithin directory hierarchy 'dom > operations > overlay', Inside 'overlay', you'll find it has no content.\nWithin directory hierarchy 'dom / resolution', Inside 'resolution', you'll find it awaits content.\nAt the top level, 'mappingToJvm' holds no subdirectories at the moment.\nAt the top level, The 'objectGraph' storage space contains no subdirectories.\nIn the root directory, The 'parsing' directory is barren.\nAt the main level, 'schemaBuidler' has no folders inside.\n"}
2
ascii_format_next.js_test_e2e_app-dir_dynamic-io-dynamic-imports_bundled_app_inside-render_server_from-node-modules
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. from-node-modules is a primary directory that houses 2 subdirectories: cjs and esm. At the top level, 'cjs' keeps 1 subfolders: sync-module. Within directory hierarchy 'cjs > sync-module', The 'sync-module' directory remains unused. At the top level, 'esm' stores 2 contained folders: async-module, sync-module. Within directory hierarchy 'esm → async-module', Inside 'async-module', you'll find it is currently empty. At level 2, in directory path 'esm / sync-module', Inside 'sync-module', you'll find it has been left empty. Back to the top level. Format your response in this style: ``` gradle +--api | `--internal | `--initialization | `--loadercache +--internal | `--serialize | `--kryo `--tooling `--internal `--provider `--serialization ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "from-node-modules\n +--cjs\n | `--sync-module\n `--esm\n +--async-module\n `--sync-module", "description": "from-node-modules is a primary directory that houses 2 subdirectories: cjs and esm.\nAt the top level, 'cjs' keeps 1 subfolders: sync-module.\nWithin directory hierarchy 'cjs > sync-module', The 'sync-module' directory remains unused.\nAt the top level, 'esm' stores 2 contained folders: async-module, sync-module.\nWithin directory hierarchy 'esm \u2192 async-module', Inside 'async-module', you'll find it is currently empty.\nAt level 2, in directory path 'esm / sync-module', Inside 'sync-module', you'll find it has been left empty.\nBack to the top level.\n"}
2
ascii_format_gradle_platforms_core-configuration_configuration-cache_src_test_kotlin_org_gradle_internal_cc_impl
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. impl is a central directory that contains 3 subdirectories: fingerprint, problems and serialization. In the root directory, The 'fingerprint' container is a vacant space. At the top level, Inside 'problems', you'll find it hasn't been filled with any content. In the root directory, 'serialization' carries 1 directories: codecs. In nested path 'serialization > codecs', The 'codecs' collection appears to be unused. Back to the top level. Format your response in this style: ``` generated +--groovy | +--app | | `--src | | +--main | | | `--java | | | `--org | | | `--example | | `--test | | `--java | | `--org | | `--example | `--gradle `--kotlin ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "impl\n +--fingerprint\n +--problems\n `--serialization\n `--codecs", "description": "impl is a central directory that contains 3 subdirectories: fingerprint, problems and serialization.\nIn the root directory, The 'fingerprint' container is a vacant space.\nAt the top level, Inside 'problems', you'll find it hasn't been filled with any content.\nIn the root directory, 'serialization' carries 1 directories: codecs.\nIn nested path 'serialization > codecs', The 'codecs' collection appears to be unused.\nBack to the top level.\n"}
2
ascii_format_rollup_docs_repl_examples
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. examples is a source directory that encompasses 9 subdirectories. Notable ones include 00, 01, 02 among others. Let me break down the construction for you: At the top level, '00' hosts 1 contained folders: modules. Within directory hierarchy '00 → modules', The 'modules' directory awaits content. Back to the top level. At the top level, '01' possesses 1 subfolders: modules. Within directory hierarchy '01 / modules', 'modules' awaits content. At the top level, '02' maintains 1 subfolders: modules. In nested path '02 / modules', The 'modules' repository is blank. Back to the top level. At the top level, '03' possesses 1 subdirectories: modules. At level 2, in directory path '03 / modules', Inside 'modules', you'll find it is vacant. Back to the top level. At the main level, '04' organizes 1 folders: modules. In nested path '04 → modules', Inside 'modules', you'll find it is blank. Back to the top level. At the top level, '05' holds 1 contained folders: modules. Within directory hierarchy '05 / modules', 'modules' contains no subdirectories. At the top level, '06' houses 1 directories: modules. At level 2, in directory path '06 / modules', The 'modules' collection is devoid of content. At the top level, '07' groups 1 child directories: modules. At level 2, in directory path '07 → modules', 'modules' stands empty. Back to the top level. At the main level, '08' includes 1 nested folders: modules. At level 2, in directory path '08 → modules', 'modules' is empty. Back to the top level. Format your response in this style: ``` template-solid-ts +--public `--src `--assets ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "examples\n +--00\n | `--modules\n +--01\n | `--modules\n +--02\n | `--modules\n +--03\n | `--modules\n +--04\n | `--modules\n +--05\n | `--modules\n +--06\n | `--modules\n +--07\n | `--modules\n `--08\n `--modules", "description": "examples is a source directory that encompasses 9 subdirectories. Notable ones include 00, 01, 02 among others.\n\nLet me break down the construction for you:\n\nAt the top level, '00' hosts 1 contained folders: modules.\nWithin directory hierarchy '00 \u2192 modules', The 'modules' directory awaits content.\nBack to the top level.\nAt the top level, '01' possesses 1 subfolders: modules.\nWithin directory hierarchy '01 / modules', 'modules' awaits content.\nAt the top level, '02' maintains 1 subfolders: modules.\nIn nested path '02 / modules', The 'modules' repository is blank.\nBack to the top level.\nAt the top level, '03' possesses 1 subdirectories: modules.\nAt level 2, in directory path '03 / modules', Inside 'modules', you'll find it is vacant.\nBack to the top level.\nAt the main level, '04' organizes 1 folders: modules.\nIn nested path '04 \u2192 modules', Inside 'modules', you'll find it is blank.\nBack to the top level.\nAt the top level, '05' holds 1 contained folders: modules.\nWithin directory hierarchy '05 / modules', 'modules' contains no subdirectories.\nAt the top level, '06' houses 1 directories: modules.\nAt level 2, in directory path '06 / modules', The 'modules' collection is devoid of content.\nAt the top level, '07' groups 1 child directories: modules.\nAt level 2, in directory path '07 \u2192 modules', 'modules' stands empty.\nBack to the top level.\nAt the main level, '08' includes 1 nested folders: modules.\nAt level 2, in directory path '08 \u2192 modules', 'modules' is empty.\nBack to the top level.\n"}
2
ascii_format_cypress_packages_data-context_src_codegen_templates
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. templates is a fundamental directory that collects 5 subdirectories. Notable ones include empty-component, empty-e2e, react-component among others. Let me break down the ordering for you: In the root directory, 'empty-component' holds no subdirectories at the moment. In the root directory, Inside 'empty-e2e', you'll find it is unpopulated. At the top level, Inside 'react-component', you'll find it is unpopulated. At the top level, 'test' houses 1 folders for testing purposes. At level 2, in directory path 'test > nested', Inside 'nested', you'll find it contains no subdirectories. Back to the top level. At the main level, 'vue-component' has yet to be populated. Format your response in this style: ``` ws +--__snapshots__ `--test `--__snapshots__ ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "templates\n +--empty-component\n +--empty-e2e\n +--react-component\n +--test\n | `--nested\n `--vue-component", "description": "templates is a fundamental directory that collects 5 subdirectories. Notable ones include empty-component, empty-e2e, react-component among others.\n\nLet me break down the ordering for you:\n\nIn the root directory, 'empty-component' holds no subdirectories at the moment.\nIn the root directory, Inside 'empty-e2e', you'll find it is unpopulated.\nAt the top level, Inside 'react-component', you'll find it is unpopulated.\nAt the top level, 'test' houses 1 folders for testing purposes.\nAt level 2, in directory path 'test > nested', Inside 'nested', you'll find it contains no subdirectories.\nBack to the top level.\nAt the main level, 'vue-component' has yet to be populated.\n"}
2
ascii_format_babel_packages_babel-cli_test_fixtures_babel_dir-sourcemap-config-both_dir-sourcemap-config-false
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` src +--componentPath +--docs2 +--first-nested | `--deeply +--nested `--second-nested ``` Convert this description: dir-sourcemap-config-false is a source directory that houses 2 subdirectories: in-files and out-files. In the root directory, 'in-files' keeps 1 nested folders: src. Within directory hierarchy 'in-files > src', The 'src' repository encompasses 1 folders for code organization. At level 3, in directory path 'in-files > src > bar', Inside 'bar', you'll find it is blank. At the main level, 'out-files' hosts 1 subfolders: lib. In nested path 'out-files / lib', 'lib' encompasses 1 subdirectories that organize the source code. In nested path 'out-files → lib → bar', 'bar' is unpopulated. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "dir-sourcemap-config-false\n +--in-files\n | `--src\n | `--bar\n `--out-files\n `--lib\n `--bar", "description": "dir-sourcemap-config-false is a source directory that houses 2 subdirectories: in-files and out-files.\nIn the root directory, 'in-files' keeps 1 nested folders: src.\nWithin directory hierarchy 'in-files > src', The 'src' repository encompasses 1 folders for code organization.\nAt level 3, in directory path 'in-files > src > bar', Inside 'bar', you'll find it is blank.\nAt the main level, 'out-files' hosts 1 subfolders: lib.\nIn nested path 'out-files / lib', 'lib' encompasses 1 subdirectories that organize the source code.\nIn nested path 'out-files \u2192 lib \u2192 bar', 'bar' is unpopulated.\n"}
2
ascii_format_gradle_platforms_documentation_docs_src_snippets_base_customExternalTask_groovy_task_src
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` styled-jsx +--node_modules | `--my-comps `--pages ``` Convert this description: src is a primary directory that groups 2 subdirectories: main and test. At the top level, 'main' shelters 1 directory entries: groovy. Within directory hierarchy 'main / groovy', 'groovy' carries 1 directories: org. At level 3, in directory path 'main / groovy / org', 'org' bundles 1 directories: gradle. At level 4, in directory path 'main / groovy / org / gradle', Inside 'gradle', you'll find it is an empty container. Back to the top level. At the top level, 'test' incorporates 1 test-related directories. In nested path 'test → groovy', 'groovy' maintains 1 directories: org. Within directory hierarchy 'test → groovy → org', 'org' encompasses 1 directories: gradle. In nested path 'test / groovy / org / gradle', Inside 'gradle', you'll find it is unpopulated. Back to the top level. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "src\n +--main\n | `--groovy\n | `--org\n | `--gradle\n `--test\n `--groovy\n `--org\n `--gradle", "description": "src is a primary directory that groups 2 subdirectories: main and test.\nAt the top level, 'main' shelters 1 directory entries: groovy.\nWithin directory hierarchy 'main / groovy', 'groovy' carries 1 directories: org.\nAt level 3, in directory path 'main / groovy / org', 'org' bundles 1 directories: gradle.\nAt level 4, in directory path 'main / groovy / org / gradle', Inside 'gradle', you'll find it is an empty container.\nBack to the top level.\nAt the top level, 'test' incorporates 1 test-related directories.\nIn nested path 'test \u2192 groovy', 'groovy' maintains 1 directories: org.\nWithin directory hierarchy 'test \u2192 groovy \u2192 org', 'org' encompasses 1 directories: gradle.\nIn nested path 'test / groovy / org / gradle', Inside 'gradle', you'll find it is unpopulated.\nBack to the top level.\n"}
2
ascii_format_gradle_platforms_core-runtime_build-configuration_src_main_java_org_gradle
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. gradle is a root directory that assembles 2 subdirectories: buildconfiguration and internal. At the main level, 'buildconfiguration' features 1 folders: tasks. In nested path 'buildconfiguration > tasks', 'tasks' contains no subdirectories. At the main level, 'internal' groups 1 nested folders: buildconfiguration. In nested path 'internal → buildconfiguration', 'buildconfiguration' incorporates 3 child directories: resolvers, services, tasks. At level 3, in directory path 'internal → buildconfiguration → resolvers', Inside 'resolvers', you'll find it is barren. Within directory hierarchy 'internal → buildconfiguration → services', 'services' lacks any subdirectories. Within directory hierarchy 'internal > buildconfiguration > tasks', 'tasks' is unpopulated. Format your response in this style: ``` plumbing +--cache +--color +--filemode +--format | +--config | +--diff | +--gitignore | +--idxfile | +--index | +--objfile | +--packfile | `--pktline +--hash +--object +--protocol | `--packp | +--capability | `--sideband +--revlist +--storer ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "gradle\n +--buildconfiguration\n | `--tasks\n `--internal\n `--buildconfiguration\n +--resolvers\n +--services\n `--tasks", "description": "gradle is a root directory that assembles 2 subdirectories: buildconfiguration and internal.\nAt the main level, 'buildconfiguration' features 1 folders: tasks.\nIn nested path 'buildconfiguration > tasks', 'tasks' contains no subdirectories.\nAt the main level, 'internal' groups 1 nested folders: buildconfiguration.\nIn nested path 'internal \u2192 buildconfiguration', 'buildconfiguration' incorporates 3 child directories: resolvers, services, tasks.\nAt level 3, in directory path 'internal \u2192 buildconfiguration \u2192 resolvers', Inside 'resolvers', you'll find it is barren.\nWithin directory hierarchy 'internal \u2192 buildconfiguration \u2192 services', 'services' lacks any subdirectories.\nWithin directory hierarchy 'internal > buildconfiguration > tasks', 'tasks' is unpopulated.\n"}
2
ascii_format_poetry_tests_repositories_fixtures_installed
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. installed is a root directory that gathers 4 subdirectories. Notable ones include lib, lib64, src among others. The project source code seems to be organized in several locations: lib, src. Let me break down the hierarchy for you: At the top level, The 'lib' directory comprises 1 folders for code organization. Within directory hierarchy 'lib > python3.7', 'python3.7' stores 1 subfolders: site-packages. In nested path 'lib → python3.7 → site-packages', 'site-packages' contains 12 different directories. At level 4, in directory path 'lib → python3.7 → site-packages → cleo-0.7.6.dist-info', 'cleo-0.7.6.dist-info' is an empty container. In nested path 'lib > python3.7 > site-packages > directory_pep_610-1.2.3.dist-info', 'directory_pep_610-1.2.3.dist-info' is unpopulated. In nested path 'lib → python3.7 → site-packages → editable-2.3.4.dist-info', The 'editable-2.3.4.dist-info' container has been left empty. Within directory hierarchy 'lib > python3.7 > site-packages > editable-src-dir-2.3.4.dist-info', Inside 'editable-src-dir-2.3.4.dist-info', you'll find it is vacant. In nested path 'lib → python3.7 → site-packages → editable-with-import-2.3.4.dist-info', 'editable-with-import-2.3.4.dist-info' is unpopulated. In nested path 'lib → python3.7 → site-packages → editable_directory_pep_610-1.2.3.dist-info', 'editable_directory_pep_610-1.2.3.dist-info' sits empty. At level 4, in directory path 'lib > python3.7 > site-packages > file_pep_610-1.2.3.dist-info', Inside 'file_pep_610-1.2.3.dist-info', you'll find it is vacant. Within directory hierarchy 'lib > python3.7 > site-packages > git_pep_610-1.2.3.dist-info', 'git_pep_610-1.2.3.dist-info' is currently empty. Within directory hierarchy 'lib → python3.7 → site-packages → git_pep_610_no_requested_version-1.2.3.dist-info', The 'git_pep_610_no_requested_version-1.2.3.dist-info' container sits empty. Within directory hierarchy 'lib → python3.7 → site-packages → git_pep_610_subdirectory-1.2.3.dist-info', Inside 'git_pep_610_subdirectory-1.2.3.dist-info', you'll find it sits empty. Within directory hierarchy 'lib / python3.7 / site-packages / standard-1.2.3.dist-info', The 'standard-1.2.3.dist-info' repository is blank. Within directory hierarchy 'lib > python3.7 > site-packages > url_pep_610-1.2.3.dist-info', 'url_pep_610-1.2.3.dist-info' is currently empty. At the main level, 'lib64' encapsulates 1 contained folders: python3.7. At level 2, in directory path 'lib64 → python3.7', 'python3.7' stores 1 subdirectory elements: site-packages. In nested path 'lib64 → python3.7 → site-packages', 'site-packages' houses 2 subdirectory elements: bender-2.0.5.dist-info, lib64-2.3.4.dist-info. At level 4, in directory path 'lib64 / python3.7 / site-packages / bender-2.0.5.dist-info', 'bender-2.0.5.dist-info' is vacant. Within directory hierarchy 'lib64 → python3.7 → site-packages → lib64-2.3.4.dist-info', The 'lib64-2.3.4.dist-info' storage space lacks any subdirectories. In the root directory, Within 'src', you'll find 2 subdirectories for code structure. At level 2, in directory path 'src > bender', 'bender' hosts 1 subfolders: bender.egg-info. Within directory hierarchy 'src / bender / bender.egg-info', Inside 'bender.egg-info', you'll find it is devoid of content. Within directory hierarchy 'src / pendulum', 'pendulum' keeps 1 directories: pendulum.egg-info. At level 3, in directory path 'src / pendulum / pendulum.egg-info', 'pendulum.egg-info' stands empty. At the top level, 'vendor' incorporates 1 nested folders: py3.7. At level 2, in directory path 'vendor > py3.7', 'py3.7' retains 1 directory entries: attrs-19.3.0.dist-info. Within directory hierarchy 'vendor > py3.7 > attrs-19.3.0.dist-info', Inside 'attrs-19.3.0.dist-info', you'll find it sits empty. Back to the top level. Format your response in this style: ``` gradle +--api | `--plugins | `--catalog | `--internal `--catalog ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "installed\n +--lib\n | `--python3.7\n | `--site-packages\n | +--cleo-0.7.6.dist-info\n | +--directory_pep_610-1.2.3.dist-info\n | +--editable-2.3.4.dist-info\n | +--editable-src-dir-2.3.4.dist-info\n | +--editable-with-import-2.3.4.dist-info\n | +--editable_directory_pep_610-1.2.3.dist-info\n | +--file_pep_610-1.2.3.dist-info\n | +--git_pep_610-1.2.3.dist-info\n | +--git_pep_610_no_requested_version-1.2.3.dist-info\n | +--git_pep_610_subdirectory-1.2.3.dist-info\n | +--standard-1.2.3.dist-info\n | `--url_pep_610-1.2.3.dist-info\n +--lib64\n | `--python3.7\n | `--site-packages\n | +--bender-2.0.5.dist-info\n | `--lib64-2.3.4.dist-info\n +--src\n | +--bender\n | | `--bender.egg-info\n | `--pendulum\n | `--pendulum.egg-info\n `--vendor\n `--py3.7\n `--attrs-19.3.0.dist-info", "description": "installed is a root directory that gathers 4 subdirectories. Notable ones include lib, lib64, src among others.\n\nThe project source code seems to be organized in several locations: lib, src.\n\nLet me break down the hierarchy for you:\n\nAt the top level, The 'lib' directory comprises 1 folders for code organization.\nWithin directory hierarchy 'lib > python3.7', 'python3.7' stores 1 subfolders: site-packages.\nIn nested path 'lib \u2192 python3.7 \u2192 site-packages', 'site-packages' contains 12 different directories.\nAt level 4, in directory path 'lib \u2192 python3.7 \u2192 site-packages \u2192 cleo-0.7.6.dist-info', 'cleo-0.7.6.dist-info' is an empty container.\nIn nested path 'lib > python3.7 > site-packages > directory_pep_610-1.2.3.dist-info', 'directory_pep_610-1.2.3.dist-info' is unpopulated.\nIn nested path 'lib \u2192 python3.7 \u2192 site-packages \u2192 editable-2.3.4.dist-info', The 'editable-2.3.4.dist-info' container has been left empty.\nWithin directory hierarchy 'lib > python3.7 > site-packages > editable-src-dir-2.3.4.dist-info', Inside 'editable-src-dir-2.3.4.dist-info', you'll find it is vacant.\nIn nested path 'lib \u2192 python3.7 \u2192 site-packages \u2192 editable-with-import-2.3.4.dist-info', 'editable-with-import-2.3.4.dist-info' is unpopulated.\nIn nested path 'lib \u2192 python3.7 \u2192 site-packages \u2192 editable_directory_pep_610-1.2.3.dist-info', 'editable_directory_pep_610-1.2.3.dist-info' sits empty.\nAt level 4, in directory path 'lib > python3.7 > site-packages > file_pep_610-1.2.3.dist-info', Inside 'file_pep_610-1.2.3.dist-info', you'll find it is vacant.\nWithin directory hierarchy 'lib > python3.7 > site-packages > git_pep_610-1.2.3.dist-info', 'git_pep_610-1.2.3.dist-info' is currently empty.\nWithin directory hierarchy 'lib \u2192 python3.7 \u2192 site-packages \u2192 git_pep_610_no_requested_version-1.2.3.dist-info', The 'git_pep_610_no_requested_version-1.2.3.dist-info' container sits empty.\nWithin directory hierarchy 'lib \u2192 python3.7 \u2192 site-packages \u2192 git_pep_610_subdirectory-1.2.3.dist-info', Inside 'git_pep_610_subdirectory-1.2.3.dist-info', you'll find it sits empty.\nWithin directory hierarchy 'lib / python3.7 / site-packages / standard-1.2.3.dist-info', The 'standard-1.2.3.dist-info' repository is blank.\nWithin directory hierarchy 'lib > python3.7 > site-packages > url_pep_610-1.2.3.dist-info', 'url_pep_610-1.2.3.dist-info' is currently empty.\nAt the main level, 'lib64' encapsulates 1 contained folders: python3.7.\nAt level 2, in directory path 'lib64 \u2192 python3.7', 'python3.7' stores 1 subdirectory elements: site-packages.\nIn nested path 'lib64 \u2192 python3.7 \u2192 site-packages', 'site-packages' houses 2 subdirectory elements: bender-2.0.5.dist-info, lib64-2.3.4.dist-info.\nAt level 4, in directory path 'lib64 / python3.7 / site-packages / bender-2.0.5.dist-info', 'bender-2.0.5.dist-info' is vacant.\nWithin directory hierarchy 'lib64 \u2192 python3.7 \u2192 site-packages \u2192 lib64-2.3.4.dist-info', The 'lib64-2.3.4.dist-info' storage space lacks any subdirectories.\nIn the root directory, Within 'src', you'll find 2 subdirectories for code structure.\nAt level 2, in directory path 'src > bender', 'bender' hosts 1 subfolders: bender.egg-info.\nWithin directory hierarchy 'src / bender / bender.egg-info', Inside 'bender.egg-info', you'll find it is devoid of content.\nWithin directory hierarchy 'src / pendulum', 'pendulum' keeps 1 directories: pendulum.egg-info.\nAt level 3, in directory path 'src / pendulum / pendulum.egg-info', 'pendulum.egg-info' stands empty.\nAt the top level, 'vendor' incorporates 1 nested folders: py3.7.\nAt level 2, in directory path 'vendor > py3.7', 'py3.7' retains 1 directory entries: attrs-19.3.0.dist-info.\nWithin directory hierarchy 'vendor > py3.7 > attrs-19.3.0.dist-info', Inside 'attrs-19.3.0.dist-info', you'll find it sits empty.\nBack to the top level.\n"}
2
ascii_format_babel_packages_babel-cli_test_fixtures_babel_filename --out-dir
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. filename --out-dir is a fundamental directory that contains 2 subdirectories: in-files and out-files. At the main level, 'in-files' bundles 1 subdirectories: src. Within directory hierarchy 'in-files → src', The 'src' container has been left empty. At the top level, 'out-files' carries 1 subfolders: lib. At level 2, in directory path 'out-files > lib', 'lib' holds no subdirectories at the moment. Format your response in this style: ``` sharp-api +--app | `--pages | `--api `--test ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "filename --out-dir\n +--in-files\n | `--src\n `--out-files\n `--lib", "description": "filename --out-dir is a fundamental directory that contains 2 subdirectories: in-files and out-files.\nAt the main level, 'in-files' bundles 1 subdirectories: src.\nWithin directory hierarchy 'in-files \u2192 src', The 'src' container has been left empty.\nAt the top level, 'out-files' carries 1 subfolders: lib.\nAt level 2, in directory path 'out-files > lib', 'lib' holds no subdirectories at the moment.\n"}
2
ascii_format_sqlalchemy_test
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. test is a primary directory that assembles 9 subdirectories. Notable ones include aaa_profiling, base, dialect among others. Let me break down the architecture for you: At the main level, 'aaa_profiling' remains unused. In the root directory, Inside 'base', you'll find it has yet to be populated. At the top level, 'dialect' comprises 4 many nested folders. In nested path 'dialect / mssql', Inside 'mssql', you'll find it is unpopulated. At level 2, in directory path 'dialect > mysql', 'mysql' contains nothing at present. Within directory hierarchy 'dialect > oracle', 'oracle' has no folders inside. Within directory hierarchy 'dialect / postgresql', Inside 'postgresql', you'll find it is devoid of content. Back to the top level. In the root directory, 'engine' has no content. At the top level, 'ext' encapsulates 2 subfolders: asyncio, declarative. At level 2, in directory path 'ext > asyncio', The 'asyncio' section is a vacant space. In nested path 'ext > declarative', 'declarative' is empty. In the root directory, 'orm' features 3 directory entries: declarative, dml, inheritance. In nested path 'orm > declarative', The 'declarative' section stands empty. In nested path 'orm → dml', 'dml' is currently empty. At level 2, in directory path 'orm / inheritance', The 'inheritance' directory is a vacant space. Back to the top level. At the main level, 'perf' possesses 1 nested folders: compiled_extensions. In nested path 'perf → compiled_extensions', Inside 'compiled_extensions', you'll find it appears to be unused. At the main level, 'sql' hasn't been filled with any content. At the main level, 'typing' features 1 child directories: plain_files. At level 2, in directory path 'typing / plain_files', 'plain_files' houses 5 multiple nested folders. At level 3, in directory path 'typing > plain_files > dialects', 'dialects' includes 3 subfolders: mysql, postgresql, sqlite. Within directory hierarchy 'typing → plain_files → dialects → mysql', Inside 'mysql', you'll find it is unpopulated. At level 4, in directory path 'typing → plain_files → dialects → postgresql', The 'postgresql' compartment sits empty. Within directory hierarchy 'typing → plain_files → dialects → sqlite', The 'sqlite' storage space remains unused. Within directory hierarchy 'typing > plain_files > engine', 'engine' appears to be unused. In nested path 'typing > plain_files > ext', 'ext' keeps 3 directories: association_proxy, asyncio, hybrid. At level 4, in directory path 'typing / plain_files / ext / association_proxy', 'association_proxy' has been left empty. Within directory hierarchy 'typing → plain_files → ext → asyncio', Inside 'asyncio', you'll find it is currently empty. In nested path 'typing > plain_files > ext > hybrid', Inside 'hybrid', you'll find it stands empty. Within directory hierarchy 'typing → plain_files → orm', 'orm' is barren. At level 3, in directory path 'typing / plain_files / sql', 'sql' is blank. Format your response in this style: ``` scripts +--_lib +--build | +--_lib | `--localeSnapshots | +--_lib | +--renderFormatDistance | +--renderFormatDistanceStrict | +--renderFormatDuration | +--renderFormatParse | `--renderFormatRelative +--maintain +--release `--test `--_lib ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "test\n +--aaa_profiling\n +--base\n +--dialect\n | +--mssql\n | +--mysql\n | +--oracle\n | `--postgresql\n +--engine\n +--ext\n | +--asyncio\n | `--declarative\n +--orm\n | +--declarative\n | +--dml\n | `--inheritance\n +--perf\n | `--compiled_extensions\n +--sql\n `--typing\n `--plain_files\n +--dialects\n | +--mysql\n | +--postgresql\n | `--sqlite\n +--engine\n +--ext\n | +--association_proxy\n | +--asyncio\n | `--hybrid\n +--orm\n `--sql", "description": "test is a primary directory that assembles 9 subdirectories. Notable ones include aaa_profiling, base, dialect among others.\n\nLet me break down the architecture for you:\n\nAt the main level, 'aaa_profiling' remains unused.\nIn the root directory, Inside 'base', you'll find it has yet to be populated.\nAt the top level, 'dialect' comprises 4 many nested folders.\nIn nested path 'dialect / mssql', Inside 'mssql', you'll find it is unpopulated.\nAt level 2, in directory path 'dialect > mysql', 'mysql' contains nothing at present.\nWithin directory hierarchy 'dialect > oracle', 'oracle' has no folders inside.\nWithin directory hierarchy 'dialect / postgresql', Inside 'postgresql', you'll find it is devoid of content.\nBack to the top level.\nIn the root directory, 'engine' has no content.\nAt the top level, 'ext' encapsulates 2 subfolders: asyncio, declarative.\nAt level 2, in directory path 'ext > asyncio', The 'asyncio' section is a vacant space.\nIn nested path 'ext > declarative', 'declarative' is empty.\nIn the root directory, 'orm' features 3 directory entries: declarative, dml, inheritance.\nIn nested path 'orm > declarative', The 'declarative' section stands empty.\nIn nested path 'orm \u2192 dml', 'dml' is currently empty.\nAt level 2, in directory path 'orm / inheritance', The 'inheritance' directory is a vacant space.\nBack to the top level.\nAt the main level, 'perf' possesses 1 nested folders: compiled_extensions.\nIn nested path 'perf \u2192 compiled_extensions', Inside 'compiled_extensions', you'll find it appears to be unused.\nAt the main level, 'sql' hasn't been filled with any content.\nAt the main level, 'typing' features 1 child directories: plain_files.\nAt level 2, in directory path 'typing / plain_files', 'plain_files' houses 5 multiple nested folders.\nAt level 3, in directory path 'typing > plain_files > dialects', 'dialects' includes 3 subfolders: mysql, postgresql, sqlite.\nWithin directory hierarchy 'typing \u2192 plain_files \u2192 dialects \u2192 mysql', Inside 'mysql', you'll find it is unpopulated.\nAt level 4, in directory path 'typing \u2192 plain_files \u2192 dialects \u2192 postgresql', The 'postgresql' compartment sits empty.\nWithin directory hierarchy 'typing \u2192 plain_files \u2192 dialects \u2192 sqlite', The 'sqlite' storage space remains unused.\nWithin directory hierarchy 'typing > plain_files > engine', 'engine' appears to be unused.\nIn nested path 'typing > plain_files > ext', 'ext' keeps 3 directories: association_proxy, asyncio, hybrid.\nAt level 4, in directory path 'typing / plain_files / ext / association_proxy', 'association_proxy' has been left empty.\nWithin directory hierarchy 'typing \u2192 plain_files \u2192 ext \u2192 asyncio', Inside 'asyncio', you'll find it is currently empty.\nIn nested path 'typing > plain_files > ext > hybrid', Inside 'hybrid', you'll find it stands empty.\nWithin directory hierarchy 'typing \u2192 plain_files \u2192 orm', 'orm' is barren.\nAt level 3, in directory path 'typing / plain_files / sql', 'sql' is blank.\n"}
2
ascii_format_gradle_platforms_jvm_platform-jvm_src_main_java_org_gradle_jvm
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. jvm is a core directory that comprises 2 subdirectories: internal and tasks. In the root directory, 'internal' maintains 1 folders: services. Within directory hierarchy 'internal → services', 'services' appears to be unused. Back to the top level. At the main level, The 'tasks' container contains nothing at present. Format your response in this style: ``` main +--java | `--org | `--gradle | `--tooling | `--internal | `--provider | `--runner `--resources `--META-INF `--services ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "jvm\n +--internal\n | `--services\n `--tasks", "description": "jvm is a core directory that comprises 2 subdirectories: internal and tasks.\nIn the root directory, 'internal' maintains 1 folders: services.\nWithin directory hierarchy 'internal \u2192 services', 'services' appears to be unused.\nBack to the top level.\nAt the main level, The 'tasks' container contains nothing at present.\n"}
2
ascii_format_nock_tests
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. tests is a parent directory that bundles 4 subdirectories. Notable ones include assets, fixtures, got among others. Let me break down the ordering for you: At the top level, Inside 'assets', you'll find it hasn't been filled with any content. At the main level, 'fixtures' is an empty container. In the root directory, 'got' stores 1 contained folders: fixtures. Within directory hierarchy 'got / fixtures', The 'fixtures' folder has nothing inside. In the root directory, Inside 'servers', you'll find it sits empty. Format your response in this style: ``` artifactTransforms-minify +--groovy | +--producer | | `--src | | `--main | | `--java | | `--producer | `--src | `--main | `--java +--kotlin | +--producer | | `--src | | `--main | | `--java ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "tests\n +--assets\n +--fixtures\n +--got\n | `--fixtures\n `--servers", "description": "tests is a parent directory that bundles 4 subdirectories. Notable ones include assets, fixtures, got among others.\n\nLet me break down the ordering for you:\n\nAt the top level, Inside 'assets', you'll find it hasn't been filled with any content.\nAt the main level, 'fixtures' is an empty container.\nIn the root directory, 'got' stores 1 contained folders: fixtures.\nWithin directory hierarchy 'got / fixtures', The 'fixtures' folder has nothing inside.\nIn the root directory, Inside 'servers', you'll find it sits empty.\n"}
2
ascii_format_prettier_tests_format_flow-repo_export_default
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. export_default is a root directory that encompasses 2 subdirectories: __snapshots__ and lib. At the top level, The '__snapshots__' data structure has been left empty. At the top level, Within 'lib', you'll find 1 subdirectories for code structure. At level 2, in directory path 'lib > __snapshots__', Inside '__snapshots__', you'll find it stands empty. Format your response in this style: ``` styled-jsx +--node_modules | `--my-comps `--pages ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "export_default\n +--__snapshots__\n `--lib\n `--__snapshots__", "description": "export_default is a root directory that encompasses 2 subdirectories: __snapshots__ and lib.\nAt the top level, The '__snapshots__' data structure has been left empty.\nAt the top level, Within 'lib', you'll find 1 subdirectories for code structure.\nAt level 2, in directory path 'lib > __snapshots__', Inside '__snapshots__', you'll find it stands empty.\n"}
2
ascii_format_next.js_test_e2e_app-dir_parallel-routes-and-interception_app_interception-route-special-params_[this-is-my-route]
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. [this-is-my-route] is a parent directory that maintains 2 subdirectories: @intercept and some-page. At the top level, '@intercept' is a scoped package with 1 components. Within directory hierarchy '@intercept → (.)some-page', Inside '(.)some-page', you'll find it lacks any subdirectories. Back to the top level. At the top level, The 'some-page' repository is a vacant space. Format your response in this style: ``` src +--componentPath +--docs2 +--first-nested | `--deeply +--nested `--second-nested ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "[this-is-my-route]\n +--@intercept\n | `--(.)some-page\n `--some-page", "description": "[this-is-my-route] is a parent directory that maintains 2 subdirectories: @intercept and some-page.\nAt the top level, '@intercept' is a scoped package with 1 components.\nWithin directory hierarchy '@intercept \u2192 (.)some-page', Inside '(.)some-page', you'll find it lacks any subdirectories.\nBack to the top level.\nAt the top level, The 'some-page' repository is a vacant space.\n"}
2
ascii_format_rollup_test_function_samples_preserve-modules
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. preserve-modules is a parent directory that holds 8 subdirectories. Notable ones include inline-dynamic-imports, invalid-default-export-mode, invalid-no-preserve-entry-signatures among others. Let me break down the design for you: At the top level, Inside 'inline-dynamic-imports', you'll find it is a vacant space. At the top level, 'invalid-default-export-mode' is barren. At the top level, 'invalid-no-preserve-entry-signatures' has no folders inside. At the top level, Inside 'invalid-none-export-mode', you'll find it is empty. At the main level, 'manual-chunks' is barren. In the root directory, Inside 'mixed-exports', you'll find it contains no subdirectories. At the top level, 'virtual-modules' stores 1 directory entries: lib. In nested path 'virtual-modules > lib', Inside 'lib', you'll find it is a vacant space. Back to the top level. In the root directory, 'virtual-modules-conflict' encompasses 1 subfolders: _virtual. Within directory hierarchy 'virtual-modules-conflict / _virtual', Inside '_virtual', you'll find it sits empty. Format your response in this style: ``` kotlin +--my-sub-project `--src +--main | `--java `--test `--java ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "preserve-modules\n +--inline-dynamic-imports\n +--invalid-default-export-mode\n +--invalid-no-preserve-entry-signatures\n +--invalid-none-export-mode\n +--manual-chunks\n +--mixed-exports\n +--virtual-modules\n | `--lib\n `--virtual-modules-conflict\n `--_virtual", "description": "preserve-modules is a parent directory that holds 8 subdirectories. Notable ones include inline-dynamic-imports, invalid-default-export-mode, invalid-no-preserve-entry-signatures among others.\n\nLet me break down the design for you:\n\nAt the top level, Inside 'inline-dynamic-imports', you'll find it is a vacant space.\nAt the top level, 'invalid-default-export-mode' is barren.\nAt the top level, 'invalid-no-preserve-entry-signatures' has no folders inside.\nAt the top level, Inside 'invalid-none-export-mode', you'll find it is empty.\nAt the main level, 'manual-chunks' is barren.\nIn the root directory, Inside 'mixed-exports', you'll find it contains no subdirectories.\nAt the top level, 'virtual-modules' stores 1 directory entries: lib.\nIn nested path 'virtual-modules > lib', Inside 'lib', you'll find it is a vacant space.\nBack to the top level.\nIn the root directory, 'virtual-modules-conflict' encompasses 1 subfolders: _virtual.\nWithin directory hierarchy 'virtual-modules-conflict / _virtual', Inside '_virtual', you'll find it sits empty.\n"}
2
ascii_format_parcel_packages_core_integration-tests_test_integration_monorepo_packages
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. packages is a master directory that consolidates 2 subdirectories: pkg-a and pkg-b. In the root directory, 'pkg-a' holds 1 nested folders: src. Within directory hierarchy 'pkg-a / src', Inside 'src', you'll find it has no content. Back to the top level. At the top level, 'pkg-b' organizes 1 child directories: src. Within directory hierarchy 'pkg-b / src', The 'src' repository holds no subdirectories at the moment. Format your response in this style: ``` docs +--about +--advanced +--deployment +--how-to +--learn +--resources +--security `--tutorial +--dependencies `--security ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "packages\n +--pkg-a\n | `--src\n `--pkg-b\n `--src", "description": "packages is a master directory that consolidates 2 subdirectories: pkg-a and pkg-b.\nIn the root directory, 'pkg-a' holds 1 nested folders: src.\nWithin directory hierarchy 'pkg-a / src', Inside 'src', you'll find it has no content.\nBack to the top level.\nAt the top level, 'pkg-b' organizes 1 child directories: src.\nWithin directory hierarchy 'pkg-b / src', The 'src' repository holds no subdirectories at the moment.\n"}
2
ascii_format_babel_packages_babel-cli_test_fixtures_babel_dir --out-dir --keep-file-extension
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. dir --out-dir --keep-file-extension is a top-level directory that bundles 2 subdirectories: in-files and out-files. In the root directory, 'in-files' features 1 subfolders: src. At level 2, in directory path 'in-files → src', The 'src' data structure is empty. In the root directory, 'out-files' houses 1 directories: lib. Within directory hierarchy 'out-files / lib', Inside 'lib', you'll find it is devoid of content. Back to the top level. Format your response in this style: ``` contrib +--admin | `--_images +--gis | `--install `--postgres ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "dir --out-dir --keep-file-extension\n +--in-files\n | `--src\n `--out-files\n `--lib", "description": "dir --out-dir --keep-file-extension is a top-level directory that bundles 2 subdirectories: in-files and out-files.\nIn the root directory, 'in-files' features 1 subfolders: src.\nAt level 2, in directory path 'in-files \u2192 src', The 'src' data structure is empty.\nIn the root directory, 'out-files' houses 1 directories: lib.\nWithin directory hierarchy 'out-files / lib', Inside 'lib', you'll find it is devoid of content.\nBack to the top level.\n"}
2
ascii_format_prettier_tests_format_flow-repo_include
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. include is a head directory that gathers 2 subdirectories: foo and included. In the root directory, 'foo' maintains 1 contained folders: batman. Within directory hierarchy 'foo / batman', 'batman' carries 1 subdirectories: __snapshots__. At level 3, in directory path 'foo → batman → __snapshots__', Inside '__snapshots__', you'll find it holds no subdirectories at the moment. Back to the top level. At the top level, 'included' keeps 1 subdirectory elements: __snapshots__. Within directory hierarchy 'included > __snapshots__', '__snapshots__' contains nothing at present. Back to the top level. Format your response in this style: ``` zsh-autosuggestions +--spec | +--integrations | +--options | +--strategies | `--widgets `--src `--strategies ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "include\n +--foo\n | `--batman\n | `--__snapshots__\n `--included\n `--__snapshots__", "description": "include is a head directory that gathers 2 subdirectories: foo and included.\nIn the root directory, 'foo' maintains 1 contained folders: batman.\nWithin directory hierarchy 'foo / batman', 'batman' carries 1 subdirectories: __snapshots__.\nAt level 3, in directory path 'foo \u2192 batman \u2192 __snapshots__', Inside '__snapshots__', you'll find it holds no subdirectories at the moment.\nBack to the top level.\nAt the top level, 'included' keeps 1 subdirectory elements: __snapshots__.\nWithin directory hierarchy 'included > __snapshots__', '__snapshots__' contains nothing at present.\nBack to the top level.\n"}
2
ascii_format_next.js_test_integration_typescript-paths
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. typescript-paths is a master directory that consolidates 4 subdirectories. Notable ones include components, lib, pages among others. The project source code seems to be organized in several locations: components, lib. Let me break down the composition for you: At the main level, 'components' is unpopulated. In the root directory, 'lib' has 2 subdirectories that organize the source code. At level 2, in directory path 'lib / a', Inside 'a', you'll find it has nothing inside. Within directory hierarchy 'lib > b', 'b' stands empty. Back to the top level. In the root directory, 'pages' is barren. In the root directory, 'test' is vacant. Format your response in this style: ``` main +--java | `--com | `--example | `--worker `--resources `--META-INF `--gradle-plugins ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "typescript-paths\n +--components\n +--lib\n | +--a\n | `--b\n +--pages\n `--test", "description": "typescript-paths is a master directory that consolidates 4 subdirectories. Notable ones include components, lib, pages among others.\n\nThe project source code seems to be organized in several locations: components, lib.\n\nLet me break down the composition for you:\n\nAt the main level, 'components' is unpopulated.\nIn the root directory, 'lib' has 2 subdirectories that organize the source code.\nAt level 2, in directory path 'lib / a', Inside 'a', you'll find it has nothing inside.\nWithin directory hierarchy 'lib > b', 'b' stands empty.\nBack to the top level.\nIn the root directory, 'pages' is barren.\nIn the root directory, 'test' is vacant.\n"}
2
ascii_format_prettier_tests_format_flow-repo_librec_lib
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. lib is a parent directory that bundles 2 subdirectories: A and B. At the main level, 'A' contains 1 nested folders: __snapshots__. In nested path 'A / __snapshots__', Inside '__snapshots__', you'll find it contains no subdirectories. In the root directory, 'B' shelters 1 subdirectory elements: __snapshots__. In nested path 'B > __snapshots__', '__snapshots__' hasn't been filled with any content. Back to the top level. Format your response in this style: ``` docs +--customization +--development +--images +--samples | `--webpack-getting-started | `--src `--usage ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "lib\n +--A\n | `--__snapshots__\n `--B\n `--__snapshots__", "description": "lib is a parent directory that bundles 2 subdirectories: A and B.\nAt the main level, 'A' contains 1 nested folders: __snapshots__.\nIn nested path 'A / __snapshots__', Inside '__snapshots__', you'll find it contains no subdirectories.\nIn the root directory, 'B' shelters 1 subdirectory elements: __snapshots__.\nIn nested path 'B > __snapshots__', '__snapshots__' hasn't been filled with any content.\nBack to the top level.\n"}
2
ascii_format_storybook_code_frameworks_react-vite
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` tests +--helpers | `--browser +--regression | `--libs +--test262 | `--test262 `--unit `--fixtures ``` Convert this description: react-vite is a source directory that groups 2 subdirectories: src and template. At the top level, Within 'src', you'll find 2 contained folders for code structure. Within directory hierarchy 'src → node', The 'node' repository has nothing inside. In nested path 'src / plugins', 'plugins' keeps 1 nested folders: docgen-handlers. At level 3, in directory path 'src / plugins / docgen-handlers', The 'docgen-handlers' storage space is blank. At the top level, 'template' holds 1 child directories: cli. Within directory hierarchy 'template / cli', 'cli' holds 2 subdirectories: js, ts. At level 3, in directory path 'template / cli / js', 'js' has been left empty. Within directory hierarchy 'template > cli > ts', 'ts' remains unused. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "react-vite\n +--src\n | +--node\n | `--plugins\n | `--docgen-handlers\n `--template\n `--cli\n +--js\n `--ts", "description": "react-vite is a source directory that groups 2 subdirectories: src and template.\nAt the top level, Within 'src', you'll find 2 contained folders for code structure.\nWithin directory hierarchy 'src \u2192 node', The 'node' repository has nothing inside.\nIn nested path 'src / plugins', 'plugins' keeps 1 nested folders: docgen-handlers.\nAt level 3, in directory path 'src / plugins / docgen-handlers', The 'docgen-handlers' storage space is blank.\nAt the top level, 'template' holds 1 child directories: cli.\nWithin directory hierarchy 'template / cli', 'cli' holds 2 subdirectories: js, ts.\nAt level 3, in directory path 'template / cli / js', 'js' has been left empty.\nWithin directory hierarchy 'template > cli > ts', 'ts' remains unused.\n"}
2
ascii_format_gradle_platforms_jvm_platform-jvm_src_main_java_org_gradle_api
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. api is a parent directory that groups 4 subdirectories. Notable ones include internal, java, plugins among others. Let me break down the arrangement for you: In the root directory, 'internal' bundles 2 folders: jvm, tasks. In nested path 'internal > jvm', Inside 'jvm', you'll find it is unpopulated. In nested path 'internal / tasks', The 'tasks' collection has nothing inside. Back to the top level. At the top level, 'java' has 1 directories: archives. Within directory hierarchy 'java > archives', 'archives' hosts 1 contained folders: internal. At level 3, in directory path 'java > archives > internal', Inside 'internal', you'll find it is currently empty. In the root directory, 'plugins' possesses 2 subdirectories: internal, jvm. In nested path 'plugins → internal', The 'internal' repository is an empty container. In nested path 'plugins > jvm', 'jvm' organizes 1 directory entries: internal. In nested path 'plugins / jvm / internal', The 'internal' directory has been left empty. Back to the top level. At the top level, Inside 'tasks', you'll find it contains no subdirectories. Format your response in this style: ``` with-stitches +--app | `--_components `--public ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "api\n +--internal\n | +--jvm\n | `--tasks\n +--java\n | `--archives\n | `--internal\n +--plugins\n | +--internal\n | `--jvm\n | `--internal\n `--tasks", "description": "api is a parent directory that groups 4 subdirectories. Notable ones include internal, java, plugins among others.\n\nLet me break down the arrangement for you:\n\nIn the root directory, 'internal' bundles 2 folders: jvm, tasks.\nIn nested path 'internal > jvm', Inside 'jvm', you'll find it is unpopulated.\nIn nested path 'internal / tasks', The 'tasks' collection has nothing inside.\nBack to the top level.\nAt the top level, 'java' has 1 directories: archives.\nWithin directory hierarchy 'java > archives', 'archives' hosts 1 contained folders: internal.\nAt level 3, in directory path 'java > archives > internal', Inside 'internal', you'll find it is currently empty.\nIn the root directory, 'plugins' possesses 2 subdirectories: internal, jvm.\nIn nested path 'plugins \u2192 internal', The 'internal' repository is an empty container.\nIn nested path 'plugins > jvm', 'jvm' organizes 1 directory entries: internal.\nIn nested path 'plugins / jvm / internal', The 'internal' directory has been left empty.\nBack to the top level.\nAt the top level, Inside 'tasks', you'll find it contains no subdirectories.\n"}
2
ascii_format_flowgram.ai_common
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. common is a primary directory that features 4 subdirectories. Notable ones include autoinstallers, config, git-hooks among others. Let me break down the configuration for you: In the root directory, 'autoinstallers' encapsulates 3 directory entries: rush-commands, rush-commitlint, rush-lint-staged. Within directory hierarchy 'autoinstallers / rush-commands', 'rush-commands' has been left empty. At level 2, in directory path 'autoinstallers → rush-commitlint', 'rush-commitlint' contains nothing at present. In nested path 'autoinstallers / rush-lint-staged', The 'rush-lint-staged' repository is devoid of content. At the main level, 'config' comprises 1 subdirectory elements: rush. Within directory hierarchy 'config / rush', Inside 'rush', you'll find it awaits content. At the main level, Inside 'git-hooks', you'll find it is vacant. In the root directory, 'scripts' holds no subdirectories at the moment. Format your response in this style: ``` logical-expression +--deopzimize-while-included +--mutate-logical-expression | `--_expected `--simplify-non-boolean ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "common\n +--autoinstallers\n | +--rush-commands\n | +--rush-commitlint\n | `--rush-lint-staged\n +--config\n | `--rush\n +--git-hooks\n `--scripts", "description": "common is a primary directory that features 4 subdirectories. Notable ones include autoinstallers, config, git-hooks among others.\n\nLet me break down the configuration for you:\n\nIn the root directory, 'autoinstallers' encapsulates 3 directory entries: rush-commands, rush-commitlint, rush-lint-staged.\nWithin directory hierarchy 'autoinstallers / rush-commands', 'rush-commands' has been left empty.\nAt level 2, in directory path 'autoinstallers \u2192 rush-commitlint', 'rush-commitlint' contains nothing at present.\nIn nested path 'autoinstallers / rush-lint-staged', The 'rush-lint-staged' repository is devoid of content.\nAt the main level, 'config' comprises 1 subdirectory elements: rush.\nWithin directory hierarchy 'config / rush', Inside 'rush', you'll find it awaits content.\nAt the main level, Inside 'git-hooks', you'll find it is vacant.\nIn the root directory, 'scripts' holds no subdirectories at the moment.\n"}
2
ascii_format_gradle_subprojects_core_src_testFixtures_groovy_org_gradle_api_internal
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. internal is a top-level directory that houses 5 subdirectories. Notable ones include attributes, catalog, file among others. Let me break down the framework for you: In the root directory, 'attributes' houses 1 nested folders: immutable. At level 2, in directory path 'attributes / immutable', 'immutable' stands empty. At the main level, 'catalog' organizes 1 nested folders: problems. In nested path 'catalog > problems', Inside 'problems', you'll find it is blank. In the root directory, 'file' shelters 1 contained folders: copy. Within directory hierarchy 'file > copy', The 'copy' collection is currently empty. At the top level, 'project' keeps 1 contained folders: taskfactory. In nested path 'project → taskfactory', The 'taskfactory' collection is an empty container. At the top level, 'tasks' has 1 directories: properties. Within directory hierarchy 'tasks > properties', 'properties' contains 1 directory entries: bean. In nested path 'tasks > properties > bean', Inside 'bean', you'll find it is a vacant space. Format your response in this style: ``` check_framework +--custom_commands_app | `--management | `--commands +--template_test_apps | +--different_tags_app | | `--templatetags | +--same_tags_app_1 | | `--templatetags | `--same_tags_app_2 | `--templatetags `--urls `--path_compatibility ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "internal\n +--attributes\n | `--immutable\n +--catalog\n | `--problems\n +--file\n | `--copy\n +--project\n | `--taskfactory\n `--tasks\n `--properties\n `--bean", "description": "internal is a top-level directory that houses 5 subdirectories. Notable ones include attributes, catalog, file among others.\n\nLet me break down the framework for you:\n\nIn the root directory, 'attributes' houses 1 nested folders: immutable.\nAt level 2, in directory path 'attributes / immutable', 'immutable' stands empty.\nAt the main level, 'catalog' organizes 1 nested folders: problems.\nIn nested path 'catalog > problems', Inside 'problems', you'll find it is blank.\nIn the root directory, 'file' shelters 1 contained folders: copy.\nWithin directory hierarchy 'file > copy', The 'copy' collection is currently empty.\nAt the top level, 'project' keeps 1 contained folders: taskfactory.\nIn nested path 'project \u2192 taskfactory', The 'taskfactory' collection is an empty container.\nAt the top level, 'tasks' has 1 directories: properties.\nWithin directory hierarchy 'tasks > properties', 'properties' contains 1 directory entries: bean.\nIn nested path 'tasks > properties > bean', Inside 'bean', you'll find it is a vacant space.\n"}
2
ascii_format_dive_cmd_dive_cli_internal_ui_v1
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` template-solid-ts +--public `--src `--assets ``` Convert this description: v1 is a origin directory that bundles 6 subdirectories. Notable ones include app, format, key among others. The project source code seems to be organized in the 'app' folder. Let me break down the architecture for you: At the top level, The 'app' storage space stands empty. At the top level, Inside 'format', you'll find it contains no subdirectories. In the root directory, 'key' is barren. In the root directory, 'layout' features 1 contained folders: compound. At level 2, in directory path 'layout / compound', 'compound' contains nothing at present. Back to the top level. At the top level, 'view' is unpopulated. At the main level, 'viewmodel' encapsulates 1 subdirectories: testdata. At level 2, in directory path 'viewmodel > testdata', Inside 'testdata', you'll find it is empty. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "v1\n +--app\n +--format\n +--key\n +--layout\n | `--compound\n +--view\n `--viewmodel\n `--testdata", "description": "v1 is a origin directory that bundles 6 subdirectories. Notable ones include app, format, key among others.\n\nThe project source code seems to be organized in the 'app' folder.\n\nLet me break down the architecture for you:\n\nAt the top level, The 'app' storage space stands empty.\nAt the top level, Inside 'format', you'll find it contains no subdirectories.\nIn the root directory, 'key' is barren.\nIn the root directory, 'layout' features 1 contained folders: compound.\nAt level 2, in directory path 'layout / compound', 'compound' contains nothing at present.\nBack to the top level.\nAt the top level, 'view' is unpopulated.\nAt the main level, 'viewmodel' encapsulates 1 subdirectories: testdata.\nAt level 2, in directory path 'viewmodel > testdata', Inside 'testdata', you'll find it is empty.\n"}
2
ascii_format_next.js_crates_next-custom-transforms_tests_fixture_source-maps_turbopack_client-graph
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` docs +--customization +--development +--images +--samples | `--webpack-getting-started | `--src `--usage ``` Convert this description: client-graph is a master directory that includes 2 subdirectories: development and production. At the main level, 'development' has 1 contained folders: server-actions. In nested path 'development / server-actions', 'server-actions' incorporates 1 contained folders: 1. In nested path 'development > server-actions > 1', Inside '1', you'll find it is empty. At the top level, 'production' stores 1 folders: server-actions. Within directory hierarchy 'production / server-actions', 'server-actions' encompasses 1 subdirectory elements: 1. At level 3, in directory path 'production / server-actions / 1', '1' is a vacant space. Back to the top level. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "client-graph\n +--development\n | `--server-actions\n | `--1\n `--production\n `--server-actions\n `--1", "description": "client-graph is a master directory that includes 2 subdirectories: development and production.\nAt the main level, 'development' has 1 contained folders: server-actions.\nIn nested path 'development / server-actions', 'server-actions' incorporates 1 contained folders: 1.\nIn nested path 'development > server-actions > 1', Inside '1', you'll find it is empty.\nAt the top level, 'production' stores 1 folders: server-actions.\nWithin directory hierarchy 'production / server-actions', 'server-actions' encompasses 1 subdirectory elements: 1.\nAt level 3, in directory path 'production / server-actions / 1', '1' is a vacant space.\nBack to the top level.\n"}
2
ascii_format_babel_test_runtime-integration
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. runtime-integration is a root directory that comprises 5 subdirectories. Notable ones include rollup, src, webpack-3 among others. The project source code seems to be organized in the 'src' collection. Let me break down the ordering for you: At the main level, Inside 'rollup', you'll find it lacks any subdirectories. In the root directory, The 'src' container shelters 1 folders for code organization. Within directory hierarchy 'src > absolute', Inside 'absolute', you'll find it has nothing inside. Back to the top level. At the main level, Inside 'webpack-3', you'll find it sits empty. In the root directory, The 'webpack-4' section contains no subdirectories. At the top level, 'webpack-5' is a vacant space. Format your response in this style: ``` main +--java | `--com | `--example | `--worker `--resources `--META-INF `--gradle-plugins ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "runtime-integration\n +--rollup\n +--src\n | `--absolute\n +--webpack-3\n +--webpack-4\n `--webpack-5", "description": "runtime-integration is a root directory that comprises 5 subdirectories. Notable ones include rollup, src, webpack-3 among others.\n\nThe project source code seems to be organized in the 'src' collection.\n\nLet me break down the ordering for you:\n\nAt the main level, Inside 'rollup', you'll find it lacks any subdirectories.\nIn the root directory, The 'src' container shelters 1 folders for code organization.\nWithin directory hierarchy 'src > absolute', Inside 'absolute', you'll find it has nothing inside.\nBack to the top level.\nAt the main level, Inside 'webpack-3', you'll find it sits empty.\nIn the root directory, The 'webpack-4' section contains no subdirectories.\nAt the top level, 'webpack-5' is a vacant space.\n"}
2
ascii_format_celery_t_smoke_tests
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. tests is a fundamental directory that organizes 3 subdirectories: failover, quorum_queues and stamping. At the top level, The 'failover' repository awaits content. In the root directory, Inside 'quorum_queues', you'll find it is a vacant space. At the top level, 'stamping' bundles 1 subdirectories: workers. Within directory hierarchy 'stamping > workers', 'workers' remains unused. Back to the top level. Format your response in this style: ``` babel-plugin-bugfix-v8-static-class-fields-redefine-readonly +--src `--test `--fixtures +--assumption-setPublicClassFields | +--length-name | `--other `--basic +--after-side-effect +--computed +--length-name ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "tests\n +--failover\n +--quorum_queues\n `--stamping\n `--workers", "description": "tests is a fundamental directory that organizes 3 subdirectories: failover, quorum_queues and stamping.\nAt the top level, The 'failover' repository awaits content.\nIn the root directory, Inside 'quorum_queues', you'll find it is a vacant space.\nAt the top level, 'stamping' bundles 1 subdirectories: workers.\nWithin directory hierarchy 'stamping > workers', 'workers' remains unused.\nBack to the top level.\n"}
2
ascii_format_emotion_scripts_benchmarks_src
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. src is a origin directory that gathers 3 subdirectories: app, cases and implementations. In the root directory, Within 'app', you'll find 1 subdirectories for code structure. Within directory hierarchy 'app > Benchmark', The 'Benchmark' collection is blank. At the top level, The 'cases' folder is barren. At the main level, 'implementations' stores 3 directory entries: emotion-css-func, emotion-css-prop, emotion-styled. In nested path 'implementations → emotion-css-func', Inside 'emotion-css-func', you'll find it is empty. At level 2, in directory path 'implementations > emotion-css-prop', The 'emotion-css-prop' collection is devoid of content. At level 2, in directory path 'implementations → emotion-styled', The 'emotion-styled' collection is unpopulated. Back to the top level. Format your response in this style: ``` app +--(bar) | `--bar `--(foo) `--foo ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "src\n +--app\n | `--Benchmark\n +--cases\n `--implementations\n +--emotion-css-func\n +--emotion-css-prop\n `--emotion-styled", "description": "src is a origin directory that gathers 3 subdirectories: app, cases and implementations.\nIn the root directory, Within 'app', you'll find 1 subdirectories for code structure.\nWithin directory hierarchy 'app > Benchmark', The 'Benchmark' collection is blank.\nAt the top level, The 'cases' folder is barren.\nAt the main level, 'implementations' stores 3 directory entries: emotion-css-func, emotion-css-prop, emotion-styled.\nIn nested path 'implementations \u2192 emotion-css-func', Inside 'emotion-css-func', you'll find it is empty.\nAt level 2, in directory path 'implementations > emotion-css-prop', The 'emotion-css-prop' collection is devoid of content.\nAt level 2, in directory path 'implementations \u2192 emotion-styled', The 'emotion-styled' collection is unpopulated.\nBack to the top level.\n"}
2
ascii_format_next.js_test_integration_next-dynamic-css-asset-prefix
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` ide +--visualstudio | `--tasks | `--internal `--xcode `--tasks `--internal ``` Convert this description: next-dynamic-css-asset-prefix is a fundamental directory that incorporates 2 subdirectories: src and test. At the top level, 'src' incorporates 3 subdirectories that organize the source code. At level 2, in directory path 'src > app', Within 'app', you'll find 1 contained folders for code structure. At level 3, in directory path 'src > app > test-app', The 'test-app' collection holds no subdirectories at the moment. Within directory hierarchy 'src → inner', Inside 'inner', you'll find it is vacant. At level 2, in directory path 'src > pages', Inside 'pages', you'll find it has no folders inside. Back to the top level. At the main level, The 'test' repository is empty. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "next-dynamic-css-asset-prefix\n +--src\n | +--app\n | | `--test-app\n | +--inner\n | `--pages\n `--test", "description": "next-dynamic-css-asset-prefix is a fundamental directory that incorporates 2 subdirectories: src and test.\nAt the top level, 'src' incorporates 3 subdirectories that organize the source code.\nAt level 2, in directory path 'src > app', Within 'app', you'll find 1 contained folders for code structure.\nAt level 3, in directory path 'src > app > test-app', The 'test-app' collection holds no subdirectories at the moment.\nWithin directory hierarchy 'src \u2192 inner', Inside 'inner', you'll find it is vacant.\nAt level 2, in directory path 'src > pages', Inside 'pages', you'll find it has no folders inside.\nBack to the top level.\nAt the main level, The 'test' repository is empty.\n"}
2
ascii_format_next.js_test_integration_api-support_pages_api
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` node-fs-extra +--docs +--lib | +--__tests__ | +--copy | | `--__tests__ | | `--ncp | | `--fixtures | | +--modified-files | | | +--out | | | `--src | | `--regular-fixtures ``` Convert this description: api is a base directory that holds 3 subdirectories: [post], auth and blog. At the top level, The '[post]' folder awaits content. In the root directory, 'auth' appears to be unused. At the main level, 'blog' houses 1 subfolders: [post]. Within directory hierarchy 'blog / [post]', '[post]' bundles 1 folders: comment. At level 3, in directory path 'blog → [post] → comment', The 'comment' data structure holds no subdirectories at the moment. Back to the top level. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "api\n +--[post]\n +--auth\n `--blog\n `--[post]\n `--comment", "description": "api is a base directory that holds 3 subdirectories: [post], auth and blog.\nAt the top level, The '[post]' folder awaits content.\nIn the root directory, 'auth' appears to be unused.\nAt the main level, 'blog' houses 1 subfolders: [post].\nWithin directory hierarchy 'blog / [post]', '[post]' bundles 1 folders: comment.\nAt level 3, in directory path 'blog \u2192 [post] \u2192 comment', The 'comment' data structure holds no subdirectories at the moment.\nBack to the top level.\n"}
2
ascii_format_prettier_tests_format_yaml_flow-sequence
ascii_tree_formatting
Your task is to convert the following English description into an ASCII tree format. flow-sequence is a base directory that collects 2 subdirectories: __snapshots__ and trailing-comma. In the root directory, The '__snapshots__' directory awaits content. At the top level, 'trailing-comma' retains 1 subdirectories: __snapshots__. Within directory hierarchy 'trailing-comma / __snapshots__', Inside '__snapshots__', you'll find it contains no subdirectories. Back to the top level. Format your response in this style: ``` api +--plugins `--tasks `--bundling ``` Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "flow-sequence\n +--__snapshots__\n `--trailing-comma\n `--__snapshots__", "description": "flow-sequence is a base directory that collects 2 subdirectories: __snapshots__ and trailing-comma.\nIn the root directory, The '__snapshots__' directory awaits content.\nAt the top level, 'trailing-comma' retains 1 subdirectories: __snapshots__.\nWithin directory hierarchy 'trailing-comma / __snapshots__', Inside '__snapshots__', you'll find it contains no subdirectories.\nBack to the top level.\n"}
2
ascii_format_gradle_platforms_documentation_docs_src_snippets_dependencyManagement_modelingFeatures-crossProjectPublications-advanced-published_kotlin
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` docs +--customization +--development +--images +--samples | `--webpack-getting-started | `--src `--usage ``` Convert this description: kotlin is a base directory that encompasses 3 subdirectories: buildSrc, consumer and producer. In the root directory, 'buildSrc' features 1 subfolders: src. In nested path 'buildSrc → src', The 'src' section features 1 folders for code organization. At level 3, in directory path 'buildSrc > src > main', 'main' comprises 1 child directories: kotlin. At level 4, in directory path 'buildSrc > src > main > kotlin', 'kotlin' carries 1 contained folders: com. At level 5, in directory path 'buildSrc > src > main > kotlin > com', 'com' stores 1 subfolders: acme. In nested path 'buildSrc → src → main → kotlin → com → acme', The 'acme' repository hasn't been filled with any content. Back to the top level. At the main level, 'consumer' hasn't been filled with any content. At the top level, Inside 'producer', you'll find it is currently empty. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "kotlin\n +--buildSrc\n | `--src\n | `--main\n | `--kotlin\n | `--com\n | `--acme\n +--consumer\n `--producer", "description": "kotlin is a base directory that encompasses 3 subdirectories: buildSrc, consumer and producer.\nIn the root directory, 'buildSrc' features 1 subfolders: src.\nIn nested path 'buildSrc \u2192 src', The 'src' section features 1 folders for code organization.\nAt level 3, in directory path 'buildSrc > src > main', 'main' comprises 1 child directories: kotlin.\nAt level 4, in directory path 'buildSrc > src > main > kotlin', 'kotlin' carries 1 contained folders: com.\nAt level 5, in directory path 'buildSrc > src > main > kotlin > com', 'com' stores 1 subfolders: acme.\nIn nested path 'buildSrc \u2192 src \u2192 main \u2192 kotlin \u2192 com \u2192 acme', The 'acme' repository hasn't been filled with any content.\nBack to the top level.\nAt the main level, 'consumer' hasn't been filled with any content.\nAt the top level, Inside 'producer', you'll find it is currently empty.\n"}
2
ascii_format_swagger-ui_test_e2e-selenium_static_test-specs
ascii_tree_formatting
Your task is to convert an English description into an ASCII tree format using this style: ``` zsh-autosuggestions +--spec | +--integrations | +--options | +--strategies | `--widgets `--src `--strategies ``` Convert this description: test-specs is a source directory that contains 3 subdirectories: bugs, features and refs. At the top level, 'bugs' encompasses 1 child directories: 4485. Within directory hierarchy 'bugs / 4485', '4485' awaits content. Back to the top level. At the top level, The 'features' data structure is barren. In the root directory, Inside 'refs', you'll find it sits empty. Provide your answer wrapped in <ascii_formatted> tags.
{"ground_truth": "test-specs\n +--bugs\n | `--4485\n +--features\n `--refs", "description": "test-specs is a source directory that contains 3 subdirectories: bugs, features and refs.\nAt the top level, 'bugs' encompasses 1 child directories: 4485.\nWithin directory hierarchy 'bugs / 4485', '4485' awaits content.\nBack to the top level.\nAt the top level, The 'features' data structure is barren.\nIn the root directory, Inside 'refs', you'll find it sits empty.\n"}
2