YC-Chen commited on
Commit
0f0982a
1 Parent(s): 7f7349d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -35,14 +35,14 @@ Performance-wise:
35
 
36
  - Breeze-7B-Base-v0.1
37
  - Expanding the vocabulary dictionary size from 32k to 62k to better support Traditional Chinese
38
- - 8k tokens context length
39
  - Breeze-7B-Instruct-v0.1
40
  - Expanding the vocabulary dictionary size from 32k to 62k to better support Traditional Chinese
41
- - 8k tokens context length
42
  - Multi-turn dialogue (without special handling for harmfulness)
43
  - Breeze-7B-Instruct-64k-v0.1
44
  - Expanding the vocabulary dictionary size from 32k to 62k to better support Traditional Chinese
45
- - 64k tokens context length
46
  - Multi-turn dialogue (without special handling for harmfulness)
47
 
48
  ## Model Details
 
35
 
36
  - Breeze-7B-Base-v0.1
37
  - Expanding the vocabulary dictionary size from 32k to 62k to better support Traditional Chinese
38
+ - 8k-token context length
39
  - Breeze-7B-Instruct-v0.1
40
  - Expanding the vocabulary dictionary size from 32k to 62k to better support Traditional Chinese
41
+ - 8k-token context length
42
  - Multi-turn dialogue (without special handling for harmfulness)
43
  - Breeze-7B-Instruct-64k-v0.1
44
  - Expanding the vocabulary dictionary size from 32k to 62k to better support Traditional Chinese
45
+ - 64k-token context length
46
  - Multi-turn dialogue (without special handling for harmfulness)
47
 
48
  ## Model Details