Text Generation
Transformers
PyTorch
English
btlm
causal-lm
Cerebras
BTLM
custom_code
YX-Cerebras commited on
Commit
73fe70c
·
1 Parent(s): 7b6b622

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ print(generated_text['generated_text'])
89
 
90
  ## Evaluations and Comparisons to Other Models
91
 
92
- ### Performance vs BTLM-3B-8k model
93
  ![figure_1_image](./BTLMvsBTLM-Chat.png)
94
  Figure 1. Performance comparison with base model across 11 tasks.
95
 
 
89
 
90
  ## Evaluations and Comparisons to Other Models
91
 
92
+ ### Performance vs BTLM-3B-8k-base model
93
  ![figure_1_image](./BTLMvsBTLM-Chat.png)
94
  Figure 1. Performance comparison with base model across 11 tasks.
95