Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekkrthakur committed Nov 1, 2024
1 parent c5d3c7c commit 2346bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ NOTE: AutoTrain is free! You only pay for the resources you use in case you deci
## Supported Tasks

| Task | Status | Python Notebook |
| --- | --- |
| --- | --- | --- |
| LLM SFT Finetuning || [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/huggingface/autotrain-advanced/blob/main/notebooks/llm_finetuning.ipynb) |
| LLM ORPO Finetuning || [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/huggingface/autotrain-advanced/blob/main/notebooks/llm_finetuning.ipynb) |
| LLM DPO Finetuning || [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/huggingface/autotrain-advanced/blob/main/notebooks/llm_finetuning.ipynb) |
Expand Down

0 comments on commit 2346bf3

Please sign in to comment.