farmer21cn

Results 3 issues of farmer21cn

running install /root/anaconda3/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /root/anaconda3/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based...

2022-08-01 08:07:46,843 INFO [train.py:483] Training started 2022-08-01 08:07:46,843 INFO [train.py:484] {'exp_dir': PosixPath('tdnn/exp'), 'lang_dir': PosixPath('data/lang_phone'), 'lr': 0.01, 'feature_dim': 23, 'weight_decay': 1e-06, 'start_epoch': 0, 'best_train_loss': inf, 'best_valid_loss': inf, 'best_train_epoch': -1, 'best_valid_epoch': -1,...

使用自己的数据微调了qwen2-audio-7b-instruct audio_tower层,微调数据是英语口语,训练数据样例如下: {"query": "what did this voice say", "response": "which is really quite long enough", "audios": ["/root/sent/k12/cz200/CRK100/CRK00206/CRK0096268218.wav"]} {"query": "what did this voice say", "response": "daniel is my good friend he...