Model weights
NOTE: If you're running under Linux and have set up GitHub CLI with your credentials, you can run the file download_model_weights.sh to automatically download the weight files listed under these release. If you wish to make this process manually, please refer to the instructions below:
Place each file in their appropriate folder and rename each of of them to the default filename pytorch_model.bin.
This is where each file should be located (where $path_to_repo is the path to your downloaded copy of the repository):
| File | Where to be located |
|---|---|
| 'binary.bin' | $path_to_repo/seqia/models/binary_model/ |
| 'Agricultura.bin' | $path_to_repo/seqia/models/impacts/Agricultura/ |
| 'Ganaderia.bin' | $path_to_repo/seqia/models/impacts/Ganadería/ |
| 'Recursos.hidricos.bin' | $path_to_repo/seqia/models/impacts/Recursos_hídricos/ |
| 'Energetico.bin' | $path_to_repo/seqia/models/impacts/Energético/ |