Skip to content

Commit

Permalink
Renamed starting_weights_filename to url for text_to_image_reference_…
Browse files Browse the repository at this point in the history
…using_torch_loadgen
  • Loading branch information
maria-18-git committed Jan 25, 2024
1 parent f98c50c commit 096ab28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions text_to_image_reference_using_torch_loadgen/data_axs.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"input_data_types": [ "^^", "dig", "model_entry.input_data_types" ],
"retraining": [ "^^", "dig", "model_entry.retraining" ],
"weight_data_types": [ "^^", "dig", "model_entry.weight_data_types" ],
"starting_weights_filename": [ "^^", "dig", "model_entry.starting_weights_filename" ],
"url": [ "^^", "dig", "model_entry.url" ],
"weight_transformations": [ "^^", "dig", "model_entry.weight_transformations" ],

"loadgen_dataset_size": 5000,
Expand Down Expand Up @@ -171,7 +171,7 @@
"input_data_types",
"retraining",
"weight_data_types",
"starting_weights_filename",
"url",
"weight_transformations",

"profile_name",
Expand Down

0 comments on commit 096ab28

Please sign in to comment.