-
When running the Train_clf.py script I am getting constantly the following attribute error: File "C:\Users\Pavel\anaconda3\Lib\site-packages\h5torch\dataset.py", line 132, in __getitem__ if self.f[…
-
Hey there! I am using your code for a similar project (identifying anomalous spectrograms from underwater microphones), and I am getting pretty good results out of the box. I noticed, however, that th…
-
Hi is there a way to train my own model to include on one of the base models?
Example llava-v1.5-7b-q4-server.llamafile --external-model my_model.model
-
thank you for this wonderful work
deepspeed --master_port 50002 run_training.py --deepspeed --llm_path meta-math/MetaMath-7B-V1.0 \
--mt_path google/mt5-xl --stage_name mapping --train_num…
-
as mentioned in the title.
-
Could you share all the checkpoints about pre-trained model? I want to fine-tune something.
-
# 🚀 Feature Request
When running multiple experiments with hierarchical configurations, there's a need to completely override specific config groups (like optimizer settings) while preserving other…
-
2024-11-05 12:55:26,724 INFO [train.py:1231] (0/2) Training will start from epoch : 1
2024-11-05 12:55:26,725 INFO [train.py:1243] (0/2) Training started
2024-11-05 12:55:26,726 INFO [train.py:1253]…
-
你好,训练的时候是直接运行train文件吗,有没有命令
-
### 软件环境
```Markdown
- paddlepaddle-gpu: 0.0.0.post120
- paddlenlp: 3.0.0b2
```
### 重复问题
- [X] I have searched the existing issues
### 错误描述
```Markdown
跑llama3-8b的sft微调时,报错
Traceback (most r…