第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

將模型保存到 AMLS 中的臨時(shí)數(shù)據(jù)存儲(chǔ)時(shí),joblib.dump() 失敗

將模型保存到 AMLS 中的臨時(shí)數(shù)據(jù)存儲(chǔ)時(shí),joblib.dump() 失敗

吃雞游戲 2023-06-20 15:45:40
我正在使用 AMLS 訓(xùn)練模型。我有一個(gè)訓(xùn)練管道,其中第 1 步訓(xùn)練模型然后使用將輸出保存在臨時(shí)數(shù)據(jù)存儲(chǔ) model_folder 中os.makedirs(output_folder, exist_ok=True)output_path = output_folder + "/model.pkl"joblib.dump(value=model, filename=output_path)第 2 步加載模型并注冊(cè)它。模型文件夾在管道中定義為model_folder = PipelineData("model_folder", datastore=ws.get_default_datastore())但是,當(dāng)它嘗試使用以下 ServiceError 保存模型時(shí),第 1 步失?。河捎诋惓6鵁o(wú)法上傳輸出:Microsoft.RelInfra.Common.Exceptions.OperationFailedException:無(wú)法上傳輸出 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx。---> Microsoft.WindowsAzure.Storage.StorageException:此請(qǐng)求無(wú)權(quán)使用此權(quán)限執(zhí)行此操作。我該如何解決這個(gè)問(wèn)題?在我的代碼的前面,我可以使用與默認(rèn)數(shù)據(jù)存儲(chǔ)交互沒(méi)有問(wèn)題default_ds = ws.get_default_datastore()default_ds.upload_files(...)我的70_driver_log.txt是這樣的:[2020-08-25T04:03:27.315114] Entering context manager injector.[context_manager_injector.py] Command line Options: Namespace(inject=['ProjectPythonPath:context_managers.ProjectPythonPath', 'RunHistory:context_managers.RunHistory', 'TrackUserError:context_managers.TrackUserError'], invocation=['train_word2vec.py', '--output_folder', '/mnt/batch/tasks/shared/LS_root/jobs/aiworkspace/azureml/xxxxx/mounts/workspaceblobstore/azureml/xxxxx/model_folder', '--model_type', 'WO', '--training_field', 'task_title', '--regex', '1', '--stopword_removal', '1', '--tokenize_basic', '0', '--remove_punctuation', '0', '--autocorrect', '0', '--lemmatization', '1', '--word_vector_length', '152', '--model_learning_rate', '0.025', '--model_min_count', '0', '--model_window', '7', '--num_epochs', '10'])Starting the daemon thread to refresh tokens in background for process with pid = 113Entering Run History Context Manager.Current directory:  /mnt/batch/tasks/shared/LS_root/jobs/aiworkspace/azureml/xxxxx/mounts/workspaceblobstore/azureml/xxxxx
查看完整描述

2 回答

?
慕勒3428872

TA貢獻(xiàn)1848條經(jīng)驗(yàn) 獲得超6個(gè)贊

通過(guò)將我的 AMLS 工作區(qū)添加到 AMLS 默認(rèn)存儲(chǔ)帳戶中的“存儲(chǔ) blob 數(shù)據(jù)貢獻(xiàn)者”角色來(lái)修復(fù)此問(wèn)題。似乎通常默認(rèn)情況下會(huì)添加此角色,但在我的情況下并沒(méi)有發(fā)生。



查看完整回答
反對(duì) 回復(fù) 2023-06-20
?
弒天下

TA貢獻(xiàn)1818條經(jīng)驗(yàn) 獲得超8個(gè)贊

一些想法:

  1. 這是一個(gè)權(quán)限錯(cuò)誤。

  2. ArgumentParser有一個(gè)小錯(cuò)字

  3. 如果你使用會(huì)出現(xiàn)同樣的錯(cuò)誤嗎os.path.join(output_folder, 'model.pkl')?


查看完整回答
反對(duì) 回復(fù) 2023-06-20
  • 2 回答
  • 0 關(guān)注
  • 239 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)