Use shorthand instead of hash when creating experiment dir on the remote
Now we have: mrunner_scratch/<project_name>/<uniqal_random_name>/<experiment_name>_<four_characters_hash>/. <four_characters_hash> should be replaced with a hiper params shorthand like in SpinningUp.
This shorthand should be added to the Neptune experiment description too.