Dataset Viewer
Auto-converted to Parquet Duplicate
prompt
stringclasses
10 values
completion
null
چرا نرخنامه اتحادیه صنف فن آوران الکترونیک و کامپیوتر شهرستان رشت سال 1403 در مورد دستگاه های صوتی و تصویری چیست؟
null
چرا نرخ پیشنهادي اتحاديه برای تعمیر دستگاه های پخش صوتی و تصویری متفاوت است؟
null
چگونه می توان اجرت پايه تعمیر انواع آمپلي فاير و اجرت پايه تعمیر انواع آمپلي فاير و اجرت پايه تعمیر انواع پخش خودرو را پیدا کرد؟
null
What is the cost of transportation for a service call to repair a video, radio, or CD player that is outside of warranty, and what are the rates for in-city and out-of-city travel?
null
What are the prices of the electronic and computer industry in Rasht for installing, broadcasting, and installing various devices such as multi-media, GPS, and TV and camera systems?
null
What type of cars are made in Korea and Japan?
null
چینیدگی های اصلی در گارانتی نصب و راه اندازی 3 ماهه شامل چیست؟
null
What is the price of the PS console in the latest tariff of the Electronic and Computer Innovators Union of Rasht (1403)?
null
What are the prices of the different components in the e-commerce store?
null
What are the estimated costs for the services provided by Artisan, including opening and closing the motherboard, testing, and calculating the cost of the separate CPU and power supply?
null

YAML Metadata Warning:The task_categories "text2text-generation" is not in the official list: text-classification, token-classification, table-question-answering, question-answering, zero-shot-classification, translation, summarization, feature-extraction, text-generation, fill-mask, sentence-similarity, text-to-speech, text-to-audio, automatic-speech-recognition, audio-to-audio, audio-classification, audio-text-to-text, voice-activity-detection, depth-estimation, image-classification, object-detection, image-segmentation, text-to-image, image-to-text, image-to-image, image-to-video, unconditional-image-generation, video-classification, reinforcement-learning, robotics, tabular-classification, tabular-regression, tabular-to-text, table-to-text, multiple-choice, text-ranking, text-retrieval, time-series-forecasting, text-to-video, image-text-to-text, image-text-to-image, image-text-to-video, visual-question-answering, document-question-answering, zero-shot-image-classification, graph-ml, mask-generation, zero-shot-object-detection, text-to-3d, image-to-3d, image-feature-extraction, video-text-to-text, keypoint-detection, visual-document-retrieval, any-to-any, video-to-video, other

Built with Distilabel

Dataset Card for my-distiset-8cdf8ea5

This dataset has been created with distilabel.

Dataset Summary

This dataset contains a pipeline.yaml which can be used to reproduce the pipeline that generated it in distilabel using the distilabel CLI:

distilabel pipeline run --config "https://huggingface.co/datasets/AMIREBADY/my-distiset-8cdf8ea5/raw/main/pipeline.yaml"

or explore the configuration:

distilabel pipeline info --config "https://huggingface.co/datasets/AMIREBADY/my-distiset-8cdf8ea5/raw/main/pipeline.yaml"

Dataset structure

The examples have the following structure per configuration:

Configuration: default
{
    "completion": null,
    "prompt": "\u0686\u0631\u0627 \u0646\u0631\u062e\u0646\u0627\u0645\u0647 \u0627\u062a\u062d\u0627\u062f\u06cc\u0647 \u0635\u0646\u0641 \u0641\u0646 \u0622\u0648\u0631\u0627\u0646 \u0627\u0644\u06a9\u062a\u0631\u0648\u0646\u06cc\u06a9 \u0648 \u06a9\u0627\u0645\u067e\u06cc\u0648\u062a\u0631 \u0634\u0647\u0631\u0633\u062a\u0627\u0646 \u0631\u0634\u062a \u0633\u0627\u0644 1403 \u062f\u0631 \u0645\u0648\u0631\u062f \u062f\u0633\u062a\u06af\u0627\u0647 \u0647\u0627\u06cc \u0635\u0648\u062a\u06cc \u0648 \u062a\u0635\u0648\u06cc\u0631\u06cc \u0686\u06cc\u0633\u062a\u061f"
}

This subset can be loaded as:

from datasets import load_dataset

ds = load_dataset("AMIREBADY/my-distiset-8cdf8ea5", "default")

Or simply as it follows, since there's only one configuration and is named default:

from datasets import load_dataset

ds = load_dataset("AMIREBADY/my-distiset-8cdf8ea5")
Downloads last month
6