121 Forks
1220 Stars
1220 Watchers

evaluate

🤗 Evaluate: A library for easily evaluating machine learning models and datasets.

How to download and setup evaluate

Open terminal and run command
git clone https://github.com/huggingface/evaluate.git
git clone is used to create a copy or clone of evaluate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with evaluate https://github.com/huggingface/evaluate/archive/master.zip

Or simply clone evaluate with SSH
[email protected]:huggingface/evaluate.git

If you have some problems with evaluate

You may open issue on evaluate support forum (system) here: https://github.com/huggingface/evaluate/issues