samyakai

Results 2 issues of samyakai

**Describe the bug** Model I am using is microsoft/layoutlmv2-large-uncased. I am following this link [https://towardsdatascience.com/fine-tuning-layoutlm-v2-for-invoice-recognition-91bf2546b19e](url) for fine tuning and inferencing LayoutLMV2 base uncased for document data extraction. The problem arises...

I am trying to fine tune gpt-j on custom data using TPU. When I try to run the "device_train.py" file using the mentioned command: "python3 device_train.py --config=YOUR_CONFIG.json --tune-model-path=gs://YOUR-BUCKET/step_383500/", I get...