You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception has occurred: ArrowTypeError
Size of FixedSizeList is not the same. input list: fixed_size_list<item: float>[3072] output list: fixed_size_list<item: float>[4096]
File "/media/ahamad/work/projects/auto_zone/Autozone_experiments/knowledge_base.py", line 47, in
knowledge_base.load(recreate=False)
pyarrow.lib.ArrowTypeError: Size of FixedSizeList is not the same. input list: fixed_size_list<item: float>[3072] output list: fixed_size_list<item: float>[4096]
The text was updated successfully, but these errors were encountered:
Exception has occurred: ArrowTypeError
Size of FixedSizeList is not the same. input list: fixed_size_list<item: float>[3072] output list: fixed_size_list<item: float>[4096]
File "/media/ahamad/work/projects/auto_zone/Autozone_experiments/knowledge_base.py", line 47, in
knowledge_base.load(recreate=False)
pyarrow.lib.ArrowTypeError: Size of FixedSizeList is not the same. input list: fixed_size_list<item: float>[3072] output list: fixed_size_list<item: float>[4096]
The text was updated successfully, but these errors were encountered: