# データセット

画像、点群、ビデオを含むすべての生データはデータセットを通じて管理されます。データセット内の各ファイルにタグを追加して、異なるサブセットに整理できます。

データセットを作成するには、アップロードしたいデータの種類と、どこにアップロードするかを選択してください。&#x20;

<figure><img src="/files/8d20b76b26ee48b659b54e6c18c8f722ee6b72fe" alt=""><figcaption></figcaption></figure>

データセットには複数回データをアップロードできます。 [**このガイドをチェックしてください**](/ja/guan-li/dtasetto/dtanoappurdo.md) **Mindkosh にデータを追加するさまざまな方法を見るために。**

アップロードが完了すると、一覧で確認でき、タグでフィルタできます。

<figure><img src="/files/d81d61b99a7a2af8eab75895c43bc81d32c0bb3b" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
アップロードしたデータにラベリングを開始するには、タスクを作成してデータセットを添付する必要があります。 [このガイドをチェックしてください](/ja/guan-li/tasuku.md#creating-a-new-task) タスクを作成する方法を見るには。
{% endhint %}

&#x20;

### タグの使用

タグは Mindkosh でデータを整理するのに最適な方法です。例えば、マルチモーダルデータがある場合、各センサーからのデータに特定のタグを付けて簡単に識別できます。

{% hint style="success" %}
各ファイルに複数のタグを追加できます
{% endhint %}

タグの別の使い方は、データを意味のある方法でセグメント化することです。例えば、特定の日に取得したデータをアップロードしていると想像してください。各日のデータに特定のタグを付けることで、特定の日に取得されたファイルを簡単に識別できます。これらのタグは、その特定の日のデータを別々のタスクでラベル付けするために使用できます。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mindkosh.com/ja/guan-li/dtasetto.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
