cherry0328 commited on
Commit
6fe7533
·
verified ·
1 Parent(s): 4c21dc6

Update README.md

Browse files

The model is fantastic! We would like to contribute by updating the README to include the base_model information. This is to address the missing model card details. Thank you for your consideration!

Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,5 +1,10 @@
1
  ---
2
  license: cc-by-nc-4.0
 
 
 
 
 
3
  ---
4
  Re:MythoMax (ReMM) is a recreation trial of the original [MythoMax-L2-B13](https://huggingface.co/Gryphe/MythoMax-L2-13b) with updated models.
5
 
@@ -70,4 +75,4 @@ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-le
70
  | TruthfulQA (0-shot) | 51.97 |
71
  | Winogrande (5-shot) | 75.22 |
72
  | GSM8K (5-shot) | 9.17 |
73
- | DROP (3-shot) | 20.76 |
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ base_model:
4
+ - TheBloke/Llama-2-13B-fp16
5
+ - jondurbin/airoboros-l2-13b-2.1
6
+ - NousResearch/Nous-Hermes-Llama2-13b
7
+ - Undi95/ReML-L2-13B
8
  ---
9
  Re:MythoMax (ReMM) is a recreation trial of the original [MythoMax-L2-B13](https://huggingface.co/Gryphe/MythoMax-L2-13b) with updated models.
10
 
 
75
  | TruthfulQA (0-shot) | 51.97 |
76
  | Winogrande (5-shot) | 75.22 |
77
  | GSM8K (5-shot) | 9.17 |
78
+ | DROP (3-shot) | 20.76 |