File size: 2,364 Bytes
53cf217
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
��============================================================

  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>