leo-pekelis-gradient commited on
Commit
0ff7303
·
verified ·
1 Parent(s): 1ecd22d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ For more info see our [End-to-end development service for custom LLMs and AI sys
17
 
18
  This model extends LLama-3 70B's context length from 8k to > 524K, developed by Gradient, sponsored by compute from [Crusoe Energy](https://huggingface.co/crusoeai). It demonstrates that SOTA LLMs can learn to operate on long context with minimal training by appropriately adjusting RoPE theta. We trained on 210M tokens for this stage, and ~400M tokens total for all stages, which is < 0.003% of Llama-3's original pre-training data.
19
 
20
- **[ADD EVAL PLOT HERE]**
21
 
22
  **Approach:**
23
 
 
17
 
18
  This model extends LLama-3 70B's context length from 8k to > 524K, developed by Gradient, sponsored by compute from [Crusoe Energy](https://huggingface.co/crusoeai). It demonstrates that SOTA LLMs can learn to operate on long context with minimal training by appropriately adjusting RoPE theta. We trained on 210M tokens for this stage, and ~400M tokens total for all stages, which is < 0.003% of Llama-3's original pre-training data.
19
 
20
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6585dc9be92bc5f258156bd6/weTc-OpmWPdpoeZ3CN6aW.png)
21
 
22
  **Approach:**
23