Add an "Evaluate" tab to calculate the perplexities of models (#1322)
This commit is contained in:
parent
ff0d0ac552
commit
c4f4f41389
5 changed files with 203 additions and 22 deletions
|
@ -5,12 +5,13 @@ flexgen==0.1.7
|
|||
gradio==3.25.0
|
||||
markdown
|
||||
numpy
|
||||
pandas
|
||||
Pillow>=9.5.0
|
||||
pyyaml
|
||||
requests
|
||||
rwkv==0.7.3
|
||||
safetensors==0.3.0
|
||||
sentencepiece
|
||||
pyyaml
|
||||
tqdm
|
||||
git+https://github.com/huggingface/peft
|
||||
transformers==4.28.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue