question

SeiyaSum-3219 avatar image
0 Votes"
SeiyaSum-3219 asked romungi-MSFT commented

Length of charater is long, ML will pop error.

when I put the source code in the ML studio, if the charater length is long, it will popup the error and cannot submit. can someone help me ? thanks.

198761-image.png


azure-machine-learning
image.png (1.2 MiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@SeiyaSum-3219 I can confirm that this is a limit that cannot be modified. Please try to follow the below suggestion and check if you can reduce the number of characters in the script for execute python script module. Thanks!!

0 Votes 0 ·

1 Answer

romungi-MSFT avatar image
0 Votes"
romungi-MSFT answered

@SeiyaSum-3219 This is a character limit on the script that can be used with the execute python script module.
Could you please check if you can reduce the number of characters, probably by renaming some variables to a shorter name?
Also, have you copy pasted from any previous script in the module configuration? Please try to key in the script if reducing the characters is still reporting the issue. Thanks!!


If an answer is helpful, please click on 130616-image.png or upvote 130671-image.png which might help other community members reading this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.