Jae-Won Chung commited on
Commit
b428657
1 Parent(s): 360f81c

Update LEADERBOARD.md

Browse files
Files changed (1) hide show
  1. LEADERBOARD.md +1 -0
LEADERBOARD.md CHANGED
@@ -13,6 +13,7 @@ That is, when asked the same thing, they answer in different lengths.
13
  - `response_length` (token): The average number of tokens in the model's response.
14
  - `latency` (s): The average time it took for the model to generate a response.
15
  - `energy` (J): The average energy consumed by the model to generate a response.
 
16
 
17
  ## Tasks
18
 
 
13
  - `response_length` (token): The average number of tokens in the model's response.
14
  - `latency` (s): The average time it took for the model to generate a response.
15
  - `energy` (J): The average energy consumed by the model to generate a response.
16
+ - `parameters`: The number of parameters the model has, in units of billion.
17
 
18
  ## Tasks
19