appvoid commited on
Commit
50c0bab
1 Parent(s): 06403e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -23,13 +23,15 @@ tags:
23
 
24
  We are thrilled to unveil palmer-004, the fourth iteration in our esteemed palmer series, designed to push the boundaries of performance and context window capacity. Merging the best of palmer-003 with the expansive capabilities of palmer-002-32k, palmer-004 is a testament to the power of merging similar trained models, think of it as palmer-003 with 32k context and low performance degradation.
25
 
26
- Crafted using the TIES merge method, palmer-004 elevates its predecessor's prowess to a remarkable 32k context window without needing to train on additional data. This model doesn't just aim to match; it surpasses, outperforming the current state-of-the-art coven_tiny_1.1b_32k_orpo_alpha on several benchmarks. As of June 1, 2024, palmer-004 stands as the premier 32k 1B model to fine-tune from on Hugging Face, setting a new standard for excellence in the open-source AI community.
27
-
28
  | Model | MMLU | ARC-C | HellaSwag | PIQA | Winogrande |
29
  |---------------|-------|-------|-----------|--------|------------|
30
  | tinyllama-3t | 0.2577| 0.3029| 0.5935 | 0.7329 | 0.5959 |
31
  | palmer-003 | 0.2523| 0.3439| 0.6208 | 0.7524 | 0.6590 |
32
  | palmer-004 | 0.2601| 0.3456| 0.6138 | 0.7443 | 0.6511 |
33
 
 
 
 
 
34
 
35
  </div>
 
23
 
24
  We are thrilled to unveil palmer-004, the fourth iteration in our esteemed palmer series, designed to push the boundaries of performance and context window capacity. Merging the best of palmer-003 with the expansive capabilities of palmer-002-32k, palmer-004 is a testament to the power of merging similar trained models, think of it as palmer-003 with 32k context and low performance degradation.
25
 
 
 
26
  | Model | MMLU | ARC-C | HellaSwag | PIQA | Winogrande |
27
  |---------------|-------|-------|-----------|--------|------------|
28
  | tinyllama-3t | 0.2577| 0.3029| 0.5935 | 0.7329 | 0.5959 |
29
  | palmer-003 | 0.2523| 0.3439| 0.6208 | 0.7524 | 0.6590 |
30
  | palmer-004 | 0.2601| 0.3456| 0.6138 | 0.7443 | 0.6511 |
31
 
32
+ Crafted using the TIES merge method, palmer-004 elevates its predecessor's prowess to a remarkable 32k context window without needing to train on additional data. This model doesn't just aim to match; it surpasses, outperforming the current state-of-the-art coven_tiny_1.1b_32k_orpo_alpha on several benchmarks. As of June 1, 2024, palmer-004 stands as the premier 32k 1B model to fine-tune from on Hugging Face, setting a new standard for excellence in the open-source AI community.
33
+
34
+
35
+
36
 
37
  </div>