victormiller commited on
Commit
e0495ae
·
verified ·
1 Parent(s): 1de5c8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -194,7 +194,7 @@ As always, the training data, training code, and metrics are publicly available.
194
  # CrystalChat Performance
195
 
196
  | Model | Trained Tokens | Avg. of Avg. | Language Avg. | Coding Avg.
197
- |:------------------------:|:--------------:|:------------:|:-------------:|:-----------:|
198
  | CrystalChat 7B | 1.275T | 44.96 | 53.29 | 36.62 |
199
  | Mistral-7B-Instruct-v0.1 | - | 44.34 | 54.86 | 30.62 |
200
  | CodeLlama-7b-Instruct | 2.5T | 40.91 | 45.29 | 36.52 |
 
194
  # CrystalChat Performance
195
 
196
  | Model | Trained Tokens | Avg. of Avg. | Language Avg. | Coding Avg.
197
+ |------------------------|--------------|------------|-------------|-----------|
198
  | CrystalChat 7B | 1.275T | 44.96 | 53.29 | 36.62 |
199
  | Mistral-7B-Instruct-v0.1 | - | 44.34 | 54.86 | 30.62 |
200
  | CodeLlama-7b-Instruct | 2.5T | 40.91 | 45.29 | 36.52 |