Skip to content

Commit

Permalink
minor changes to inference_example
Browse files Browse the repository at this point in the history
  • Loading branch information
grantsrb committed Jul 12, 2023
1 parent f845158 commit bd0b2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/inference_example.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
The test data can be found by arguing the appropriate parameters
to the loadexpt() function
"""
path_to_data = "/home/TRAIN_DATA/"
path_to_data = "../neural_code_data/"
# Name of the saved checkpoint or model folder
file_name = "../models/15-11-21a_naturalscene.pt"

Expand Down

0 comments on commit bd0b2eb

Please sign in to comment.