Bohr commited on
Commit
96b0b79
1 Parent(s): 460d16f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -79,5 +79,4 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
79
  | | Diversity | Length | Complexity | Factuality |
80
  |-----------------|-----------|--------|------------|------------|
81
  | Self-Instruct | 9.6 | 15.8 | 0.32 | 5.0 |
82
- | Qwen2-7B-Instruct-Response-Exp | 17.2 | 26.3 | 4.97 | 4.9 |
83
-
 
79
  | | Diversity | Length | Complexity | Factuality |
80
  |-----------------|-----------|--------|------------|------------|
81
  | Self-Instruct | 9.6 | 15.8 | 0.32 | 5.0 |
82
+ | Qwen2-7B-Instruct-Response-Exp | 17.2 | 26.3 | 4.97 | 4.9 |