YC-Chen commited on
Commit
0f14e60
1 Parent(s): d8b52b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -7,8 +7,6 @@ language:
7
 
8
  # Model Card for Breeze-7B-Instruct-v0.1
9
 
10
- [Play Demo Here](https://huggingface.co/spaces/MediaTek-Research/Demo_Breeze-7B-Instruct-v0.1)
11
-
12
  Breeze-7B is a language model family that builds on top of [Mistral-7B](https://huggingface.co/mistralai/Mistral-7B-v0.1), specifically intended for Traditional Chinese use.
13
 
14
  [Breeze-7B-Base](https://huggingface.co/MediaTek-Research/Breeze-7B-Base-v0.1) is the base model for the Breeze-7B series.
@@ -62,6 +60,10 @@ Performance-wise:
62
  - Model type: Causal decoder-only transformer language model
63
  - Language: English and Traditional Chinese (zh-tw)
64
 
 
 
 
 
65
  ## Base Model Performance
66
 
67
  **TMMLU+**, **DRCD**, and **Table** source from [MediaTek-Research/TCEval-v2](https://huggingface.co/datasets/MediaTek-Research/TCEval-v2).
@@ -159,10 +161,6 @@ All inferences run on 2 RTX A6000 GPUs (using `vllm`, with a tensor-parallel siz
159
 
160
  TBD
161
 
162
- ## Demo
163
-
164
- [Play Demo Here](https://huggingface.co/spaces/MediaTek-Research/Demo_Breeze-7B-Instruct-v0.1)
165
-
166
  ## Use in Transformers
167
 
168
  First install direct dependencies:
 
7
 
8
  # Model Card for Breeze-7B-Instruct-v0.1
9
 
 
 
10
  Breeze-7B is a language model family that builds on top of [Mistral-7B](https://huggingface.co/mistralai/Mistral-7B-v0.1), specifically intended for Traditional Chinese use.
11
 
12
  [Breeze-7B-Base](https://huggingface.co/MediaTek-Research/Breeze-7B-Base-v0.1) is the base model for the Breeze-7B series.
 
60
  - Model type: Causal decoder-only transformer language model
61
  - Language: English and Traditional Chinese (zh-tw)
62
 
63
+ ## Demo
64
+
65
+ [Play Demo Here](https://huggingface.co/spaces/MediaTek-Research/Demo_Breeze-7B-Instruct-v0.1)
66
+
67
  ## Base Model Performance
68
 
69
  **TMMLU+**, **DRCD**, and **Table** source from [MediaTek-Research/TCEval-v2](https://huggingface.co/datasets/MediaTek-Research/TCEval-v2).
 
161
 
162
  TBD
163
 
 
 
 
 
164
  ## Use in Transformers
165
 
166
  First install direct dependencies: