Skip to content

Commit cdb3f57

Browse files
fix docs
1 parent 8e0dee7 commit cdb3f57

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

docs/source/tasks/extractive_qa.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
---
2-
title: "AutoTrain Extractive Question Answering - Train QA Models Easily"
3-
description: "Learn how to train extractive question answering models using AutoTrain. Simple guide for both local and cloud training with popular models like BERT."
4-
---
5-
61
# Extractive Question Answering with AutoTrain
72

83
Extractive Question Answering (QA) enables AI models to find and extract precise answers from text passages. This guide shows you how to train custom QA models using AutoTrain, supporting popular architectures like BERT, RoBERTa, and DeBERTa.

docs/source/tasks/llm_finetuning.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
---
2-
title: "LLM Finetuning with AutoTrain Advanced"
3-
description: "Complete guide to fine-tuning Large Language Models (LLMs) using AutoTrain Advanced. Learn how to prepare data, train models, and deploy them for text generation, chatbots, and more."
4-
keywords: "llm finetuning, language model training, autotrain, hugging face, nlp, machine learning"
5-
---
6-
71
# LLM Finetuning with AutoTrain Advanced
82

93
AutoTrain Advanced makes it easy to fine-tune large language models (LLMs) for your specific use cases. This guide covers everything you need to know about LLM fine-tuning.

0 commit comments

Comments
 (0)