Update README.md
Browse files
README.md
CHANGED
@@ -33,14 +33,14 @@ Breeze-7B-Instruct-64k-v0.1 can solve tasks such as question answering and summa
|
|
33 |
## Features
|
34 |
|
35 |
- Breeze-7B-Base-v0.1
|
36 |
-
- Expanding the vocabulary dictionary
|
37 |
- 8k tokens context length
|
38 |
- Breeze-7B-Instruct-v0.1
|
39 |
-
- Expanding the vocabulary dictionary
|
40 |
- 8k tokens context length
|
41 |
- Multi-turn dialogue (without special handling for harmfulness)
|
42 |
- Breeze-7B-Instruct-64k-v0.1
|
43 |
-
- Expanding the vocabulary dictionary
|
44 |
- 64k tokens context length
|
45 |
- Multi-turn dialogue (without special handling for harmfulness)
|
46 |
|
|
|
33 |
## Features
|
34 |
|
35 |
- Breeze-7B-Base-v0.1
|
36 |
+
- Expanding the vocabulary dictionary size from 32k to 62k to better support Traditional Chinese
|
37 |
- 8k tokens context length
|
38 |
- Breeze-7B-Instruct-v0.1
|
39 |
+
- Expanding the vocabulary dictionary size from 32k to 62k to better support Traditional Chinese
|
40 |
- 8k tokens context length
|
41 |
- Multi-turn dialogue (without special handling for harmfulness)
|
42 |
- Breeze-7B-Instruct-64k-v0.1
|
43 |
+
- Expanding the vocabulary dictionary size from 32k to 62k to better support Traditional Chinese
|
44 |
- 64k tokens context length
|
45 |
- Multi-turn dialogue (without special handling for harmfulness)
|
46 |
|