paul0728

Results 13 issues of paul0728

使用文檔當中的超參數建議執行run_hyper.py 跑RippleNet model會產生以下錯誤 ![Screenshot from 2023-08-31 13-37-06](https://github.com/RUCAIBox/RecBole/assets/44644609/c8fdcda2-0bbb-4c9e-98f5-7fdedec7cef7) 檢查了問題釋出在train_neg_sample_args choice [{'uniform':1}, {'uniform':2}, {'uniform':5}, {'uniform':10}] 的設置 請問怎麼樣才可以正確執行?謝謝

bug

文檔中的建議如下 learning_rate choice [0.01,0.005,0.001,0.0005,0.0001] n_memory choice [4, 8. 16. 32] train_neg_sample_args choice [{'uniform':1}, {'uniform':2}, {'uniform':5}, {'uniform':10}] 其中n_memory 的句號應改成逗號

bug

有兩個問題: 1.在.yaml 檔案設置train_neg_sample_args: None, self.final_config_dict.get("train_neg_sample_args") 會得到'None' string 而非None(此錯誤可以藉由設置train_neg_sample_args: ~ 解決) 2.我的.inter資料集具有等量的label=1和label=0,因此想要直接將label=0資料視為負樣本,所以設置train_neg_sample_args: ~,但得到以下錯誤訊息 ![Screenshot from 2023-08-18 03-21-28](https://github.com/RUCAIBox/RecBole/assets/44644609/ba01bebc-776e-4de7-a5d4-abcc2c9221c3)

question

### Issue {"error": "Internal Server Error", "status": 500} ![螢幕擷取畫面 2024-03-22 164411](https://github.com/zyddnys/manga-image-translator/assets/44644609/ca8f8296-2d9b-44f5-bfe8-2be6533284a3) ![螢幕擷取畫面 2024-03-22 164401](https://github.com/zyddnys/manga-image-translator/assets/44644609/46767703-fb75-48c7-923a-f5d150d88d26) ### Command Line Arguments python -m manga_translator -v --mode api --use-gpu --port 5004 ### Console logs...

bug

### Scarab Version v1.34.0.0 ### Hollow Knight Version v1.5.78.11833 ### Steps to Reproduce When I press the "Disable API" button in the bottom left corner of the scarab interface, it...

bug

我使用sakura-13b-lnovel-v0.9-Q4_K_M.gguf 模型 大部分的情況是有辦法翻譯但偶爾會遇到以下問題: 1.原始文本与翻译文本的行数不匹配。原始文本行数: 1, 翻译文本行数: 4: 有時候會卡一陣子而無法翻譯,需要一句一句翻 ![image](https://github.com/dmMaze/BallonsTranslator/assets/44644609/377b67d7-7040-4fb9-9ae2-e0292c0f516a) 2.WARNING:BallonTranslator:You are utilizing an outdated version of the OpenAI Python API.: 但是我是用pip install -r requirements.txt安裝 然後我在使用sakura模型而不是chatgpt 不知道為何會跳出此warning ![image](https://github.com/dmMaze/BallonsTranslator/assets/44644609/cea30a53-d240-427b-860a-754bf64650ac)

如題,小牛翻譯免費額度大,品質也不錯,希望能新增接口

https://github.com/dmMaze/BallonsTranslator/assets/44644609/c626835a-daf3-47cf-8ed1-fb231ab814d6 如影片所示,左鍵矩形工具將文字mask掉以後,將掩膜透明度條最大,再第二次按左鍵矩形工具,mask的白色部分消失了,但是將掩膜透明度條到原本狀態(最小),會看到原文的字還是被mask掉的(代表mask其實還在只是不顯示)。這個bug不是每次都會發生。

如題,無法下載weight,是否可以重新提供?謝謝