mistralai / mistral-finetune

Apache License 2.0
2.44k stars 163 forks source link

google colab error #25

Open silvacarl2 opened 1 month ago

silvacarl2 commented 1 month ago

when running the google colab to test, this line:

!python -m utils.validate_data --train_yaml example/7B.yaml

gives this error:

ValueError: min() arg is an empty sequence

Praveenmurali986 commented 1 month ago

I have the same error