Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

子任務 3.2 - 根據情緒標註結果使用 llama 模型生成歌詞 #209

Open
4 tasks
arealclimber opened this issue Jul 8, 2024 · 0 comments
Open
4 tasks
Assignees
Labels
8 hard level 8 enhancement New feature or request

Comments

@arealclimber
Copy link
Member

任務描述

根據情緒標註結果使用 llama 模型生成歌詞

判斷標準

  • 生成的歌詞能夠反映對應的情緒,通過人為判斷達到70%的情緒一致性

執行難度

預計執行時數

8

實際執行時數

預估準確率


  • 細項 3.2.1
    • 任務描述: 根據情緒標註結果準備訓練數據
    • 判斷標準: 準備包含情緒標註的文本數據,轉換為適合訓練模型的格式
    • 執行難度: 中等
    • 預計執行時數: 2
    • 實際執行時數:
    • 預估準確率:
  • 細項 3.2.2
    • 任務描述: 訓練或微調 llama 模型
    • 判斷標準: 使用準備好的數據對模型進行訓練或微調,記錄過程和參數設置
    • 執行難度: 高
    • 預計執行時數: 4
    • 實際執行時數:
    • 預估準確率:
  • 細項 3.2.3
    • 任務描述: 生成歌詞並進行情緒一致性驗證
    • 判斷標準: 使用訓練好的模型生成歌詞,人工檢查情緒一致性
    • 執行難度: 中等
    • 預計執行時數: 2
    • 實際執行時數:
    • 預估準確率:
@arealclimber arealclimber added 8 hard level 8 enhancement New feature or request labels Jul 8, 2024
@arealclimber arealclimber self-assigned this Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8 hard level 8 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant