Ioana-Gidiuta commited on
Commit
6b05015
·
verified ·
1 Parent(s): ddf92c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ lon_std = 0.0006552266653111098
27
  # Run Instructions:
28
 
29
  ## Unpack the Ensamble models
30
- Use the following file to unpickle our model: run_unpickle.ipynb \
31
  It loads the model from Huggingface and the only thing that they need to update is the directory location of the testing dataset
32
 
33
  ## Helper Functions to Predict from & Evaluate Ensamble
 
27
  # Run Instructions:
28
 
29
  ## Unpack the Ensamble models
30
+ Use the following file to unpickle our model: Run_Ensemble.ipynb \
31
  It loads the model from Huggingface and the only thing that they need to update is the directory location of the testing dataset
32
 
33
  ## Helper Functions to Predict from & Evaluate Ensamble