# 社区教程

### LLaMA Factory 微调教程：如何构建高质量数据集？

{% embed url="<https://www.youtube.com/watch?ab_channel=code%E7%A7%98%E5%AF%86%E8%8A%B1%E5%9B%AD&t=2s&v=wTW0NccRXtI>" %}

### Easy Dataset 近期重点更新解读

{% embed url="<https://www.youtube.com/watch?ab_channel=code%E7%A7%98%E5%AF%86%E8%8A%B1%E5%9B%AD&t=9s&v=IVulnXX3SvY>" %}

### 想微调特定领域的大模型，数据集要怎么搞？

{% embed url="<https://www.youtube.com/watch?v=C7euxRVw3JQ>" %}

### 如何将领域文献转成可供模型微调的数据集？

{% embed url="<https://www.youtube.com/watch?v=usYzmXLvXXc>" %}

### Easy Dataset × LLaMA Factory: 让大模型高效学习领域知识

{% embed url="<https://buaa-act.feishu.cn/wiki/KY9xwTGs1iqHrRkjXBwcZP9WnL9>" %}

### Easy Dataset 1.6.0 更新介绍及数据集实战教程

{% embed url="<https://www.youtube.com/watch?v=BZDXu9yGxJg>" %}


---

# 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.easy-dataset.com/bo-ke/she-qu-jiao-cheng.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.
