rahul09xd's picture
Upload folder using huggingface_hub
53cf217 verified
Raw
History Blame Contribute Delete
2.36 kB
��============================================================
HAM-A Regressor � Mamba-2 Training
============================================================
Device : cuda
Epochs : 50
Batch size : 1
python : Traceback (most recent call last):
At line:1 char:1
+ python train.py 2>&1 | Tee-Object -FilePath "checkpoints/train_log.tx ...
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Traceback (most recent call last)::String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
File "D:\Rahul_Intern\convo_model\Model_\train.py", line 156, in <module>
main()
File "D:\Rahul_Intern\convo_model\Model_\train.py", line 36, in main
log(f" LR (initial) : {learning_rate:.0e} \u2192 1e-6 (cosine)")
File "D:\Rahul_Intern\convo_model\Model_\train.py", line 19, in log
print(msg, flush=flush)
File "C:\Users\rahul\AppData\Local\Programs\Python\Python310\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\u2192' in position 24: character maps to <undefined>