Skip to content

Commit

Permalink
Fix weird formatting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikTromp authored Dec 28, 2023
1 parent fc6b3a9 commit a456960
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ We have created and will continue to create numerous datasets and models already
- [UnderstandLing/oasst1_de](https://huggingface.co/datasets/UnderstandLing/oasst1_de) The oasst1 dataset translated to German.
- [xaviviro/oasst1_ca](https://huggingface.co/datasets/xaviviro/oasst1_ca) The oasst1 dataset translated to Catalan.
- [UnderstandLing/oasst1_pt](https://huggingface.co/datasets/UnderstandLing/oasst1_pt) The oasst1 dataset translated to Portuguese.
- [HeshamHaroon/oasst-arabic]([https://huggingface.co/datasets/UnderstandLing/oasst1_pt](https://huggingface.co/datasets/HeshamHaroon/oasst-arabic)) The oasst1 dataset translated Arabic.
- [HeshamHaroon/oasst-arabic](https://huggingface.co/datasets/HeshamHaroon/oasst-arabic) The oasst1 dataset translated Arabic.
- [UnderstandLing/oasst1_it](https://huggingface.co/datasets/UnderstandLing/oasst1_it) The oasst1 dataset translated to Italian.

## Translated LLaMa2 thread chat prompt datasets
Expand All @@ -130,7 +130,7 @@ We have created and will continue to create numerous datasets and models already
- [UnderstandLing/oasst1_de_threads](https://huggingface.co/datasets/UnderstandLing/oasst1_de_threads) The LLaMa2 chat prompts with history from threads in oasst1 for German.
- [xaviviro/oasst1_ca_threads](https://huggingface.co/datasets/xaviviro/oasst1_ca_threads) The LLaMa2 chat prompts with history from threads in oasst1 for Catalan.
- [UnderstandLing/oasst1_pt_threads](https://huggingface.co/datasets/UnderstandLing/oasst1_pt_threads) The LLaMa2 chat prompts with history from threads in oasst1 for Portuguese.
- [HeshamHaroon/oasst1-ar-threads]([https://huggingface.co/datasets/UnderstandLing/oasst1_pt_threads](https://huggingface.co/datasets/HeshamHaroon/oasst1-ar-threads?row=31)) The LLaMa2 chat prompts with history from threads in oasst1 for Arabic.
- [HeshamHaroon/oasst1-ar-threads](https://huggingface.co/datasets/HeshamHaroon/oasst1-ar-threads) The LLaMa2 chat prompts with history from threads in oasst1 for Arabic.
- [UnderstandLing/oasst1_it_threads](https://huggingface.co/datasets/UnderstandLing/oasst1_it_threads) The LLaMa2 chat prompts with history from threads in oasst1 for Italian.


Expand All @@ -141,7 +141,7 @@ We have created and will continue to create numerous datasets and models already
- [UnderstandLing/llama-2-7b-chat-fr](https://huggingface.co/UnderstandLing/llama-2-7b-chat-fr) QLoRA adapter for LLaMa2-7b-chat in French.
- [UnderstandLing/llama-2-7b-chat-de](https://huggingface.co/UnderstandLing/llama-2-7b-chat-de) QLoRA adapter for LLaMa2-7b-chat in German.
- [xaviviro/llama-2-7b-chat-ca](https://huggingface.co/xaviviro/llama-2-7b-chat-ca) QLoRA adapter for LLaMa2-7b-chat in Catalan.
- - [HeshamHaroon/llama-2-7b-chat-ar]([https://huggingface.co/xaviviro/llama-2-7b-chat-ca](https://huggingface.co/HeshamHaroon/llama-2-7b-chat-ar)) QLoRA adapter for LLaMa2-7b-chat in Arabic.
- [HeshamHaroon/llama-2-7b-chat-ar](https://huggingface.co/HeshamHaroon/llama-2-7b-chat-ar) QLoRA adapter for LLaMa2-7b-chat in Arabic.
- [UnderstandLing/llama-2-7b-chat-pt](https://huggingface.co/UnderstandLing/llama-2-7b-chat-pt) QLoRA adapter for LLaMa2-7b-chat in Portuguese.
- [UnderstandLing/llama-2-7b-chat-it](https://huggingface.co/UnderstandLing/llama-2-7b-chat-it) QLoRA adapter for LLaMa2-7b-chat in Italian.

Expand Down

0 comments on commit a456960

Please sign in to comment.