Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
inflaton-ai/rapget-translation
inflaton
/
machine-translation
like
0
Build error
App
Files
Files
Community
34ae60e
machine-translation
/
scripts
/
eval-model.sh
dh-mc
ready for gpu cluster
c73d190
5 months ago
raw
Copy download link
history
blame
Safe
155 Bytes
#!/bin/sh
BASEDIR=$(
dirname
"
$0
"
)
cd
$BASEDIR
/..
echo
Current Directory:
pwd
export
MODEL_NAME=
$1
echo
Evaluating
$MODEL_NAME
python llm_toolkit/eval.py