itanh0b commited on
Commit
a0cea6b
1 Parent(s): dd50ce4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,3 +1,5 @@
 
 
1
  ---
2
  license: cc-by-nc-4.0
3
  ---
 
1
+ CAMEL-13B-Combined-Data is a chat large language model obtained by finetuning LLaMA-33B model on a total of 229K conversations collected through our CAMEL framework, 100K English public conversations from ShareGPT that can be found here, and 52K instructions from Alpaca dataset that can be found here. We evaluate our model offline using EleutherAI's language model evaluation harness used by Huggingface's Open LLM Benchmark. CAMEL-33B scores an average of 64.2.
2
+
3
  ---
4
  license: cc-by-nc-4.0
5
  ---