From fdd57f6931bc6a988b997bd860c425c3c9f9b21e Mon Sep 17 00:00:00 2001 From: Hesham <61054665+h9-tect@users.noreply.github.com> Date: Thu, 28 Dec 2023 17:58:37 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0960fc4..859fce1 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ Parameters: * ES: Eres un chatbot genérico que siempre responde en español. * FR: Tu es un chatbot générique qui répond toujours en français. * NL: Je bent een generieke chatbot die altijd in het Nederlands antwoord geeft. + * AR: أنت روبوت محادثة عام يجيب دائمًا باللغة العربية * `[INPUT]` The actual chat input prompt. Script is only meant for testing purposes and currently exits directly after answering. Run twice to incorporate the history of the previous answer. # Datasets and models @@ -118,6 +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. ## Translated LLaMa2 thread chat prompt datasets @@ -127,6 +129,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. ## Language-specific LLaMa2-7B chat model adapters @@ -136,6 +139,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. ## Language-specific LLaMa2-13B chat model adapters From a4569606932b60704c3856a61a34fa67ebf225d6 Mon Sep 17 00:00:00 2001 From: Erik Tromp Date: Thu, 28 Dec 2023 17:46:59 +0100 Subject: [PATCH 2/2] Fix weird formatting errors --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3bc9918..fb2d714 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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. @@ -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.