Safetensors
English
llama
Talhat commited on
Commit
876da7c
·
verified ·
1 Parent(s): 12ee8bb

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - bitext/Bitext-customer-support-llm-chatbot-training-dataset
5
+ - Talhat/customer_support_llm_training
6
+ language:
7
+ - en
8
+ ---
9
+ Talhat/customer_support_llm_training dervide from the bitext/Bitext-customer-support-llm-chatbot-training-dataset and preapred it for finetuning the llama2 model.
10
+
11
+ base_model: NousResearch/llama-2-7b-chat-hf
12
+
13
+