AI Center アカデミー "Movie Reviews"の再学習方法について

こんにちは。

AI Centerの再学習方法について教えていただきたいです。
AI Center アカデミー内の練習問題、"Movie Reviews"で映画レビューをpositiveかnegativeかを判定させたところ、1件だけ判定精度0.8を下回ったレビューがあったため、再学習をさせて判定精度を向上したいです。

【これまでに行ったこと】

  1. アカデミー(以下のURL)からMovieReviews_Retraining-Solution.zip、Movie_Reviews.xlsx、train.csv、test.csvをダウンロード、AICenterですぐに使えるMLパッケージ "EnglishTextClassification"を使用しMLスキルを作成した。
    その後、映画レビューロボットをデバッグ実行した結果、ダウンロードしたサンプルのレビュー判定することができた。
    AICenter アカデミーURL:UiPath Academy

  2. デバッグ実行の際、1件だけ判定精度0.8を下回ったレビューがあったため、ActionCenter で正しい結果を人間が判定し、"Upload File"でAICenterのデータセット内(test.csvが格納されているフォルダ)にアップロードした。

  3. フルパイプラインで再学習用のパイプラインを作成した。(入力ディレクトリはtain.csvが格納されたTrainingフォルダ、評価ディレクトリはtest.csvとStudioからUploadされたレビュー結果、計15個のcsvファイルが格納されたTestingフォルダを指定した)

  4. 3のフルパイプラインの作成中に"リソース待機中"で停止してしまった。

【質問】

  • AI Centerで再学習を行う際のデータセット(データセットのディレクトリー階層)やパイプラインの設定はどうすればよいのでしょうか?

以下の画像は映画レビュー判定後Uploadされたcsvファイルを含むデータセットのディレクトリ階層を表しています。

よろしくお願いいたします。

Hello @mo-watanabe!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff