ahnyeonchan commited on
Commit
4593711
1 Parent(s): 4b928a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: llama2
3
  ---
4
 
5
- This is a model diverged from Llama-2-13b-chat-hf.
6
 
7
  # Model Details
8
  - **Developed by**: Posicube Inc.
 
2
  license: llama2
3
  ---
4
 
5
+ This is a model diverged from Llama-2-13b-chat-hf. We hypotheize that if we find a method to ensemble the top rankers in each benchmark effectively, its performance maximizes as well. Following this intuition, we ensembled the parameters of top model in each benchmarks(ARC, MMLU and TruthFulQA) to create our model.
6
 
7
  # Model Details
8
  - **Developed by**: Posicube Inc.