# 通过Fork使用公开数据集

在TensorBay上，您可以通过Fork在OpenDatasets上获取数据集，快速使用公开数据集。

* 在创建数据集下拉框中选择【Create by fork】，进入公开数据集首页。

![](/files/-MWchFDGVJ8ZMOHCv-2s)

* 在公开数据集首页，搜索您需要的公开数据集。

{% hint style="info" %}
建议使用英文搜索
{% endhint %}

![](/files/-MWcjF4ssaRtdn0y3nnC)

* 选择某个数据集后进入数据集详情页，点击右上角的【探索数据集】，在下拉框选择【Fork数据集】可将该公开数据集创建副本至您的TensorBay的工作空间。

![](/files/-MWcjbQI68kMdmgtlcav)

* 【Fork数据集】完成后可在您的工作空间的数据集列表中查看该数据集，通过Fork创建的新数据集，在数据集名称前有对应的标志。

![](/files/-MWck2IVvUNnf2o4dIuq)


---

# 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.graviti.cn/guide/tensorbay/data/fork.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.
